GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/t/4323/History-lives-in-the-present/newest?p=2

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\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: "History-lives-in-the-present"
  +title: "History lives in the present"
  +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
  +body: "Context (for those who don’t know): Israel and Palestine"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 139
  +favouriteCount: 1496
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727697097 {#2410
    date: 2024-09-30 13:51:37.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: 4323
  -titleTs: "'histori':1 'live':2 'present':5"
  -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697123494
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/3971167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697037094 {#1850
    date: 2023-10-11 17:11:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#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: "History-lives-in-the-present"
  +title: "History lives in the present"
  +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
  +body: "Context (for those who don’t know): Israel and Palestine"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 139
  +favouriteCount: 1496
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727697097 {#2410
    date: 2024-09-30 13:51:37.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: 4323
  -titleTs: "'histori':1 'live':2 'present':5"
  -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697123494
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/3971167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697037094 {#1850
    date: 2023-10-11 17:11:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#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: "History-lives-in-the-present"
  +title: "History lives in the present"
  +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
  +body: "Context (for those who don’t know): Israel and Palestine"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 139
  +favouriteCount: 1496
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727697097 {#2410
    date: 2024-09-30 13:51:37.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: 4323
  -titleTs: "'histori':1 'live':2 'present':5"
  -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697123494
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/3971167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697037094 {#1850
    date: 2023-10-11 17:11:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#4031
  +user: App\Entity\User {#3979 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Someone’s parents never taught them to share.\n
    \n
    Obligatory fuck religion.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 91
  +score: 0
  +lastActive: DateTime @1697193331 {#3945
    date: 2023-10-13 12:35:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4029 …}
  +nested: Doctrine\ORM\PersistentCollection {#4027 …}
  +votes: Doctrine\ORM\PersistentCollection {#4025 …}
  +reports: Doctrine\ORM\PersistentCollection {#4023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
  -id: 41584
  -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3809828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697039529 {#3981
    date: 2023-10-11 17:52:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4031
  +user: App\Entity\User {#3979 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Someone’s parents never taught them to share.\n
    \n
    Obligatory fuck religion.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 91
  +score: 0
  +lastActive: DateTime @1697193331 {#3945
    date: 2023-10-13 12:35:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4029 …}
  +nested: Doctrine\ORM\PersistentCollection {#4027 …}
  +votes: Doctrine\ORM\PersistentCollection {#4025 …}
  +reports: Doctrine\ORM\PersistentCollection {#4023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
  -id: 41584
  -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3809828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697039529 {#3981
    date: 2023-10-11 17:52:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4031
  +user: App\Entity\User {#3979 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Someone’s parents never taught them to share.\n
    \n
    Obligatory fuck religion.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 91
  +score: 0
  +lastActive: DateTime @1697193331 {#3945
    date: 2023-10-13 12:35:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4029 …}
  +nested: Doctrine\ORM\PersistentCollection {#4027 …}
  +votes: Doctrine\ORM\PersistentCollection {#4025 …}
  +reports: Doctrine\ORM\PersistentCollection {#4023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
  -id: 41584
  -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3809828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697039529 {#3981
    date: 2023-10-11 17:52:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#4239
  +user: Proxies\__CG__\App\Entity\User {#4240 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4031
    +user: App\Entity\User {#3979 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Someone’s parents never taught them to share.\n
      \n
      Obligatory fuck religion.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 91
    +score: 0
    +lastActive: DateTime @1697193331 {#3945
      date: 2023-10-13 12:35:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4029 …}
    +nested: Doctrine\ORM\PersistentCollection {#4027 …}
    +votes: Doctrine\ORM\PersistentCollection {#4025 …}
    +reports: Doctrine\ORM\PersistentCollection {#4023 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
    -id: 41584
    -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/3809828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697039529 {#3981
      date: 2023-10-11 17:52:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "Yeah, fuck religion"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697103661 {#4237
    date: 2023-10-12 11:41:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4241 …}
  +nested: Doctrine\ORM\PersistentCollection {#4243 …}
  +votes: Doctrine\ORM\PersistentCollection {#4245 …}
  +reports: Doctrine\ORM\PersistentCollection {#4247 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4251 …}
  -id: 42748
  -bodyTs: "'fuck':2 'religion':3 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/2751991"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697103661 {#4238
    date: 2023-10-12 11:41:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4239
  +user: Proxies\__CG__\App\Entity\User {#4240 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4031
    +user: App\Entity\User {#3979 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Someone’s parents never taught them to share.\n
      \n
      Obligatory fuck religion.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 91
    +score: 0
    +lastActive: DateTime @1697193331 {#3945
      date: 2023-10-13 12:35:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4029 …}
    +nested: Doctrine\ORM\PersistentCollection {#4027 …}
    +votes: Doctrine\ORM\PersistentCollection {#4025 …}
    +reports: Doctrine\ORM\PersistentCollection {#4023 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
    -id: 41584
    -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/3809828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697039529 {#3981
      date: 2023-10-11 17:52:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "Yeah, fuck religion"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697103661 {#4237
    date: 2023-10-12 11:41:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4241 …}
  +nested: Doctrine\ORM\PersistentCollection {#4243 …}
  +votes: Doctrine\ORM\PersistentCollection {#4245 …}
  +reports: Doctrine\ORM\PersistentCollection {#4247 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4251 …}
  -id: 42748
  -bodyTs: "'fuck':2 'religion':3 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/2751991"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697103661 {#4238
    date: 2023-10-12 11:41:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4239
  +user: Proxies\__CG__\App\Entity\User {#4240 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4031
    +user: App\Entity\User {#3979 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Someone’s parents never taught them to share.\n
      \n
      Obligatory fuck religion.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 91
    +score: 0
    +lastActive: DateTime @1697193331 {#3945
      date: 2023-10-13 12:35:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4029 …}
    +nested: Doctrine\ORM\PersistentCollection {#4027 …}
    +votes: Doctrine\ORM\PersistentCollection {#4025 …}
    +reports: Doctrine\ORM\PersistentCollection {#4023 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
    -id: 41584
    -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/3809828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697039529 {#3981
      date: 2023-10-11 17:52:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "Yeah, fuck religion"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697103661 {#4237
    date: 2023-10-12 11:41:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4241 …}
  +nested: Doctrine\ORM\PersistentCollection {#4243 …}
  +votes: Doctrine\ORM\PersistentCollection {#4245 …}
  +reports: Doctrine\ORM\PersistentCollection {#4247 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4251 …}
  -id: 42748
  -bodyTs: "'fuck':2 'religion':3 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/2751991"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697103661 {#4238
    date: 2023-10-12 11:41:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#4255
  +user: Proxies\__CG__\App\Entity\User {#4256 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4031
    +user: App\Entity\User {#3979 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Someone’s parents never taught them to share.\n
      \n
      Obligatory fuck religion.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 91
    +score: 0
    +lastActive: DateTime @1697193331 {#3945
      date: 2023-10-13 12:35:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4029 …}
    +nested: Doctrine\ORM\PersistentCollection {#4027 …}
    +votes: Doctrine\ORM\PersistentCollection {#4025 …}
    +reports: Doctrine\ORM\PersistentCollection {#4023 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
    -id: 41584
    -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/3809828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697039529 {#3981
      date: 2023-10-11 17:52:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1697054347 {#4253
    date: 2023-10-11 21:59:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4257 …}
  +nested: Doctrine\ORM\PersistentCollection {#4259 …}
  +votes: Doctrine\ORM\PersistentCollection {#4261 …}
  +reports: Doctrine\ORM\PersistentCollection {#4263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
  -id: 41919
  -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4810940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697054347 {#4254
    date: 2023-10-11 21:59:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4255
  +user: Proxies\__CG__\App\Entity\User {#4256 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4031
    +user: App\Entity\User {#3979 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Someone’s parents never taught them to share.\n
      \n
      Obligatory fuck religion.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 91
    +score: 0
    +lastActive: DateTime @1697193331 {#3945
      date: 2023-10-13 12:35:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4029 …}
    +nested: Doctrine\ORM\PersistentCollection {#4027 …}
    +votes: Doctrine\ORM\PersistentCollection {#4025 …}
    +reports: Doctrine\ORM\PersistentCollection {#4023 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
    -id: 41584
    -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/3809828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697039529 {#3981
      date: 2023-10-11 17:52:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1697054347 {#4253
    date: 2023-10-11 21:59:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4257 …}
  +nested: Doctrine\ORM\PersistentCollection {#4259 …}
  +votes: Doctrine\ORM\PersistentCollection {#4261 …}
  +reports: Doctrine\ORM\PersistentCollection {#4263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
  -id: 41919
  -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4810940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697054347 {#4254
    date: 2023-10-11 21:59:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4255
  +user: Proxies\__CG__\App\Entity\User {#4256 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4031
    +user: App\Entity\User {#3979 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Someone’s parents never taught them to share.\n
      \n
      Obligatory fuck religion.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 91
    +score: 0
    +lastActive: DateTime @1697193331 {#3945
      date: 2023-10-13 12:35:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4029 …}
    +nested: Doctrine\ORM\PersistentCollection {#4027 …}
    +votes: Doctrine\ORM\PersistentCollection {#4025 …}
    +reports: Doctrine\ORM\PersistentCollection {#4023 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
    -id: 41584
    -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/3809828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697039529 {#3981
      date: 2023-10-11 17:52:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1697054347 {#4253
    date: 2023-10-11 21:59:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4257 …}
  +nested: Doctrine\ORM\PersistentCollection {#4259 …}
  +votes: Doctrine\ORM\PersistentCollection {#4261 …}
  +reports: Doctrine\ORM\PersistentCollection {#4263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
  -id: 41919
  -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4810940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697054347 {#4254
    date: 2023-10-11 21:59:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4359
  +user: Proxies\__CG__\App\Entity\User {#4360 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4255
    +user: Proxies\__CG__\App\Entity\User {#4256 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4031
      +user: App\Entity\User {#3979 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Someone’s parents never taught them to share.\n
        \n
        Obligatory fuck religion.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 91
      +score: 0
      +lastActive: DateTime @1697193331 {#3945
        date: 2023-10-13 12:35:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4029 …}
      +nested: Doctrine\ORM\PersistentCollection {#4027 …}
      +votes: Doctrine\ORM\PersistentCollection {#4025 …}
      +reports: Doctrine\ORM\PersistentCollection {#4023 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
      -id: 41584
      -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/3809828"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697039529 {#3981
        date: 2023-10-11 17:52:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1697054347 {#4253
      date: 2023-10-11 21:59:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Lmaydev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4257 …}
    +nested: Doctrine\ORM\PersistentCollection {#4259 …}
    +votes: Doctrine\ORM\PersistentCollection {#4261 …}
    +reports: Doctrine\ORM\PersistentCollection {#4263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
    -id: 41919
    -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4810940"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697054347 {#4254
      date: 2023-10-11 21:59:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "All the yelling of “Allahu akbar” while celebrating the death and destruction in Israel, would seem to be in conflict with your statement."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1697056172 {#4357
    date: 2023-10-11 22:29:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4361 …}
  +nested: Doctrine\ORM\PersistentCollection {#4363 …}
  +votes: Doctrine\ORM\PersistentCollection {#4365 …}
  +reports: Doctrine\ORM\PersistentCollection {#4367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
  -id: 41978
  -bodyTs: "'akbar':6 'allahu':5 'celebr':8 'conflict':20 'death':10 'destruct':12 'israel':14 'seem':16 'statement':23 'would':15 'yell':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4449467"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697056172 {#4358
    date: 2023-10-11 22:29:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4359
  +user: Proxies\__CG__\App\Entity\User {#4360 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4255
    +user: Proxies\__CG__\App\Entity\User {#4256 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4031
      +user: App\Entity\User {#3979 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Someone’s parents never taught them to share.\n
        \n
        Obligatory fuck religion.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 91
      +score: 0
      +lastActive: DateTime @1697193331 {#3945
        date: 2023-10-13 12:35:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4029 …}
      +nested: Doctrine\ORM\PersistentCollection {#4027 …}
      +votes: Doctrine\ORM\PersistentCollection {#4025 …}
      +reports: Doctrine\ORM\PersistentCollection {#4023 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
      -id: 41584
      -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/3809828"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697039529 {#3981
        date: 2023-10-11 17:52:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1697054347 {#4253
      date: 2023-10-11 21:59:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Lmaydev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4257 …}
    +nested: Doctrine\ORM\PersistentCollection {#4259 …}
    +votes: Doctrine\ORM\PersistentCollection {#4261 …}
    +reports: Doctrine\ORM\PersistentCollection {#4263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
    -id: 41919
    -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4810940"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697054347 {#4254
      date: 2023-10-11 21:59:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "All the yelling of “Allahu akbar” while celebrating the death and destruction in Israel, would seem to be in conflict with your statement."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1697056172 {#4357
    date: 2023-10-11 22:29:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4361 …}
  +nested: Doctrine\ORM\PersistentCollection {#4363 …}
  +votes: Doctrine\ORM\PersistentCollection {#4365 …}
  +reports: Doctrine\ORM\PersistentCollection {#4367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
  -id: 41978
  -bodyTs: "'akbar':6 'allahu':5 'celebr':8 'conflict':20 'death':10 'destruct':12 'israel':14 'seem':16 'statement':23 'would':15 'yell':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4449467"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697056172 {#4358
    date: 2023-10-11 22:29:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4359
  +user: Proxies\__CG__\App\Entity\User {#4360 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4255
    +user: Proxies\__CG__\App\Entity\User {#4256 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4031
      +user: App\Entity\User {#3979 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Someone’s parents never taught them to share.\n
        \n
        Obligatory fuck religion.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 91
      +score: 0
      +lastActive: DateTime @1697193331 {#3945
        date: 2023-10-13 12:35:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4029 …}
      +nested: Doctrine\ORM\PersistentCollection {#4027 …}
      +votes: Doctrine\ORM\PersistentCollection {#4025 …}
      +reports: Doctrine\ORM\PersistentCollection {#4023 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
      -id: 41584
      -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/3809828"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697039529 {#3981
        date: 2023-10-11 17:52:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1697054347 {#4253
      date: 2023-10-11 21:59:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Lmaydev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4257 …}
    +nested: Doctrine\ORM\PersistentCollection {#4259 …}
    +votes: Doctrine\ORM\PersistentCollection {#4261 …}
    +reports: Doctrine\ORM\PersistentCollection {#4263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
    -id: 41919
    -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4810940"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697054347 {#4254
      date: 2023-10-11 21:59:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "All the yelling of “Allahu akbar” while celebrating the death and destruction in Israel, would seem to be in conflict with your statement."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1697056172 {#4357
    date: 2023-10-11 22:29:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4361 …}
  +nested: Doctrine\ORM\PersistentCollection {#4363 …}
  +votes: Doctrine\ORM\PersistentCollection {#4365 …}
  +reports: Doctrine\ORM\PersistentCollection {#4367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
  -id: 41978
  -bodyTs: "'akbar':6 'allahu':5 'celebr':8 'conflict':20 'death':10 'destruct':12 'israel':14 'seem':16 'statement':23 'would':15 'yell':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4449467"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697056172 {#4358
    date: 2023-10-11 22:29:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#4414
  +user: Proxies\__CG__\App\Entity\User {#4256 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4359
    +user: Proxies\__CG__\App\Entity\User {#4360 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4255
      +user: Proxies\__CG__\App\Entity\User {#4256 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4031
        +user: App\Entity\User {#3979 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Someone’s parents never taught them to share.\n
          \n
          Obligatory fuck religion.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 91
        +score: 0
        +lastActive: DateTime @1697193331 {#3945
          date: 2023-10-13 12:35:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4029 …}
        +nested: Doctrine\ORM\PersistentCollection {#4027 …}
        +votes: Doctrine\ORM\PersistentCollection {#4025 …}
        +reports: Doctrine\ORM\PersistentCollection {#4023 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
        -id: 41584
        -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/3809828"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697039529 {#3981
          date: 2023-10-11 17:52:09.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1697054347 {#4253
        date: 2023-10-11 21:59:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Lmaydev@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4257 …}
      +nested: Doctrine\ORM\PersistentCollection {#4259 …}
      +votes: Doctrine\ORM\PersistentCollection {#4261 …}
      +reports: Doctrine\ORM\PersistentCollection {#4263 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
      -id: 41919
      -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4810940"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697054347 {#4254
        date: 2023-10-11 21:59:07.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: "All the yelling of “Allahu akbar” while celebrating the death and destruction in Israel, would seem to be in conflict with your statement."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1697056172 {#4357
      date: 2023-10-11 22:29:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Lmaydev@programming.dev"
      "@cyclohexane@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4361 …}
    +nested: Doctrine\ORM\PersistentCollection {#4363 …}
    +votes: Doctrine\ORM\PersistentCollection {#4365 …}
    +reports: Doctrine\ORM\PersistentCollection {#4367 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
    -id: 41978
    -bodyTs: "'akbar':6 'allahu':5 'celebr':8 'conflict':20 'death':10 'destruct':12 'israel':14 'seem':16 'statement':23 'would':15 'yell':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4449467"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697056172 {#4358
      date: 2023-10-11 22:29:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: """
    > yelling of “Allahu akbar”\n
    \n
    Saying “God is great” is problematic?\n
    \n
    > celebrating the death and destruction in Israel\n
    \n
    They are resisting against the Zionist state founded on genocide and exclusivism. I don’t see that violating their will for coexistance.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1697057025 {#4412
    date: 2023-10-11 22:43:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
    "@cyclohexane@lemmy.ml"
    "@Chr0nos1@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4415 …}
  +nested: Doctrine\ORM\PersistentCollection {#4417 …}
  +votes: Doctrine\ORM\PersistentCollection {#4419 …}
  +reports: Doctrine\ORM\PersistentCollection {#4421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
  -id: 41998
  -bodyTs: "'akbar':4 'allahu':3 'celebr':11 'coexist':39 'death':13 'destruct':15 'exclusiv':29 'found':25 'genocid':27 'god':6 'great':8 'israel':17 'problemat':10 'resist':20 'say':5 'see':33 'state':24 'violat':35 'yell':1 'zionist':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4812276"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697057025 {#4413
    date: 2023-10-11 22:43:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4414
  +user: Proxies\__CG__\App\Entity\User {#4256 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4359
    +user: Proxies\__CG__\App\Entity\User {#4360 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4255
      +user: Proxies\__CG__\App\Entity\User {#4256 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4031
        +user: App\Entity\User {#3979 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Someone’s parents never taught them to share.\n
          \n
          Obligatory fuck religion.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 91
        +score: 0
        +lastActive: DateTime @1697193331 {#3945
          date: 2023-10-13 12:35:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4029 …}
        +nested: Doctrine\ORM\PersistentCollection {#4027 …}
        +votes: Doctrine\ORM\PersistentCollection {#4025 …}
        +reports: Doctrine\ORM\PersistentCollection {#4023 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
        -id: 41584
        -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/3809828"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697039529 {#3981
          date: 2023-10-11 17:52:09.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1697054347 {#4253
        date: 2023-10-11 21:59:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Lmaydev@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4257 …}
      +nested: Doctrine\ORM\PersistentCollection {#4259 …}
      +votes: Doctrine\ORM\PersistentCollection {#4261 …}
      +reports: Doctrine\ORM\PersistentCollection {#4263 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
      -id: 41919
      -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4810940"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697054347 {#4254
        date: 2023-10-11 21:59:07.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: "All the yelling of “Allahu akbar” while celebrating the death and destruction in Israel, would seem to be in conflict with your statement."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1697056172 {#4357
      date: 2023-10-11 22:29:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Lmaydev@programming.dev"
      "@cyclohexane@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4361 …}
    +nested: Doctrine\ORM\PersistentCollection {#4363 …}
    +votes: Doctrine\ORM\PersistentCollection {#4365 …}
    +reports: Doctrine\ORM\PersistentCollection {#4367 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
    -id: 41978
    -bodyTs: "'akbar':6 'allahu':5 'celebr':8 'conflict':20 'death':10 'destruct':12 'israel':14 'seem':16 'statement':23 'would':15 'yell':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4449467"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697056172 {#4358
      date: 2023-10-11 22:29:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: """
    > yelling of “Allahu akbar”\n
    \n
    Saying “God is great” is problematic?\n
    \n
    > celebrating the death and destruction in Israel\n
    \n
    They are resisting against the Zionist state founded on genocide and exclusivism. I don’t see that violating their will for coexistance.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1697057025 {#4412
    date: 2023-10-11 22:43:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
    "@cyclohexane@lemmy.ml"
    "@Chr0nos1@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4415 …}
  +nested: Doctrine\ORM\PersistentCollection {#4417 …}
  +votes: Doctrine\ORM\PersistentCollection {#4419 …}
  +reports: Doctrine\ORM\PersistentCollection {#4421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
  -id: 41998
  -bodyTs: "'akbar':4 'allahu':3 'celebr':11 'coexist':39 'death':13 'destruct':15 'exclusiv':29 'found':25 'genocid':27 'god':6 'great':8 'israel':17 'problemat':10 'resist':20 'say':5 'see':33 'state':24 'violat':35 'yell':1 'zionist':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4812276"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697057025 {#4413
    date: 2023-10-11 22:43:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4414
  +user: Proxies\__CG__\App\Entity\User {#4256 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4359
    +user: Proxies\__CG__\App\Entity\User {#4360 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4255
      +user: Proxies\__CG__\App\Entity\User {#4256 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4031
        +user: App\Entity\User {#3979 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Someone’s parents never taught them to share.\n
          \n
          Obligatory fuck religion.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 91
        +score: 0
        +lastActive: DateTime @1697193331 {#3945
          date: 2023-10-13 12:35:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4029 …}
        +nested: Doctrine\ORM\PersistentCollection {#4027 …}
        +votes: Doctrine\ORM\PersistentCollection {#4025 …}
        +reports: Doctrine\ORM\PersistentCollection {#4023 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
        -id: 41584
        -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/3809828"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697039529 {#3981
          date: 2023-10-11 17:52:09.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1697054347 {#4253
        date: 2023-10-11 21:59:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Lmaydev@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4257 …}
      +nested: Doctrine\ORM\PersistentCollection {#4259 …}
      +votes: Doctrine\ORM\PersistentCollection {#4261 …}
      +reports: Doctrine\ORM\PersistentCollection {#4263 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
      -id: 41919
      -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4810940"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697054347 {#4254
        date: 2023-10-11 21:59:07.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: "All the yelling of “Allahu akbar” while celebrating the death and destruction in Israel, would seem to be in conflict with your statement."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1697056172 {#4357
      date: 2023-10-11 22:29:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Lmaydev@programming.dev"
      "@cyclohexane@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4361 …}
    +nested: Doctrine\ORM\PersistentCollection {#4363 …}
    +votes: Doctrine\ORM\PersistentCollection {#4365 …}
    +reports: Doctrine\ORM\PersistentCollection {#4367 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
    -id: 41978
    -bodyTs: "'akbar':6 'allahu':5 'celebr':8 'conflict':20 'death':10 'destruct':12 'israel':14 'seem':16 'statement':23 'would':15 'yell':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4449467"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697056172 {#4358
      date: 2023-10-11 22:29:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: """
    > yelling of “Allahu akbar”\n
    \n
    Saying “God is great” is problematic?\n
    \n
    > celebrating the death and destruction in Israel\n
    \n
    They are resisting against the Zionist state founded on genocide and exclusivism. I don’t see that violating their will for coexistance.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1697057025 {#4412
    date: 2023-10-11 22:43:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
    "@cyclohexane@lemmy.ml"
    "@Chr0nos1@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4415 …}
  +nested: Doctrine\ORM\PersistentCollection {#4417 …}
  +votes: Doctrine\ORM\PersistentCollection {#4419 …}
  +reports: Doctrine\ORM\PersistentCollection {#4421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
  -id: 41998
  -bodyTs: "'akbar':4 'allahu':3 'celebr':11 'coexist':39 'death':13 'destruct':15 'exclusiv':29 'found':25 'genocid':27 'god':6 'great':8 'israel':17 'problemat':10 'resist':20 'say':5 'see':33 'state':24 'violat':35 'yell':1 'zionist':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4812276"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697057025 {#4413
    date: 2023-10-11 22:43:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#4463
  +user: Proxies\__CG__\App\Entity\User {#4466 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4414
    +user: Proxies\__CG__\App\Entity\User {#4256 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4359
      +user: Proxies\__CG__\App\Entity\User {#4360 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4255
        +user: Proxies\__CG__\App\Entity\User {#4256 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4031
          +user: App\Entity\User {#3979 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            Someone’s parents never taught them to share.\n
            \n
            Obligatory fuck religion.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 91
          +score: 0
          +lastActive: DateTime @1697193331 {#3945
            date: 2023-10-13 12:35:31.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4029 …}
          +nested: Doctrine\ORM\PersistentCollection {#4027 …}
          +votes: Doctrine\ORM\PersistentCollection {#4025 …}
          +reports: Doctrine\ORM\PersistentCollection {#4023 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
          -id: 41584
          -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/3809828"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697039529 {#3981
            date: 2023-10-11 17:52:09.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4031}
        +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1697054347 {#4253
          date: 2023-10-11 21:59:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Lmaydev@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4257 …}
        +nested: Doctrine\ORM\PersistentCollection {#4259 …}
        +votes: Doctrine\ORM\PersistentCollection {#4261 …}
        +reports: Doctrine\ORM\PersistentCollection {#4263 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
        -id: 41919
        -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4810940"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697054347 {#4254
          date: 2023-10-11 21:59:07.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: "All the yelling of “Allahu akbar” while celebrating the death and destruction in Israel, would seem to be in conflict with your statement."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1697056172 {#4357
        date: 2023-10-11 22:29:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Lmaydev@programming.dev"
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4361 …}
      +nested: Doctrine\ORM\PersistentCollection {#4363 …}
      +votes: Doctrine\ORM\PersistentCollection {#4365 …}
      +reports: Doctrine\ORM\PersistentCollection {#4367 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
      -id: 41978
      -bodyTs: "'akbar':6 'allahu':5 'celebr':8 'conflict':20 'death':10 'destruct':12 'israel':14 'seem':16 'statement':23 'would':15 'yell':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4449467"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697056172 {#4358
        date: 2023-10-11 22:29:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: """
      > yelling of “Allahu akbar”\n
      \n
      Saying “God is great” is problematic?\n
      \n
      > celebrating the death and destruction in Israel\n
      \n
      They are resisting against the Zionist state founded on genocide and exclusivism. I don’t see that violating their will for coexistance.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1697057025 {#4412
      date: 2023-10-11 22:43:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Lmaydev@programming.dev"
      "@cyclohexane@lemmy.ml"
      "@Chr0nos1@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4415 …}
    +nested: Doctrine\ORM\PersistentCollection {#4417 …}
    +votes: Doctrine\ORM\PersistentCollection {#4419 …}
    +reports: Doctrine\ORM\PersistentCollection {#4421 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
    -id: 41998
    -bodyTs: "'akbar':4 'allahu':3 'celebr':11 'coexist':39 'death':13 'destruct':15 'exclusiv':29 'found':25 'genocid':27 'god':6 'great':8 'israel':17 'problemat':10 'resist':20 'say':5 'see':33 'state':24 'violat':35 'yell':1 'zionist':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4812276"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697057025 {#4413
      date: 2023-10-11 22:43:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: """
    > Saying “God is great” is problematic?\n
    \n
    Obviously
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1697104925 {#4462
    date: 2023-10-12 12:02:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
    "@cyclohexane@lemmy.ml"
    "@Chr0nos1@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4470 …}
  +nested: Doctrine\ORM\PersistentCollection {#4472 …}
  +votes: Doctrine\ORM\PersistentCollection {#4468 …}
  +reports: Doctrine\ORM\PersistentCollection {#4474 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4478 …}
  -id: 42766
  -bodyTs: "'god':2 'great':4 'obvious':7 'problemat':6 'say':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3873327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697104925 {#4459
    date: 2023-10-12 12:02:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4463
  +user: Proxies\__CG__\App\Entity\User {#4466 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4414
    +user: Proxies\__CG__\App\Entity\User {#4256 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4359
      +user: Proxies\__CG__\App\Entity\User {#4360 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4255
        +user: Proxies\__CG__\App\Entity\User {#4256 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4031
          +user: App\Entity\User {#3979 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            Someone’s parents never taught them to share.\n
            \n
            Obligatory fuck religion.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 91
          +score: 0
          +lastActive: DateTime @1697193331 {#3945
            date: 2023-10-13 12:35:31.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4029 …}
          +nested: Doctrine\ORM\PersistentCollection {#4027 …}
          +votes: Doctrine\ORM\PersistentCollection {#4025 …}
          +reports: Doctrine\ORM\PersistentCollection {#4023 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
          -id: 41584
          -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/3809828"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697039529 {#3981
            date: 2023-10-11 17:52:09.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4031}
        +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1697054347 {#4253
          date: 2023-10-11 21:59:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Lmaydev@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4257 …}
        +nested: Doctrine\ORM\PersistentCollection {#4259 …}
        +votes: Doctrine\ORM\PersistentCollection {#4261 …}
        +reports: Doctrine\ORM\PersistentCollection {#4263 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
        -id: 41919
        -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4810940"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697054347 {#4254
          date: 2023-10-11 21:59:07.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: "All the yelling of “Allahu akbar” while celebrating the death and destruction in Israel, would seem to be in conflict with your statement."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1697056172 {#4357
        date: 2023-10-11 22:29:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Lmaydev@programming.dev"
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4361 …}
      +nested: Doctrine\ORM\PersistentCollection {#4363 …}
      +votes: Doctrine\ORM\PersistentCollection {#4365 …}
      +reports: Doctrine\ORM\PersistentCollection {#4367 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
      -id: 41978
      -bodyTs: "'akbar':6 'allahu':5 'celebr':8 'conflict':20 'death':10 'destruct':12 'israel':14 'seem':16 'statement':23 'would':15 'yell':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4449467"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697056172 {#4358
        date: 2023-10-11 22:29:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: """
      > yelling of “Allahu akbar”\n
      \n
      Saying “God is great” is problematic?\n
      \n
      > celebrating the death and destruction in Israel\n
      \n
      They are resisting against the Zionist state founded on genocide and exclusivism. I don’t see that violating their will for coexistance.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1697057025 {#4412
      date: 2023-10-11 22:43:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Lmaydev@programming.dev"
      "@cyclohexane@lemmy.ml"
      "@Chr0nos1@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4415 …}
    +nested: Doctrine\ORM\PersistentCollection {#4417 …}
    +votes: Doctrine\ORM\PersistentCollection {#4419 …}
    +reports: Doctrine\ORM\PersistentCollection {#4421 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
    -id: 41998
    -bodyTs: "'akbar':4 'allahu':3 'celebr':11 'coexist':39 'death':13 'destruct':15 'exclusiv':29 'found':25 'genocid':27 'god':6 'great':8 'israel':17 'problemat':10 'resist':20 'say':5 'see':33 'state':24 'violat':35 'yell':1 'zionist':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4812276"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697057025 {#4413
      date: 2023-10-11 22:43:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: """
    > Saying “God is great” is problematic?\n
    \n
    Obviously
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1697104925 {#4462
    date: 2023-10-12 12:02:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
    "@cyclohexane@lemmy.ml"
    "@Chr0nos1@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4470 …}
  +nested: Doctrine\ORM\PersistentCollection {#4472 …}
  +votes: Doctrine\ORM\PersistentCollection {#4468 …}
  +reports: Doctrine\ORM\PersistentCollection {#4474 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4478 …}
  -id: 42766
  -bodyTs: "'god':2 'great':4 'obvious':7 'problemat':6 'say':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3873327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697104925 {#4459
    date: 2023-10-12 12:02:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4463
  +user: Proxies\__CG__\App\Entity\User {#4466 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4414
    +user: Proxies\__CG__\App\Entity\User {#4256 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4359
      +user: Proxies\__CG__\App\Entity\User {#4360 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4255
        +user: Proxies\__CG__\App\Entity\User {#4256 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4031
          +user: App\Entity\User {#3979 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            Someone’s parents never taught them to share.\n
            \n
            Obligatory fuck religion.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 91
          +score: 0
          +lastActive: DateTime @1697193331 {#3945
            date: 2023-10-13 12:35:31.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4029 …}
          +nested: Doctrine\ORM\PersistentCollection {#4027 …}
          +votes: Doctrine\ORM\PersistentCollection {#4025 …}
          +reports: Doctrine\ORM\PersistentCollection {#4023 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
          -id: 41584
          -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/3809828"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697039529 {#3981
            date: 2023-10-11 17:52:09.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4031}
        +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1697054347 {#4253
          date: 2023-10-11 21:59:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Lmaydev@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4257 …}
        +nested: Doctrine\ORM\PersistentCollection {#4259 …}
        +votes: Doctrine\ORM\PersistentCollection {#4261 …}
        +reports: Doctrine\ORM\PersistentCollection {#4263 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
        -id: 41919
        -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4810940"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697054347 {#4254
          date: 2023-10-11 21:59:07.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: "All the yelling of “Allahu akbar” while celebrating the death and destruction in Israel, would seem to be in conflict with your statement."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1697056172 {#4357
        date: 2023-10-11 22:29:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Lmaydev@programming.dev"
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4361 …}
      +nested: Doctrine\ORM\PersistentCollection {#4363 …}
      +votes: Doctrine\ORM\PersistentCollection {#4365 …}
      +reports: Doctrine\ORM\PersistentCollection {#4367 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
      -id: 41978
      -bodyTs: "'akbar':6 'allahu':5 'celebr':8 'conflict':20 'death':10 'destruct':12 'israel':14 'seem':16 'statement':23 'would':15 'yell':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4449467"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697056172 {#4358
        date: 2023-10-11 22:29:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: """
      > yelling of “Allahu akbar”\n
      \n
      Saying “God is great” is problematic?\n
      \n
      > celebrating the death and destruction in Israel\n
      \n
      They are resisting against the Zionist state founded on genocide and exclusivism. I don’t see that violating their will for coexistance.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1697057025 {#4412
      date: 2023-10-11 22:43:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Lmaydev@programming.dev"
      "@cyclohexane@lemmy.ml"
      "@Chr0nos1@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4415 …}
    +nested: Doctrine\ORM\PersistentCollection {#4417 …}
    +votes: Doctrine\ORM\PersistentCollection {#4419 …}
    +reports: Doctrine\ORM\PersistentCollection {#4421 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
    -id: 41998
    -bodyTs: "'akbar':4 'allahu':3 'celebr':11 'coexist':39 'death':13 'destruct':15 'exclusiv':29 'found':25 'genocid':27 'god':6 'great':8 'israel':17 'problemat':10 'resist':20 'say':5 'see':33 'state':24 'violat':35 'yell':1 'zionist':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4812276"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697057025 {#4413
      date: 2023-10-11 22:43:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: """
    > Saying “God is great” is problematic?\n
    \n
    Obviously
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1697104925 {#4462
    date: 2023-10-12 12:02:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
    "@cyclohexane@lemmy.ml"
    "@Chr0nos1@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4470 …}
  +nested: Doctrine\ORM\PersistentCollection {#4472 …}
  +votes: Doctrine\ORM\PersistentCollection {#4468 …}
  +reports: Doctrine\ORM\PersistentCollection {#4474 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4478 …}
  -id: 42766
  -bodyTs: "'god':2 'great':4 'obvious':7 'problemat':6 'say':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3873327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697104925 {#4459
    date: 2023-10-12 12:02:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4482
  +user: Proxies\__CG__\App\Entity\User {#4360 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4414
    +user: Proxies\__CG__\App\Entity\User {#4256 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4359
      +user: Proxies\__CG__\App\Entity\User {#4360 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4255
        +user: Proxies\__CG__\App\Entity\User {#4256 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4031
          +user: App\Entity\User {#3979 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            Someone’s parents never taught them to share.\n
            \n
            Obligatory fuck religion.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 91
          +score: 0
          +lastActive: DateTime @1697193331 {#3945
            date: 2023-10-13 12:35:31.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4029 …}
          +nested: Doctrine\ORM\PersistentCollection {#4027 …}
          +votes: Doctrine\ORM\PersistentCollection {#4025 …}
          +reports: Doctrine\ORM\PersistentCollection {#4023 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
          -id: 41584
          -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/3809828"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697039529 {#3981
            date: 2023-10-11 17:52:09.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4031}
        +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1697054347 {#4253
          date: 2023-10-11 21:59:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Lmaydev@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4257 …}
        +nested: Doctrine\ORM\PersistentCollection {#4259 …}
        +votes: Doctrine\ORM\PersistentCollection {#4261 …}
        +reports: Doctrine\ORM\PersistentCollection {#4263 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
        -id: 41919
        -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4810940"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697054347 {#4254
          date: 2023-10-11 21:59:07.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: "All the yelling of “Allahu akbar” while celebrating the death and destruction in Israel, would seem to be in conflict with your statement."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1697056172 {#4357
        date: 2023-10-11 22:29:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Lmaydev@programming.dev"
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4361 …}
      +nested: Doctrine\ORM\PersistentCollection {#4363 …}
      +votes: Doctrine\ORM\PersistentCollection {#4365 …}
      +reports: Doctrine\ORM\PersistentCollection {#4367 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
      -id: 41978
      -bodyTs: "'akbar':6 'allahu':5 'celebr':8 'conflict':20 'death':10 'destruct':12 'israel':14 'seem':16 'statement':23 'would':15 'yell':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4449467"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697056172 {#4358
        date: 2023-10-11 22:29:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: """
      > yelling of “Allahu akbar”\n
      \n
      Saying “God is great” is problematic?\n
      \n
      > celebrating the death and destruction in Israel\n
      \n
      They are resisting against the Zionist state founded on genocide and exclusivism. I don’t see that violating their will for coexistance.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1697057025 {#4412
      date: 2023-10-11 22:43:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Lmaydev@programming.dev"
      "@cyclohexane@lemmy.ml"
      "@Chr0nos1@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4415 …}
    +nested: Doctrine\ORM\PersistentCollection {#4417 …}
    +votes: Doctrine\ORM\PersistentCollection {#4419 …}
    +reports: Doctrine\ORM\PersistentCollection {#4421 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
    -id: 41998
    -bodyTs: "'akbar':4 'allahu':3 'celebr':11 'coexist':39 'death':13 'destruct':15 'exclusiv':29 'found':25 'genocid':27 'god':6 'great':8 'israel':17 'problemat':10 'resist':20 'say':5 'see':33 'state':24 'violat':35 'yell':1 'zionist':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4812276"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697057025 {#4413
      date: 2023-10-11 22:43:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "When they’re celebrating the killing of civilians at a dance party, or the beheading of babies, it is a problem. Religion is the cancer that keeps that entire region either at war, or the brink of war"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1697057201 {#4480
    date: 2023-10-11 22:46:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
    "@cyclohexane@lemmy.ml"
    "@Chr0nos1@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4483 …}
  +nested: Doctrine\ORM\PersistentCollection {#4485 …}
  +votes: Doctrine\ORM\PersistentCollection {#4487 …}
  +reports: Doctrine\ORM\PersistentCollection {#4489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
  -id: 42001
  -bodyTs: "'babi':17 'behead':15 'brink':36 'cancer':25 'celebr':4 'civilian':8 'danc':11 'either':31 'entir':29 'keep':27 'kill':6 'parti':12 'problem':21 're':3 'region':30 'religion':22 'war':33,38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4449942"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697057201 {#4481
    date: 2023-10-11 22:46:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4482
  +user: Proxies\__CG__\App\Entity\User {#4360 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4414
    +user: Proxies\__CG__\App\Entity\User {#4256 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4359
      +user: Proxies\__CG__\App\Entity\User {#4360 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4255
        +user: Proxies\__CG__\App\Entity\User {#4256 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4031
          +user: App\Entity\User {#3979 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            Someone’s parents never taught them to share.\n
            \n
            Obligatory fuck religion.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 91
          +score: 0
          +lastActive: DateTime @1697193331 {#3945
            date: 2023-10-13 12:35:31.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4029 …}
          +nested: Doctrine\ORM\PersistentCollection {#4027 …}
          +votes: Doctrine\ORM\PersistentCollection {#4025 …}
          +reports: Doctrine\ORM\PersistentCollection {#4023 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
          -id: 41584
          -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/3809828"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697039529 {#3981
            date: 2023-10-11 17:52:09.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4031}
        +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1697054347 {#4253
          date: 2023-10-11 21:59:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Lmaydev@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4257 …}
        +nested: Doctrine\ORM\PersistentCollection {#4259 …}
        +votes: Doctrine\ORM\PersistentCollection {#4261 …}
        +reports: Doctrine\ORM\PersistentCollection {#4263 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
        -id: 41919
        -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4810940"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697054347 {#4254
          date: 2023-10-11 21:59:07.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: "All the yelling of “Allahu akbar” while celebrating the death and destruction in Israel, would seem to be in conflict with your statement."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1697056172 {#4357
        date: 2023-10-11 22:29:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Lmaydev@programming.dev"
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4361 …}
      +nested: Doctrine\ORM\PersistentCollection {#4363 …}
      +votes: Doctrine\ORM\PersistentCollection {#4365 …}
      +reports: Doctrine\ORM\PersistentCollection {#4367 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
      -id: 41978
      -bodyTs: "'akbar':6 'allahu':5 'celebr':8 'conflict':20 'death':10 'destruct':12 'israel':14 'seem':16 'statement':23 'would':15 'yell':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4449467"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697056172 {#4358
        date: 2023-10-11 22:29:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: """
      > yelling of “Allahu akbar”\n
      \n
      Saying “God is great” is problematic?\n
      \n
      > celebrating the death and destruction in Israel\n
      \n
      They are resisting against the Zionist state founded on genocide and exclusivism. I don’t see that violating their will for coexistance.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1697057025 {#4412
      date: 2023-10-11 22:43:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Lmaydev@programming.dev"
      "@cyclohexane@lemmy.ml"
      "@Chr0nos1@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4415 …}
    +nested: Doctrine\ORM\PersistentCollection {#4417 …}
    +votes: Doctrine\ORM\PersistentCollection {#4419 …}
    +reports: Doctrine\ORM\PersistentCollection {#4421 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
    -id: 41998
    -bodyTs: "'akbar':4 'allahu':3 'celebr':11 'coexist':39 'death':13 'destruct':15 'exclusiv':29 'found':25 'genocid':27 'god':6 'great':8 'israel':17 'problemat':10 'resist':20 'say':5 'see':33 'state':24 'violat':35 'yell':1 'zionist':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4812276"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697057025 {#4413
      date: 2023-10-11 22:43:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "When they’re celebrating the killing of civilians at a dance party, or the beheading of babies, it is a problem. Religion is the cancer that keeps that entire region either at war, or the brink of war"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1697057201 {#4480
    date: 2023-10-11 22:46:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
    "@cyclohexane@lemmy.ml"
    "@Chr0nos1@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4483 …}
  +nested: Doctrine\ORM\PersistentCollection {#4485 …}
  +votes: Doctrine\ORM\PersistentCollection {#4487 …}
  +reports: Doctrine\ORM\PersistentCollection {#4489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
  -id: 42001
  -bodyTs: "'babi':17 'behead':15 'brink':36 'cancer':25 'celebr':4 'civilian':8 'danc':11 'either':31 'entir':29 'keep':27 'kill':6 'parti':12 'problem':21 're':3 'region':30 'religion':22 'war':33,38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4449942"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697057201 {#4481
    date: 2023-10-11 22:46:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4482
  +user: Proxies\__CG__\App\Entity\User {#4360 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4414
    +user: Proxies\__CG__\App\Entity\User {#4256 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4359
      +user: Proxies\__CG__\App\Entity\User {#4360 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4255
        +user: Proxies\__CG__\App\Entity\User {#4256 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4031
          +user: App\Entity\User {#3979 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            Someone’s parents never taught them to share.\n
            \n
            Obligatory fuck religion.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 91
          +score: 0
          +lastActive: DateTime @1697193331 {#3945
            date: 2023-10-13 12:35:31.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4029 …}
          +nested: Doctrine\ORM\PersistentCollection {#4027 …}
          +votes: Doctrine\ORM\PersistentCollection {#4025 …}
          +reports: Doctrine\ORM\PersistentCollection {#4023 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
          -id: 41584
          -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/3809828"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697039529 {#3981
            date: 2023-10-11 17:52:09.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4031}
        +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1697054347 {#4253
          date: 2023-10-11 21:59:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Lmaydev@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4257 …}
        +nested: Doctrine\ORM\PersistentCollection {#4259 …}
        +votes: Doctrine\ORM\PersistentCollection {#4261 …}
        +reports: Doctrine\ORM\PersistentCollection {#4263 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
        -id: 41919
        -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4810940"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697054347 {#4254
          date: 2023-10-11 21:59:07.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: "All the yelling of “Allahu akbar” while celebrating the death and destruction in Israel, would seem to be in conflict with your statement."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1697056172 {#4357
        date: 2023-10-11 22:29:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Lmaydev@programming.dev"
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4361 …}
      +nested: Doctrine\ORM\PersistentCollection {#4363 …}
      +votes: Doctrine\ORM\PersistentCollection {#4365 …}
      +reports: Doctrine\ORM\PersistentCollection {#4367 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
      -id: 41978
      -bodyTs: "'akbar':6 'allahu':5 'celebr':8 'conflict':20 'death':10 'destruct':12 'israel':14 'seem':16 'statement':23 'would':15 'yell':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4449467"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697056172 {#4358
        date: 2023-10-11 22:29:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: """
      > yelling of “Allahu akbar”\n
      \n
      Saying “God is great” is problematic?\n
      \n
      > celebrating the death and destruction in Israel\n
      \n
      They are resisting against the Zionist state founded on genocide and exclusivism. I don’t see that violating their will for coexistance.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1697057025 {#4412
      date: 2023-10-11 22:43:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Lmaydev@programming.dev"
      "@cyclohexane@lemmy.ml"
      "@Chr0nos1@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4415 …}
    +nested: Doctrine\ORM\PersistentCollection {#4417 …}
    +votes: Doctrine\ORM\PersistentCollection {#4419 …}
    +reports: Doctrine\ORM\PersistentCollection {#4421 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
    -id: 41998
    -bodyTs: "'akbar':4 'allahu':3 'celebr':11 'coexist':39 'death':13 'destruct':15 'exclusiv':29 'found':25 'genocid':27 'god':6 'great':8 'israel':17 'problemat':10 'resist':20 'say':5 'see':33 'state':24 'violat':35 'yell':1 'zionist':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4812276"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697057025 {#4413
      date: 2023-10-11 22:43:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "When they’re celebrating the killing of civilians at a dance party, or the beheading of babies, it is a problem. Religion is the cancer that keeps that entire region either at war, or the brink of war"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1697057201 {#4480
    date: 2023-10-11 22:46:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
    "@cyclohexane@lemmy.ml"
    "@Chr0nos1@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4483 …}
  +nested: Doctrine\ORM\PersistentCollection {#4485 …}
  +votes: Doctrine\ORM\PersistentCollection {#4487 …}
  +reports: Doctrine\ORM\PersistentCollection {#4489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
  -id: 42001
  -bodyTs: "'babi':17 'behead':15 'brink':36 'cancer':25 'celebr':4 'civilian':8 'danc':11 'either':31 'entir':29 'keep':27 'kill':6 'parti':12 'problem':21 're':3 'region':30 'religion':22 'war':33,38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4449942"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697057201 {#4481
    date: 2023-10-11 22:46:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4563
  +user: Proxies\__CG__\App\Entity\User {#4256 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4482
    +user: Proxies\__CG__\App\Entity\User {#4360 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4414
      +user: Proxies\__CG__\App\Entity\User {#4256 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4359
        +user: Proxies\__CG__\App\Entity\User {#4360 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4255
          +user: Proxies\__CG__\App\Entity\User {#4256 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4031
            +user: App\Entity\User {#3979 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: """
              Someone’s parents never taught them to share.\n
              \n
              Obligatory fuck religion.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 91
            +score: 0
            +lastActive: DateTime @1697193331 {#3945
              date: 2023-10-13 12:35:31.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@balderdash9@lemmy.zip"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4029 …}
            +nested: Doctrine\ORM\PersistentCollection {#4027 …}
            +votes: Doctrine\ORM\PersistentCollection {#4025 …}
            +reports: Doctrine\ORM\PersistentCollection {#4023 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
            -id: 41584
            -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://programming.dev/comment/3809828"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697039529 {#3981
              date: 2023-10-11 17:52:09.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4031}
          +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1697054347 {#4253
            date: 2023-10-11 21:59:07.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
            "@Lmaydev@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4257 …}
          +nested: Doctrine\ORM\PersistentCollection {#4259 …}
          +votes: Doctrine\ORM\PersistentCollection {#4261 …}
          +reports: Doctrine\ORM\PersistentCollection {#4263 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
          -id: 41919
          -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4810940"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697054347 {#4254
            date: 2023-10-11 21:59:07.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4031}
        +body: "All the yelling of “Allahu akbar” while celebrating the death and destruction in Israel, would seem to be in conflict with your statement."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 42
        +score: 0
        +lastActive: DateTime @1697056172 {#4357
          date: 2023-10-11 22:29:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Lmaydev@programming.dev"
          "@cyclohexane@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4361 …}
        +nested: Doctrine\ORM\PersistentCollection {#4363 …}
        +votes: Doctrine\ORM\PersistentCollection {#4365 …}
        +reports: Doctrine\ORM\PersistentCollection {#4367 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
        -id: 41978
        -bodyTs: "'akbar':6 'allahu':5 'celebr':8 'conflict':20 'death':10 'destruct':12 'israel':14 'seem':16 'statement':23 'would':15 'yell':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4449467"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697056172 {#4358
          date: 2023-10-11 22:29:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: """
        > yelling of “Allahu akbar”\n
        \n
        Saying “God is great” is problematic?\n
        \n
        > celebrating the death and destruction in Israel\n
        \n
        They are resisting against the Zionist state founded on genocide and exclusivism. I don’t see that violating their will for coexistance.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1697057025 {#4412
        date: 2023-10-11 22:43:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Lmaydev@programming.dev"
        "@cyclohexane@lemmy.ml"
        "@Chr0nos1@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4415 …}
      +nested: Doctrine\ORM\PersistentCollection {#4417 …}
      +votes: Doctrine\ORM\PersistentCollection {#4419 …}
      +reports: Doctrine\ORM\PersistentCollection {#4421 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
      -id: 41998
      -bodyTs: "'akbar':4 'allahu':3 'celebr':11 'coexist':39 'death':13 'destruct':15 'exclusiv':29 'found':25 'genocid':27 'god':6 'great':8 'israel':17 'problemat':10 'resist':20 'say':5 'see':33 'state':24 'violat':35 'yell':1 'zionist':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4812276"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697057025 {#4413
        date: 2023-10-11 22:43:45.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: "When they’re celebrating the killing of civilians at a dance party, or the beheading of babies, it is a problem. Religion is the cancer that keeps that entire region either at war, or the brink of war"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1697057201 {#4480
      date: 2023-10-11 22:46:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Lmaydev@programming.dev"
      "@cyclohexane@lemmy.ml"
      "@Chr0nos1@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4483 …}
    +nested: Doctrine\ORM\PersistentCollection {#4485 …}
    +votes: Doctrine\ORM\PersistentCollection {#4487 …}
    +reports: Doctrine\ORM\PersistentCollection {#4489 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
    -id: 42001
    -bodyTs: "'babi':17 'behead':15 'brink':36 'cancer':25 'celebr':4 'civilian':8 'danc':11 'either':31 'entir':29 'keep':27 'kill':6 'parti':12 'problem':21 're':3 'region':30 'religion':22 'war':33,38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4449942"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697057201 {#4481
      date: 2023-10-11 22:46:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: """
    You’re gonna have to substantiate that claim. Show me evidence of Palestinians celebrating “killing of civilians at a dance party, or the beheading of babies”. Without evidence, your claim is to be ignored.\n
    \n
    By the way, [Israel has already admitted that they faked the “beheading of babies” story.](https://news.sky.com/story/its-important-to-separate-the-facts-from-speculation-what-we-actually-know-about-the-viral-report-of-beheaded-babies-in-israel-12982329) Verify your evidence before responding.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1697057693 {#4562
    date: 2023-10-11 22:54:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
    "@cyclohexane@lemmy.ml"
    "@Chr0nos1@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4567 …}
  +nested: Doctrine\ORM\PersistentCollection {#4573 …}
  +votes: Doctrine\ORM\PersistentCollection {#4569 …}
  +reports: Doctrine\ORM\PersistentCollection {#4574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4578 …}
  -id: 42011
  -bodyTs: "'/story/its-important-to-separate-the-facts-from-speculation-what-we-actually-know-about-the-viral-report-of-beheaded-babies-in-israel-12982329)':52 'admit':41 'alreadi':40 'babi':26,48 'behead':24,46 'celebr':14 'civilian':17 'claim':8,30 'danc':20 'evid':11,28,55 'fake':44 'gonna':3 'ignor':34 'israel':38 'kill':15 'news.sky.com':51 'news.sky.com/story/its-important-to-separate-the-facts-from-speculation-what-we-actually-know-about-the-viral-report-of-beheaded-babies-in-israel-12982329)':50 'palestinian':13 'parti':21 're':2 'respond':57 'show':9 'stori':49 'substanti':6 'verifi':53 'way':37 'without':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4812632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697057693 {#4559
    date: 2023-10-11 22:54:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4563
  +user: Proxies\__CG__\App\Entity\User {#4256 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4482
    +user: Proxies\__CG__\App\Entity\User {#4360 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4414
      +user: Proxies\__CG__\App\Entity\User {#4256 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4359
        +user: Proxies\__CG__\App\Entity\User {#4360 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4255
          +user: Proxies\__CG__\App\Entity\User {#4256 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4031
            +user: App\Entity\User {#3979 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: """
              Someone’s parents never taught them to share.\n
              \n
              Obligatory fuck religion.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 91
            +score: 0
            +lastActive: DateTime @1697193331 {#3945
              date: 2023-10-13 12:35:31.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@balderdash9@lemmy.zip"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4029 …}
            +nested: Doctrine\ORM\PersistentCollection {#4027 …}
            +votes: Doctrine\ORM\PersistentCollection {#4025 …}
            +reports: Doctrine\ORM\PersistentCollection {#4023 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
            -id: 41584
            -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://programming.dev/comment/3809828"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697039529 {#3981
              date: 2023-10-11 17:52:09.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4031}
          +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1697054347 {#4253
            date: 2023-10-11 21:59:07.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
            "@Lmaydev@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4257 …}
          +nested: Doctrine\ORM\PersistentCollection {#4259 …}
          +votes: Doctrine\ORM\PersistentCollection {#4261 …}
          +reports: Doctrine\ORM\PersistentCollection {#4263 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
          -id: 41919
          -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4810940"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697054347 {#4254
            date: 2023-10-11 21:59:07.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4031}
        +body: "All the yelling of “Allahu akbar” while celebrating the death and destruction in Israel, would seem to be in conflict with your statement."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 42
        +score: 0
        +lastActive: DateTime @1697056172 {#4357
          date: 2023-10-11 22:29:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Lmaydev@programming.dev"
          "@cyclohexane@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4361 …}
        +nested: Doctrine\ORM\PersistentCollection {#4363 …}
        +votes: Doctrine\ORM\PersistentCollection {#4365 …}
        +reports: Doctrine\ORM\PersistentCollection {#4367 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
        -id: 41978
        -bodyTs: "'akbar':6 'allahu':5 'celebr':8 'conflict':20 'death':10 'destruct':12 'israel':14 'seem':16 'statement':23 'would':15 'yell':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4449467"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697056172 {#4358
          date: 2023-10-11 22:29:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: """
        > yelling of “Allahu akbar”\n
        \n
        Saying “God is great” is problematic?\n
        \n
        > celebrating the death and destruction in Israel\n
        \n
        They are resisting against the Zionist state founded on genocide and exclusivism. I don’t see that violating their will for coexistance.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1697057025 {#4412
        date: 2023-10-11 22:43:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Lmaydev@programming.dev"
        "@cyclohexane@lemmy.ml"
        "@Chr0nos1@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4415 …}
      +nested: Doctrine\ORM\PersistentCollection {#4417 …}
      +votes: Doctrine\ORM\PersistentCollection {#4419 …}
      +reports: Doctrine\ORM\PersistentCollection {#4421 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
      -id: 41998
      -bodyTs: "'akbar':4 'allahu':3 'celebr':11 'coexist':39 'death':13 'destruct':15 'exclusiv':29 'found':25 'genocid':27 'god':6 'great':8 'israel':17 'problemat':10 'resist':20 'say':5 'see':33 'state':24 'violat':35 'yell':1 'zionist':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4812276"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697057025 {#4413
        date: 2023-10-11 22:43:45.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: "When they’re celebrating the killing of civilians at a dance party, or the beheading of babies, it is a problem. Religion is the cancer that keeps that entire region either at war, or the brink of war"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1697057201 {#4480
      date: 2023-10-11 22:46:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Lmaydev@programming.dev"
      "@cyclohexane@lemmy.ml"
      "@Chr0nos1@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4483 …}
    +nested: Doctrine\ORM\PersistentCollection {#4485 …}
    +votes: Doctrine\ORM\PersistentCollection {#4487 …}
    +reports: Doctrine\ORM\PersistentCollection {#4489 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
    -id: 42001
    -bodyTs: "'babi':17 'behead':15 'brink':36 'cancer':25 'celebr':4 'civilian':8 'danc':11 'either':31 'entir':29 'keep':27 'kill':6 'parti':12 'problem':21 're':3 'region':30 'religion':22 'war':33,38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4449942"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697057201 {#4481
      date: 2023-10-11 22:46:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: """
    You’re gonna have to substantiate that claim. Show me evidence of Palestinians celebrating “killing of civilians at a dance party, or the beheading of babies”. Without evidence, your claim is to be ignored.\n
    \n
    By the way, [Israel has already admitted that they faked the “beheading of babies” story.](https://news.sky.com/story/its-important-to-separate-the-facts-from-speculation-what-we-actually-know-about-the-viral-report-of-beheaded-babies-in-israel-12982329) Verify your evidence before responding.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1697057693 {#4562
    date: 2023-10-11 22:54:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
    "@cyclohexane@lemmy.ml"
    "@Chr0nos1@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4567 …}
  +nested: Doctrine\ORM\PersistentCollection {#4573 …}
  +votes: Doctrine\ORM\PersistentCollection {#4569 …}
  +reports: Doctrine\ORM\PersistentCollection {#4574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4578 …}
  -id: 42011
  -bodyTs: "'/story/its-important-to-separate-the-facts-from-speculation-what-we-actually-know-about-the-viral-report-of-beheaded-babies-in-israel-12982329)':52 'admit':41 'alreadi':40 'babi':26,48 'behead':24,46 'celebr':14 'civilian':17 'claim':8,30 'danc':20 'evid':11,28,55 'fake':44 'gonna':3 'ignor':34 'israel':38 'kill':15 'news.sky.com':51 'news.sky.com/story/its-important-to-separate-the-facts-from-speculation-what-we-actually-know-about-the-viral-report-of-beheaded-babies-in-israel-12982329)':50 'palestinian':13 'parti':21 're':2 'respond':57 'show':9 'stori':49 'substanti':6 'verifi':53 'way':37 'without':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4812632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697057693 {#4559
    date: 2023-10-11 22:54:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4563
  +user: Proxies\__CG__\App\Entity\User {#4256 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4482
    +user: Proxies\__CG__\App\Entity\User {#4360 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4414
      +user: Proxies\__CG__\App\Entity\User {#4256 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4359
        +user: Proxies\__CG__\App\Entity\User {#4360 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4255
          +user: Proxies\__CG__\App\Entity\User {#4256 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4031
            +user: App\Entity\User {#3979 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: """
              Someone’s parents never taught them to share.\n
              \n
              Obligatory fuck religion.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 91
            +score: 0
            +lastActive: DateTime @1697193331 {#3945
              date: 2023-10-13 12:35:31.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@balderdash9@lemmy.zip"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4029 …}
            +nested: Doctrine\ORM\PersistentCollection {#4027 …}
            +votes: Doctrine\ORM\PersistentCollection {#4025 …}
            +reports: Doctrine\ORM\PersistentCollection {#4023 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
            -id: 41584
            -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://programming.dev/comment/3809828"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697039529 {#3981
              date: 2023-10-11 17:52:09.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4031}
          +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1697054347 {#4253
            date: 2023-10-11 21:59:07.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
            "@Lmaydev@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4257 …}
          +nested: Doctrine\ORM\PersistentCollection {#4259 …}
          +votes: Doctrine\ORM\PersistentCollection {#4261 …}
          +reports: Doctrine\ORM\PersistentCollection {#4263 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
          -id: 41919
          -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4810940"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697054347 {#4254
            date: 2023-10-11 21:59:07.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4031}
        +body: "All the yelling of “Allahu akbar” while celebrating the death and destruction in Israel, would seem to be in conflict with your statement."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 42
        +score: 0
        +lastActive: DateTime @1697056172 {#4357
          date: 2023-10-11 22:29:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Lmaydev@programming.dev"
          "@cyclohexane@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4361 …}
        +nested: Doctrine\ORM\PersistentCollection {#4363 …}
        +votes: Doctrine\ORM\PersistentCollection {#4365 …}
        +reports: Doctrine\ORM\PersistentCollection {#4367 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
        -id: 41978
        -bodyTs: "'akbar':6 'allahu':5 'celebr':8 'conflict':20 'death':10 'destruct':12 'israel':14 'seem':16 'statement':23 'would':15 'yell':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4449467"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697056172 {#4358
          date: 2023-10-11 22:29:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: """
        > yelling of “Allahu akbar”\n
        \n
        Saying “God is great” is problematic?\n
        \n
        > celebrating the death and destruction in Israel\n
        \n
        They are resisting against the Zionist state founded on genocide and exclusivism. I don’t see that violating their will for coexistance.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1697057025 {#4412
        date: 2023-10-11 22:43:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Lmaydev@programming.dev"
        "@cyclohexane@lemmy.ml"
        "@Chr0nos1@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4415 …}
      +nested: Doctrine\ORM\PersistentCollection {#4417 …}
      +votes: Doctrine\ORM\PersistentCollection {#4419 …}
      +reports: Doctrine\ORM\PersistentCollection {#4421 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
      -id: 41998
      -bodyTs: "'akbar':4 'allahu':3 'celebr':11 'coexist':39 'death':13 'destruct':15 'exclusiv':29 'found':25 'genocid':27 'god':6 'great':8 'israel':17 'problemat':10 'resist':20 'say':5 'see':33 'state':24 'violat':35 'yell':1 'zionist':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4812276"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697057025 {#4413
        date: 2023-10-11 22:43:45.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: "When they’re celebrating the killing of civilians at a dance party, or the beheading of babies, it is a problem. Religion is the cancer that keeps that entire region either at war, or the brink of war"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1697057201 {#4480
      date: 2023-10-11 22:46:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Lmaydev@programming.dev"
      "@cyclohexane@lemmy.ml"
      "@Chr0nos1@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4483 …}
    +nested: Doctrine\ORM\PersistentCollection {#4485 …}
    +votes: Doctrine\ORM\PersistentCollection {#4487 …}
    +reports: Doctrine\ORM\PersistentCollection {#4489 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
    -id: 42001
    -bodyTs: "'babi':17 'behead':15 'brink':36 'cancer':25 'celebr':4 'civilian':8 'danc':11 'either':31 'entir':29 'keep':27 'kill':6 'parti':12 'problem':21 're':3 'region':30 'religion':22 'war':33,38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4449942"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697057201 {#4481
      date: 2023-10-11 22:46:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: """
    You’re gonna have to substantiate that claim. Show me evidence of Palestinians celebrating “killing of civilians at a dance party, or the beheading of babies”. Without evidence, your claim is to be ignored.\n
    \n
    By the way, [Israel has already admitted that they faked the “beheading of babies” story.](https://news.sky.com/story/its-important-to-separate-the-facts-from-speculation-what-we-actually-know-about-the-viral-report-of-beheaded-babies-in-israel-12982329) Verify your evidence before responding.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1697057693 {#4562
    date: 2023-10-11 22:54:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
    "@cyclohexane@lemmy.ml"
    "@Chr0nos1@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4567 …}
  +nested: Doctrine\ORM\PersistentCollection {#4573 …}
  +votes: Doctrine\ORM\PersistentCollection {#4569 …}
  +reports: Doctrine\ORM\PersistentCollection {#4574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4578 …}
  -id: 42011
  -bodyTs: "'/story/its-important-to-separate-the-facts-from-speculation-what-we-actually-know-about-the-viral-report-of-beheaded-babies-in-israel-12982329)':52 'admit':41 'alreadi':40 'babi':26,48 'behead':24,46 'celebr':14 'civilian':17 'claim':8,30 'danc':20 'evid':11,28,55 'fake':44 'gonna':3 'ignor':34 'israel':38 'kill':15 'news.sky.com':51 'news.sky.com/story/its-important-to-separate-the-facts-from-speculation-what-we-actually-know-about-the-viral-report-of-beheaded-babies-in-israel-12982329)':50 'palestinian':13 'parti':21 're':2 'respond':57 'show':9 'stori':49 'substanti':6 'verifi':53 'way':37 'without':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4812632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697057693 {#4559
    date: 2023-10-11 22:54:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#4621
  +user: Proxies\__CG__\App\Entity\User {#4618 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4563
    +user: Proxies\__CG__\App\Entity\User {#4256 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4482
      +user: Proxies\__CG__\App\Entity\User {#4360 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4414
        +user: Proxies\__CG__\App\Entity\User {#4256 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4359
          +user: Proxies\__CG__\App\Entity\User {#4360 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4255
            +user: Proxies\__CG__\App\Entity\User {#4256 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4031
              +user: App\Entity\User {#3979 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: """
                Someone’s parents never taught them to share.\n
                \n
                Obligatory fuck religion.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 91
              +score: 0
              +lastActive: DateTime @1697193331 {#3945
                date: 2023-10-13 12:35:31.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@balderdash9@lemmy.zip"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4029 …}
              +nested: Doctrine\ORM\PersistentCollection {#4027 …}
              +votes: Doctrine\ORM\PersistentCollection {#4025 …}
              +reports: Doctrine\ORM\PersistentCollection {#4023 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
              -id: 41584
              -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://programming.dev/comment/3809828"
              +editedAt: null
              +createdAt: DateTimeImmutable @1697039529 {#3981
                date: 2023-10-11 17:52:09.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4031}
            +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 25
            +score: 0
            +lastActive: DateTime @1697054347 {#4253
              date: 2023-10-11 21:59:07.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@balderdash9@lemmy.zip"
              "@Lmaydev@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4257 …}
            +nested: Doctrine\ORM\PersistentCollection {#4259 …}
            +votes: Doctrine\ORM\PersistentCollection {#4261 …}
            +reports: Doctrine\ORM\PersistentCollection {#4263 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
            -id: 41919
            -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/4810940"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697054347 {#4254
              date: 2023-10-11 21:59:07.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4031}
          +body: "All the yelling of “Allahu akbar” while celebrating the death and destruction in Israel, would seem to be in conflict with your statement."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 42
          +score: 0
          +lastActive: DateTime @1697056172 {#4357
            date: 2023-10-11 22:29:32.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
            "@Lmaydev@programming.dev"
            "@cyclohexane@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4361 …}
          +nested: Doctrine\ORM\PersistentCollection {#4363 …}
          +votes: Doctrine\ORM\PersistentCollection {#4365 …}
          +reports: Doctrine\ORM\PersistentCollection {#4367 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
          -id: 41978
          -bodyTs: "'akbar':6 'allahu':5 'celebr':8 'conflict':20 'death':10 'destruct':12 'israel':14 'seem':16 'statement':23 'would':15 'yell':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4449467"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697056172 {#4358
            date: 2023-10-11 22:29:32.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4031}
        +body: """
          > yelling of “Allahu akbar”\n
          \n
          Saying “God is great” is problematic?\n
          \n
          > celebrating the death and destruction in Israel\n
          \n
          They are resisting against the Zionist state founded on genocide and exclusivism. I don’t see that violating their will for coexistance.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1697057025 {#4412
          date: 2023-10-11 22:43:45.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Lmaydev@programming.dev"
          "@cyclohexane@lemmy.ml"
          "@Chr0nos1@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4415 …}
        +nested: Doctrine\ORM\PersistentCollection {#4417 …}
        +votes: Doctrine\ORM\PersistentCollection {#4419 …}
        +reports: Doctrine\ORM\PersistentCollection {#4421 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
        -id: 41998
        -bodyTs: "'akbar':4 'allahu':3 'celebr':11 'coexist':39 'death':13 'destruct':15 'exclusiv':29 'found':25 'genocid':27 'god':6 'great':8 'israel':17 'problemat':10 'resist':20 'say':5 'see':33 'state':24 'violat':35 'yell':1 'zionist':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4812276"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697057025 {#4413
          date: 2023-10-11 22:43:45.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: "When they’re celebrating the killing of civilians at a dance party, or the beheading of babies, it is a problem. Religion is the cancer that keeps that entire region either at war, or the brink of war"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1697057201 {#4480
        date: 2023-10-11 22:46:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Lmaydev@programming.dev"
        "@cyclohexane@lemmy.ml"
        "@Chr0nos1@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4483 …}
      +nested: Doctrine\ORM\PersistentCollection {#4485 …}
      +votes: Doctrine\ORM\PersistentCollection {#4487 …}
      +reports: Doctrine\ORM\PersistentCollection {#4489 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
      -id: 42001
      -bodyTs: "'babi':17 'behead':15 'brink':36 'cancer':25 'celebr':4 'civilian':8 'danc':11 'either':31 'entir':29 'keep':27 'kill':6 'parti':12 'problem':21 're':3 'region':30 'religion':22 'war':33,38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4449942"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697057201 {#4481
        date: 2023-10-11 22:46:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: """
      You’re gonna have to substantiate that claim. Show me evidence of Palestinians celebrating “killing of civilians at a dance party, or the beheading of babies”. Without evidence, your claim is to be ignored.\n
      \n
      By the way, [Israel has already admitted that they faked the “beheading of babies” story.](https://news.sky.com/story/its-important-to-separate-the-facts-from-speculation-what-we-actually-know-about-the-viral-report-of-beheaded-babies-in-israel-12982329) Verify your evidence before responding.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1697057693 {#4562
      date: 2023-10-11 22:54:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Lmaydev@programming.dev"
      "@cyclohexane@lemmy.ml"
      "@Chr0nos1@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4567 …}
    +nested: Doctrine\ORM\PersistentCollection {#4573 …}
    +votes: Doctrine\ORM\PersistentCollection {#4569 …}
    +reports: Doctrine\ORM\PersistentCollection {#4574 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4576 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4578 …}
    -id: 42011
    -bodyTs: "'/story/its-important-to-separate-the-facts-from-speculation-what-we-actually-know-about-the-viral-report-of-beheaded-babies-in-israel-12982329)':52 'admit':41 'alreadi':40 'babi':26,48 'behead':24,46 'celebr':14 'civilian':17 'claim':8,30 'danc':20 'evid':11,28,55 'fake':44 'gonna':3 'ignor':34 'israel':38 'kill':15 'news.sky.com':51 'news.sky.com/story/its-important-to-separate-the-facts-from-speculation-what-we-actually-know-about-the-viral-report-of-beheaded-babies-in-israel-12982329)':50 'palestinian':13 'parti':21 're':2 'respond':57 'show':9 'stori':49 'substanti':6 'verifi':53 'way':37 'without':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4812632"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697057693 {#4559
      date: 2023-10-11 22:54:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "No surprises there"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697058375 {#4622
    date: 2023-10-11 23:06:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
    "@cyclohexane@lemmy.ml"
    "@Chr0nos1@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4615 …}
  +nested: Doctrine\ORM\PersistentCollection {#4613 …}
  +votes: Doctrine\ORM\PersistentCollection {#4617 …}
  +reports: Doctrine\ORM\PersistentCollection {#4628 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4630 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4632 …}
  -id: 42032
  -bodyTs: "'surpris':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4750399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697058375 {#4625
    date: 2023-10-11 23:06:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4621
  +user: Proxies\__CG__\App\Entity\User {#4618 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4563
    +user: Proxies\__CG__\App\Entity\User {#4256 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4482
      +user: Proxies\__CG__\App\Entity\User {#4360 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4414
        +user: Proxies\__CG__\App\Entity\User {#4256 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4359
          +user: Proxies\__CG__\App\Entity\User {#4360 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4255
            +user: Proxies\__CG__\App\Entity\User {#4256 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4031
              +user: App\Entity\User {#3979 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: """
                Someone’s parents never taught them to share.\n
                \n
                Obligatory fuck religion.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 91
              +score: 0
              +lastActive: DateTime @1697193331 {#3945
                date: 2023-10-13 12:35:31.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@balderdash9@lemmy.zip"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4029 …}
              +nested: Doctrine\ORM\PersistentCollection {#4027 …}
              +votes: Doctrine\ORM\PersistentCollection {#4025 …}
              +reports: Doctrine\ORM\PersistentCollection {#4023 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
              -id: 41584
              -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://programming.dev/comment/3809828"
              +editedAt: null
              +createdAt: DateTimeImmutable @1697039529 {#3981
                date: 2023-10-11 17:52:09.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4031}
            +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 25
            +score: 0
            +lastActive: DateTime @1697054347 {#4253
              date: 2023-10-11 21:59:07.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@balderdash9@lemmy.zip"
              "@Lmaydev@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4257 …}
            +nested: Doctrine\ORM\PersistentCollection {#4259 …}
            +votes: Doctrine\ORM\PersistentCollection {#4261 …}
            +reports: Doctrine\ORM\PersistentCollection {#4263 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
            -id: 41919
            -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/4810940"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697054347 {#4254
              date: 2023-10-11 21:59:07.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4031}
          +body: "All the yelling of “Allahu akbar” while celebrating the death and destruction in Israel, would seem to be in conflict with your statement."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 42
          +score: 0
          +lastActive: DateTime @1697056172 {#4357
            date: 2023-10-11 22:29:32.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
            "@Lmaydev@programming.dev"
            "@cyclohexane@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4361 …}
          +nested: Doctrine\ORM\PersistentCollection {#4363 …}
          +votes: Doctrine\ORM\PersistentCollection {#4365 …}
          +reports: Doctrine\ORM\PersistentCollection {#4367 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
          -id: 41978
          -bodyTs: "'akbar':6 'allahu':5 'celebr':8 'conflict':20 'death':10 'destruct':12 'israel':14 'seem':16 'statement':23 'would':15 'yell':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4449467"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697056172 {#4358
            date: 2023-10-11 22:29:32.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4031}
        +body: """
          > yelling of “Allahu akbar”\n
          \n
          Saying “God is great” is problematic?\n
          \n
          > celebrating the death and destruction in Israel\n
          \n
          They are resisting against the Zionist state founded on genocide and exclusivism. I don’t see that violating their will for coexistance.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1697057025 {#4412
          date: 2023-10-11 22:43:45.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Lmaydev@programming.dev"
          "@cyclohexane@lemmy.ml"
          "@Chr0nos1@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4415 …}
        +nested: Doctrine\ORM\PersistentCollection {#4417 …}
        +votes: Doctrine\ORM\PersistentCollection {#4419 …}
        +reports: Doctrine\ORM\PersistentCollection {#4421 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
        -id: 41998
        -bodyTs: "'akbar':4 'allahu':3 'celebr':11 'coexist':39 'death':13 'destruct':15 'exclusiv':29 'found':25 'genocid':27 'god':6 'great':8 'israel':17 'problemat':10 'resist':20 'say':5 'see':33 'state':24 'violat':35 'yell':1 'zionist':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4812276"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697057025 {#4413
          date: 2023-10-11 22:43:45.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: "When they’re celebrating the killing of civilians at a dance party, or the beheading of babies, it is a problem. Religion is the cancer that keeps that entire region either at war, or the brink of war"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1697057201 {#4480
        date: 2023-10-11 22:46:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Lmaydev@programming.dev"
        "@cyclohexane@lemmy.ml"
        "@Chr0nos1@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4483 …}
      +nested: Doctrine\ORM\PersistentCollection {#4485 …}
      +votes: Doctrine\ORM\PersistentCollection {#4487 …}
      +reports: Doctrine\ORM\PersistentCollection {#4489 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
      -id: 42001
      -bodyTs: "'babi':17 'behead':15 'brink':36 'cancer':25 'celebr':4 'civilian':8 'danc':11 'either':31 'entir':29 'keep':27 'kill':6 'parti':12 'problem':21 're':3 'region':30 'religion':22 'war':33,38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4449942"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697057201 {#4481
        date: 2023-10-11 22:46:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: """
      You’re gonna have to substantiate that claim. Show me evidence of Palestinians celebrating “killing of civilians at a dance party, or the beheading of babies”. Without evidence, your claim is to be ignored.\n
      \n
      By the way, [Israel has already admitted that they faked the “beheading of babies” story.](https://news.sky.com/story/its-important-to-separate-the-facts-from-speculation-what-we-actually-know-about-the-viral-report-of-beheaded-babies-in-israel-12982329) Verify your evidence before responding.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1697057693 {#4562
      date: 2023-10-11 22:54:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Lmaydev@programming.dev"
      "@cyclohexane@lemmy.ml"
      "@Chr0nos1@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4567 …}
    +nested: Doctrine\ORM\PersistentCollection {#4573 …}
    +votes: Doctrine\ORM\PersistentCollection {#4569 …}
    +reports: Doctrine\ORM\PersistentCollection {#4574 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4576 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4578 …}
    -id: 42011
    -bodyTs: "'/story/its-important-to-separate-the-facts-from-speculation-what-we-actually-know-about-the-viral-report-of-beheaded-babies-in-israel-12982329)':52 'admit':41 'alreadi':40 'babi':26,48 'behead':24,46 'celebr':14 'civilian':17 'claim':8,30 'danc':20 'evid':11,28,55 'fake':44 'gonna':3 'ignor':34 'israel':38 'kill':15 'news.sky.com':51 'news.sky.com/story/its-important-to-separate-the-facts-from-speculation-what-we-actually-know-about-the-viral-report-of-beheaded-babies-in-israel-12982329)':50 'palestinian':13 'parti':21 're':2 'respond':57 'show':9 'stori':49 'substanti':6 'verifi':53 'way':37 'without':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4812632"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697057693 {#4559
      date: 2023-10-11 22:54:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "No surprises there"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697058375 {#4622
    date: 2023-10-11 23:06:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
    "@cyclohexane@lemmy.ml"
    "@Chr0nos1@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4615 …}
  +nested: Doctrine\ORM\PersistentCollection {#4613 …}
  +votes: Doctrine\ORM\PersistentCollection {#4617 …}
  +reports: Doctrine\ORM\PersistentCollection {#4628 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4630 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4632 …}
  -id: 42032
  -bodyTs: "'surpris':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4750399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697058375 {#4625
    date: 2023-10-11 23:06:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4621
  +user: Proxies\__CG__\App\Entity\User {#4618 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4563
    +user: Proxies\__CG__\App\Entity\User {#4256 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4482
      +user: Proxies\__CG__\App\Entity\User {#4360 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4414
        +user: Proxies\__CG__\App\Entity\User {#4256 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4359
          +user: Proxies\__CG__\App\Entity\User {#4360 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4255
            +user: Proxies\__CG__\App\Entity\User {#4256 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4031
              +user: App\Entity\User {#3979 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: """
                Someone’s parents never taught them to share.\n
                \n
                Obligatory fuck religion.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 91
              +score: 0
              +lastActive: DateTime @1697193331 {#3945
                date: 2023-10-13 12:35:31.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@balderdash9@lemmy.zip"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4029 …}
              +nested: Doctrine\ORM\PersistentCollection {#4027 …}
              +votes: Doctrine\ORM\PersistentCollection {#4025 …}
              +reports: Doctrine\ORM\PersistentCollection {#4023 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
              -id: 41584
              -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://programming.dev/comment/3809828"
              +editedAt: null
              +createdAt: DateTimeImmutable @1697039529 {#3981
                date: 2023-10-11 17:52:09.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4031}
            +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 25
            +score: 0
            +lastActive: DateTime @1697054347 {#4253
              date: 2023-10-11 21:59:07.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@balderdash9@lemmy.zip"
              "@Lmaydev@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4257 …}
            +nested: Doctrine\ORM\PersistentCollection {#4259 …}
            +votes: Doctrine\ORM\PersistentCollection {#4261 …}
            +reports: Doctrine\ORM\PersistentCollection {#4263 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
            -id: 41919
            -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/4810940"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697054347 {#4254
              date: 2023-10-11 21:59:07.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4031}
          +body: "All the yelling of “Allahu akbar” while celebrating the death and destruction in Israel, would seem to be in conflict with your statement."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 42
          +score: 0
          +lastActive: DateTime @1697056172 {#4357
            date: 2023-10-11 22:29:32.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
            "@Lmaydev@programming.dev"
            "@cyclohexane@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4361 …}
          +nested: Doctrine\ORM\PersistentCollection {#4363 …}
          +votes: Doctrine\ORM\PersistentCollection {#4365 …}
          +reports: Doctrine\ORM\PersistentCollection {#4367 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
          -id: 41978
          -bodyTs: "'akbar':6 'allahu':5 'celebr':8 'conflict':20 'death':10 'destruct':12 'israel':14 'seem':16 'statement':23 'would':15 'yell':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4449467"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697056172 {#4358
            date: 2023-10-11 22:29:32.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4031}
        +body: """
          > yelling of “Allahu akbar”\n
          \n
          Saying “God is great” is problematic?\n
          \n
          > celebrating the death and destruction in Israel\n
          \n
          They are resisting against the Zionist state founded on genocide and exclusivism. I don’t see that violating their will for coexistance.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1697057025 {#4412
          date: 2023-10-11 22:43:45.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Lmaydev@programming.dev"
          "@cyclohexane@lemmy.ml"
          "@Chr0nos1@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4415 …}
        +nested: Doctrine\ORM\PersistentCollection {#4417 …}
        +votes: Doctrine\ORM\PersistentCollection {#4419 …}
        +reports: Doctrine\ORM\PersistentCollection {#4421 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
        -id: 41998
        -bodyTs: "'akbar':4 'allahu':3 'celebr':11 'coexist':39 'death':13 'destruct':15 'exclusiv':29 'found':25 'genocid':27 'god':6 'great':8 'israel':17 'problemat':10 'resist':20 'say':5 'see':33 'state':24 'violat':35 'yell':1 'zionist':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4812276"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697057025 {#4413
          date: 2023-10-11 22:43:45.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: "When they’re celebrating the killing of civilians at a dance party, or the beheading of babies, it is a problem. Religion is the cancer that keeps that entire region either at war, or the brink of war"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1697057201 {#4480
        date: 2023-10-11 22:46:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Lmaydev@programming.dev"
        "@cyclohexane@lemmy.ml"
        "@Chr0nos1@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4483 …}
      +nested: Doctrine\ORM\PersistentCollection {#4485 …}
      +votes: Doctrine\ORM\PersistentCollection {#4487 …}
      +reports: Doctrine\ORM\PersistentCollection {#4489 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
      -id: 42001
      -bodyTs: "'babi':17 'behead':15 'brink':36 'cancer':25 'celebr':4 'civilian':8 'danc':11 'either':31 'entir':29 'keep':27 'kill':6 'parti':12 'problem':21 're':3 'region':30 'religion':22 'war':33,38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4449942"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697057201 {#4481
        date: 2023-10-11 22:46:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: """
      You’re gonna have to substantiate that claim. Show me evidence of Palestinians celebrating “killing of civilians at a dance party, or the beheading of babies”. Without evidence, your claim is to be ignored.\n
      \n
      By the way, [Israel has already admitted that they faked the “beheading of babies” story.](https://news.sky.com/story/its-important-to-separate-the-facts-from-speculation-what-we-actually-know-about-the-viral-report-of-beheaded-babies-in-israel-12982329) Verify your evidence before responding.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1697057693 {#4562
      date: 2023-10-11 22:54:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Lmaydev@programming.dev"
      "@cyclohexane@lemmy.ml"
      "@Chr0nos1@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4567 …}
    +nested: Doctrine\ORM\PersistentCollection {#4573 …}
    +votes: Doctrine\ORM\PersistentCollection {#4569 …}
    +reports: Doctrine\ORM\PersistentCollection {#4574 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4576 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4578 …}
    -id: 42011
    -bodyTs: "'/story/its-important-to-separate-the-facts-from-speculation-what-we-actually-know-about-the-viral-report-of-beheaded-babies-in-israel-12982329)':52 'admit':41 'alreadi':40 'babi':26,48 'behead':24,46 'celebr':14 'civilian':17 'claim':8,30 'danc':20 'evid':11,28,55 'fake':44 'gonna':3 'ignor':34 'israel':38 'kill':15 'news.sky.com':51 'news.sky.com/story/its-important-to-separate-the-facts-from-speculation-what-we-actually-know-about-the-viral-report-of-beheaded-babies-in-israel-12982329)':50 'palestinian':13 'parti':21 're':2 'respond':57 'show':9 'stori':49 'substanti':6 'verifi':53 'way':37 'without':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4812632"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697057693 {#4559
      date: 2023-10-11 22:54:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "No surprises there"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697058375 {#4622
    date: 2023-10-11 23:06:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
    "@cyclohexane@lemmy.ml"
    "@Chr0nos1@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4615 …}
  +nested: Doctrine\ORM\PersistentCollection {#4613 …}
  +votes: Doctrine\ORM\PersistentCollection {#4617 …}
  +reports: Doctrine\ORM\PersistentCollection {#4628 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4630 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4632 …}
  -id: 42032
  -bodyTs: "'surpris':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4750399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697058375 {#4625
    date: 2023-10-11 23:06:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4636
  +user: Proxies\__CG__\App\Entity\User {#4637 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4563
    +user: Proxies\__CG__\App\Entity\User {#4256 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4482
      +user: Proxies\__CG__\App\Entity\User {#4360 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4414
        +user: Proxies\__CG__\App\Entity\User {#4256 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4359
          +user: Proxies\__CG__\App\Entity\User {#4360 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4255
            +user: Proxies\__CG__\App\Entity\User {#4256 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4031
              +user: App\Entity\User {#3979 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: """
                Someone’s parents never taught them to share.\n
                \n
                Obligatory fuck religion.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 91
              +score: 0
              +lastActive: DateTime @1697193331 {#3945
                date: 2023-10-13 12:35:31.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@balderdash9@lemmy.zip"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4029 …}
              +nested: Doctrine\ORM\PersistentCollection {#4027 …}
              +votes: Doctrine\ORM\PersistentCollection {#4025 …}
              +reports: Doctrine\ORM\PersistentCollection {#4023 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
              -id: 41584
              -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://programming.dev/comment/3809828"
              +editedAt: null
              +createdAt: DateTimeImmutable @1697039529 {#3981
                date: 2023-10-11 17:52:09.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4031}
            +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 25
            +score: 0
            +lastActive: DateTime @1697054347 {#4253
              date: 2023-10-11 21:59:07.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@balderdash9@lemmy.zip"
              "@Lmaydev@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4257 …}
            +nested: Doctrine\ORM\PersistentCollection {#4259 …}
            +votes: Doctrine\ORM\PersistentCollection {#4261 …}
            +reports: Doctrine\ORM\PersistentCollection {#4263 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
            -id: 41919
            -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/4810940"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697054347 {#4254
              date: 2023-10-11 21:59:07.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4031}
          +body: "All the yelling of “Allahu akbar” while celebrating the death and destruction in Israel, would seem to be in conflict with your statement."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 42
          +score: 0
          +lastActive: DateTime @1697056172 {#4357
            date: 2023-10-11 22:29:32.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
            "@Lmaydev@programming.dev"
            "@cyclohexane@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4361 …}
          +nested: Doctrine\ORM\PersistentCollection {#4363 …}
          +votes: Doctrine\ORM\PersistentCollection {#4365 …}
          +reports: Doctrine\ORM\PersistentCollection {#4367 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
          -id: 41978
          -bodyTs: "'akbar':6 'allahu':5 'celebr':8 'conflict':20 'death':10 'destruct':12 'israel':14 'seem':16 'statement':23 'would':15 'yell':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4449467"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697056172 {#4358
            date: 2023-10-11 22:29:32.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4031}
        +body: """
          > yelling of “Allahu akbar”\n
          \n
          Saying “God is great” is problematic?\n
          \n
          > celebrating the death and destruction in Israel\n
          \n
          They are resisting against the Zionist state founded on genocide and exclusivism. I don’t see that violating their will for coexistance.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1697057025 {#4412
          date: 2023-10-11 22:43:45.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Lmaydev@programming.dev"
          "@cyclohexane@lemmy.ml"
          "@Chr0nos1@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4415 …}
        +nested: Doctrine\ORM\PersistentCollection {#4417 …}
        +votes: Doctrine\ORM\PersistentCollection {#4419 …}
        +reports: Doctrine\ORM\PersistentCollection {#4421 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
        -id: 41998
        -bodyTs: "'akbar':4 'allahu':3 'celebr':11 'coexist':39 'death':13 'destruct':15 'exclusiv':29 'found':25 'genocid':27 'god':6 'great':8 'israel':17 'problemat':10 'resist':20 'say':5 'see':33 'state':24 'violat':35 'yell':1 'zionist':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4812276"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697057025 {#4413
          date: 2023-10-11 22:43:45.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: "When they’re celebrating the killing of civilians at a dance party, or the beheading of babies, it is a problem. Religion is the cancer that keeps that entire region either at war, or the brink of war"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1697057201 {#4480
        date: 2023-10-11 22:46:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Lmaydev@programming.dev"
        "@cyclohexane@lemmy.ml"
        "@Chr0nos1@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4483 …}
      +nested: Doctrine\ORM\PersistentCollection {#4485 …}
      +votes: Doctrine\ORM\PersistentCollection {#4487 …}
      +reports: Doctrine\ORM\PersistentCollection {#4489 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
      -id: 42001
      -bodyTs: "'babi':17 'behead':15 'brink':36 'cancer':25 'celebr':4 'civilian':8 'danc':11 'either':31 'entir':29 'keep':27 'kill':6 'parti':12 'problem':21 're':3 'region':30 'religion':22 'war':33,38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4449942"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697057201 {#4481
        date: 2023-10-11 22:46:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: """
      You’re gonna have to substantiate that claim. Show me evidence of Palestinians celebrating “killing of civilians at a dance party, or the beheading of babies”. Without evidence, your claim is to be ignored.\n
      \n
      By the way, [Israel has already admitted that they faked the “beheading of babies” story.](https://news.sky.com/story/its-important-to-separate-the-facts-from-speculation-what-we-actually-know-about-the-viral-report-of-beheaded-babies-in-israel-12982329) Verify your evidence before responding.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1697057693 {#4562
      date: 2023-10-11 22:54:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Lmaydev@programming.dev"
      "@cyclohexane@lemmy.ml"
      "@Chr0nos1@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4567 …}
    +nested: Doctrine\ORM\PersistentCollection {#4573 …}
    +votes: Doctrine\ORM\PersistentCollection {#4569 …}
    +reports: Doctrine\ORM\PersistentCollection {#4574 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4576 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4578 …}
    -id: 42011
    -bodyTs: "'/story/its-important-to-separate-the-facts-from-speculation-what-we-actually-know-about-the-viral-report-of-beheaded-babies-in-israel-12982329)':52 'admit':41 'alreadi':40 'babi':26,48 'behead':24,46 'celebr':14 'civilian':17 'claim':8,30 'danc':20 'evid':11,28,55 'fake':44 'gonna':3 'ignor':34 'israel':38 'kill':15 'news.sky.com':51 'news.sky.com/story/its-important-to-separate-the-facts-from-speculation-what-we-actually-know-about-the-viral-report-of-beheaded-babies-in-israel-12982329)':50 'palestinian':13 'parti':21 're':2 'respond':57 'show':9 'stori':49 'substanti':6 'verifi':53 'way':37 'without':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4812632"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697057693 {#4559
      date: 2023-10-11 22:54:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: """
    Biden said he saw the pictures.\n
    \n
    [timesofisrael.com/…/meeting-with-jewish-leaders-b…](https://www.timesofisrael.com/liveblog_entry/meeting-with-jewish-leaders-biden-confirms-reports-that-hamas-beheaded-israeli-children/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697065720 {#4634
    date: 2023-10-12 01:08:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
    "@cyclohexane@lemmy.ml"
    "@Chr0nos1@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4638 …}
  +nested: Doctrine\ORM\PersistentCollection {#4640 …}
  +votes: Doctrine\ORM\PersistentCollection {#4642 …}
  +reports: Doctrine\ORM\PersistentCollection {#4644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
  -id: 42199
  -bodyTs: "'/liveblog_entry/meeting-with-jewish-leaders-biden-confirms-reports-that-hamas-beheaded-israeli-children/)':11 '/meeting-with-jewish-leaders-b':8 'biden':1 'pictur':6 'said':2 'saw':4 'timesofisrael.com':7 'www.timesofisrael.com':10 'www.timesofisrael.com/liveblog_entry/meeting-with-jewish-leaders-biden-confirms-reports-that-hamas-beheaded-israeli-children/)':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4453427"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697065720 {#4635
    date: 2023-10-12 01:08:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#4636
  +user: Proxies\__CG__\App\Entity\User {#4637 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4563
    +user: Proxies\__CG__\App\Entity\User {#4256 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4482
      +user: Proxies\__CG__\App\Entity\User {#4360 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4414
        +user: Proxies\__CG__\App\Entity\User {#4256 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4359
          +user: Proxies\__CG__\App\Entity\User {#4360 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4255
            +user: Proxies\__CG__\App\Entity\User {#4256 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4031
              +user: App\Entity\User {#3979 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: """
                Someone’s parents never taught them to share.\n
                \n
                Obligatory fuck religion.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 91
              +score: 0
              +lastActive: DateTime @1697193331 {#3945
                date: 2023-10-13 12:35:31.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@balderdash9@lemmy.zip"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4029 …}
              +nested: Doctrine\ORM\PersistentCollection {#4027 …}
              +votes: Doctrine\ORM\PersistentCollection {#4025 …}
              +reports: Doctrine\ORM\PersistentCollection {#4023 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
              -id: 41584
              -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://programming.dev/comment/3809828"
              +editedAt: null
              +createdAt: DateTimeImmutable @1697039529 {#3981
                date: 2023-10-11 17:52:09.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4031}
            +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 25
            +score: 0
            +lastActive: DateTime @1697054347 {#4253
              date: 2023-10-11 21:59:07.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@balderdash9@lemmy.zip"
              "@Lmaydev@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4257 …}
            +nested: Doctrine\ORM\PersistentCollection {#4259 …}
            +votes: Doctrine\ORM\PersistentCollection {#4261 …}
            +reports: Doctrine\ORM\PersistentCollection {#4263 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
            -id: 41919
            -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/4810940"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697054347 {#4254
              date: 2023-10-11 21:59:07.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4031}
          +body: "All the yelling of “Allahu akbar” while celebrating the death and destruction in Israel, would seem to be in conflict with your statement."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 42
          +score: 0
          +lastActive: DateTime @1697056172 {#4357
            date: 2023-10-11 22:29:32.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
            "@Lmaydev@programming.dev"
            "@cyclohexane@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4361 …}
          +nested: Doctrine\ORM\PersistentCollection {#4363 …}
          +votes: Doctrine\ORM\PersistentCollection {#4365 …}
          +reports: Doctrine\ORM\PersistentCollection {#4367 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
          -id: 41978
          -bodyTs: "'akbar':6 'allahu':5 'celebr':8 'conflict':20 'death':10 'destruct':12 'israel':14 'seem':16 'statement':23 'would':15 'yell':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4449467"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697056172 {#4358
            date: 2023-10-11 22:29:32.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4031}
        +body: """
          > yelling of “Allahu akbar”\n
          \n
          Saying “God is great” is problematic?\n
          \n
          > celebrating the death and destruction in Israel\n
          \n
          They are resisting against the Zionist state founded on genocide and exclusivism. I don’t see that violating their will for coexistance.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1697057025 {#4412
          date: 2023-10-11 22:43:45.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Lmaydev@programming.dev"
          "@cyclohexane@lemmy.ml"
          "@Chr0nos1@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4415 …}
        +nested: Doctrine\ORM\PersistentCollection {#4417 …}
        +votes: Doctrine\ORM\PersistentCollection {#4419 …}
        +reports: Doctrine\ORM\PersistentCollection {#4421 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
        -id: 41998
        -bodyTs: "'akbar':4 'allahu':3 'celebr':11 'coexist':39 'death':13 'destruct':15 'exclusiv':29 'found':25 'genocid':27 'god':6 'great':8 'israel':17 'problemat':10 'resist':20 'say':5 'see':33 'state':24 'violat':35 'yell':1 'zionist':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4812276"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697057025 {#4413
          date: 2023-10-11 22:43:45.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: "When they’re celebrating the killing of civilians at a dance party, or the beheading of babies, it is a problem. Religion is the cancer that keeps that entire region either at war, or the brink of war"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1697057201 {#4480
        date: 2023-10-11 22:46:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Lmaydev@programming.dev"
        "@cyclohexane@lemmy.ml"
        "@Chr0nos1@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4483 …}
      +nested: Doctrine\ORM\PersistentCollection {#4485 …}
      +votes: Doctrine\ORM\PersistentCollection {#4487 …}
      +reports: Doctrine\ORM\PersistentCollection {#4489 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
      -id: 42001
      -bodyTs: "'babi':17 'behead':15 'brink':36 'cancer':25 'celebr':4 'civilian':8 'danc':11 'either':31 'entir':29 'keep':27 'kill':6 'parti':12 'problem':21 're':3 'region':30 'religion':22 'war':33,38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4449942"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697057201 {#4481
        date: 2023-10-11 22:46:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: """
      You’re gonna have to substantiate that claim. Show me evidence of Palestinians celebrating “killing of civilians at a dance party, or the beheading of babies”. Without evidence, your claim is to be ignored.\n
      \n
      By the way, [Israel has already admitted that they faked the “beheading of babies” story.](https://news.sky.com/story/its-important-to-separate-the-facts-from-speculation-what-we-actually-know-about-the-viral-report-of-beheaded-babies-in-israel-12982329) Verify your evidence before responding.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1697057693 {#4562
      date: 2023-10-11 22:54:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Lmaydev@programming.dev"
      "@cyclohexane@lemmy.ml"
      "@Chr0nos1@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4567 …}
    +nested: Doctrine\ORM\PersistentCollection {#4573 …}
    +votes: Doctrine\ORM\PersistentCollection {#4569 …}
    +reports: Doctrine\ORM\PersistentCollection {#4574 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4576 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4578 …}
    -id: 42011
    -bodyTs: "'/story/its-important-to-separate-the-facts-from-speculation-what-we-actually-know-about-the-viral-report-of-beheaded-babies-in-israel-12982329)':52 'admit':41 'alreadi':40 'babi':26,48 'behead':24,46 'celebr':14 'civilian':17 'claim':8,30 'danc':20 'evid':11,28,55 'fake':44 'gonna':3 'ignor':34 'israel':38 'kill':15 'news.sky.com':51 'news.sky.com/story/its-important-to-separate-the-facts-from-speculation-what-we-actually-know-about-the-viral-report-of-beheaded-babies-in-israel-12982329)':50 'palestinian':13 'parti':21 're':2 'respond':57 'show':9 'stori':49 'substanti':6 'verifi':53 'way':37 'without':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4812632"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697057693 {#4559
      date: 2023-10-11 22:54:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: """
    Biden said he saw the pictures.\n
    \n
    [timesofisrael.com/…/meeting-with-jewish-leaders-b…](https://www.timesofisrael.com/liveblog_entry/meeting-with-jewish-leaders-biden-confirms-reports-that-hamas-beheaded-israeli-children/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697065720 {#4634
    date: 2023-10-12 01:08:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
    "@cyclohexane@lemmy.ml"
    "@Chr0nos1@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4638 …}
  +nested: Doctrine\ORM\PersistentCollection {#4640 …}
  +votes: Doctrine\ORM\PersistentCollection {#4642 …}
  +reports: Doctrine\ORM\PersistentCollection {#4644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
  -id: 42199
  -bodyTs: "'/liveblog_entry/meeting-with-jewish-leaders-biden-confirms-reports-that-hamas-beheaded-israeli-children/)':11 '/meeting-with-jewish-leaders-b':8 'biden':1 'pictur':6 'said':2 'saw':4 'timesofisrael.com':7 'www.timesofisrael.com':10 'www.timesofisrael.com/liveblog_entry/meeting-with-jewish-leaders-biden-confirms-reports-that-hamas-beheaded-israeli-children/)':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4453427"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697065720 {#4635
    date: 2023-10-12 01:08:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#4636
  +user: Proxies\__CG__\App\Entity\User {#4637 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4563
    +user: Proxies\__CG__\App\Entity\User {#4256 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4482
      +user: Proxies\__CG__\App\Entity\User {#4360 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4414
        +user: Proxies\__CG__\App\Entity\User {#4256 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4359
          +user: Proxies\__CG__\App\Entity\User {#4360 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4255
            +user: Proxies\__CG__\App\Entity\User {#4256 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4031
              +user: App\Entity\User {#3979 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: """
                Someone’s parents never taught them to share.\n
                \n
                Obligatory fuck religion.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 91
              +score: 0
              +lastActive: DateTime @1697193331 {#3945
                date: 2023-10-13 12:35:31.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@balderdash9@lemmy.zip"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4029 …}
              +nested: Doctrine\ORM\PersistentCollection {#4027 …}
              +votes: Doctrine\ORM\PersistentCollection {#4025 …}
              +reports: Doctrine\ORM\PersistentCollection {#4023 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
              -id: 41584
              -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://programming.dev/comment/3809828"
              +editedAt: null
              +createdAt: DateTimeImmutable @1697039529 {#3981
                date: 2023-10-11 17:52:09.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4031}
            +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 25
            +score: 0
            +lastActive: DateTime @1697054347 {#4253
              date: 2023-10-11 21:59:07.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@balderdash9@lemmy.zip"
              "@Lmaydev@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4257 …}
            +nested: Doctrine\ORM\PersistentCollection {#4259 …}
            +votes: Doctrine\ORM\PersistentCollection {#4261 …}
            +reports: Doctrine\ORM\PersistentCollection {#4263 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
            -id: 41919
            -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/4810940"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697054347 {#4254
              date: 2023-10-11 21:59:07.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4031}
          +body: "All the yelling of “Allahu akbar” while celebrating the death and destruction in Israel, would seem to be in conflict with your statement."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 42
          +score: 0
          +lastActive: DateTime @1697056172 {#4357
            date: 2023-10-11 22:29:32.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
            "@Lmaydev@programming.dev"
            "@cyclohexane@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4361 …}
          +nested: Doctrine\ORM\PersistentCollection {#4363 …}
          +votes: Doctrine\ORM\PersistentCollection {#4365 …}
          +reports: Doctrine\ORM\PersistentCollection {#4367 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
          -id: 41978
          -bodyTs: "'akbar':6 'allahu':5 'celebr':8 'conflict':20 'death':10 'destruct':12 'israel':14 'seem':16 'statement':23 'would':15 'yell':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4449467"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697056172 {#4358
            date: 2023-10-11 22:29:32.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4031}
        +body: """
          > yelling of “Allahu akbar”\n
          \n
          Saying “God is great” is problematic?\n
          \n
          > celebrating the death and destruction in Israel\n
          \n
          They are resisting against the Zionist state founded on genocide and exclusivism. I don’t see that violating their will for coexistance.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1697057025 {#4412
          date: 2023-10-11 22:43:45.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Lmaydev@programming.dev"
          "@cyclohexane@lemmy.ml"
          "@Chr0nos1@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4415 …}
        +nested: Doctrine\ORM\PersistentCollection {#4417 …}
        +votes: Doctrine\ORM\PersistentCollection {#4419 …}
        +reports: Doctrine\ORM\PersistentCollection {#4421 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
        -id: 41998
        -bodyTs: "'akbar':4 'allahu':3 'celebr':11 'coexist':39 'death':13 'destruct':15 'exclusiv':29 'found':25 'genocid':27 'god':6 'great':8 'israel':17 'problemat':10 'resist':20 'say':5 'see':33 'state':24 'violat':35 'yell':1 'zionist':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4812276"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697057025 {#4413
          date: 2023-10-11 22:43:45.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: "When they’re celebrating the killing of civilians at a dance party, or the beheading of babies, it is a problem. Religion is the cancer that keeps that entire region either at war, or the brink of war"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1697057201 {#4480
        date: 2023-10-11 22:46:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Lmaydev@programming.dev"
        "@cyclohexane@lemmy.ml"
        "@Chr0nos1@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4483 …}
      +nested: Doctrine\ORM\PersistentCollection {#4485 …}
      +votes: Doctrine\ORM\PersistentCollection {#4487 …}
      +reports: Doctrine\ORM\PersistentCollection {#4489 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
      -id: 42001
      -bodyTs: "'babi':17 'behead':15 'brink':36 'cancer':25 'celebr':4 'civilian':8 'danc':11 'either':31 'entir':29 'keep':27 'kill':6 'parti':12 'problem':21 're':3 'region':30 'religion':22 'war':33,38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4449942"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697057201 {#4481
        date: 2023-10-11 22:46:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: """
      You’re gonna have to substantiate that claim. Show me evidence of Palestinians celebrating “killing of civilians at a dance party, or the beheading of babies”. Without evidence, your claim is to be ignored.\n
      \n
      By the way, [Israel has already admitted that they faked the “beheading of babies” story.](https://news.sky.com/story/its-important-to-separate-the-facts-from-speculation-what-we-actually-know-about-the-viral-report-of-beheaded-babies-in-israel-12982329) Verify your evidence before responding.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1697057693 {#4562
      date: 2023-10-11 22:54:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Lmaydev@programming.dev"
      "@cyclohexane@lemmy.ml"
      "@Chr0nos1@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4567 …}
    +nested: Doctrine\ORM\PersistentCollection {#4573 …}
    +votes: Doctrine\ORM\PersistentCollection {#4569 …}
    +reports: Doctrine\ORM\PersistentCollection {#4574 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4576 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4578 …}
    -id: 42011
    -bodyTs: "'/story/its-important-to-separate-the-facts-from-speculation-what-we-actually-know-about-the-viral-report-of-beheaded-babies-in-israel-12982329)':52 'admit':41 'alreadi':40 'babi':26,48 'behead':24,46 'celebr':14 'civilian':17 'claim':8,30 'danc':20 'evid':11,28,55 'fake':44 'gonna':3 'ignor':34 'israel':38 'kill':15 'news.sky.com':51 'news.sky.com/story/its-important-to-separate-the-facts-from-speculation-what-we-actually-know-about-the-viral-report-of-beheaded-babies-in-israel-12982329)':50 'palestinian':13 'parti':21 're':2 'respond':57 'show':9 'stori':49 'substanti':6 'verifi':53 'way':37 'without':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4812632"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697057693 {#4559
      date: 2023-10-11 22:54:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: """
    Biden said he saw the pictures.\n
    \n
    [timesofisrael.com/…/meeting-with-jewish-leaders-b…](https://www.timesofisrael.com/liveblog_entry/meeting-with-jewish-leaders-biden-confirms-reports-that-hamas-beheaded-israeli-children/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697065720 {#4634
    date: 2023-10-12 01:08:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
    "@cyclohexane@lemmy.ml"
    "@Chr0nos1@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4638 …}
  +nested: Doctrine\ORM\PersistentCollection {#4640 …}
  +votes: Doctrine\ORM\PersistentCollection {#4642 …}
  +reports: Doctrine\ORM\PersistentCollection {#4644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
  -id: 42199
  -bodyTs: "'/liveblog_entry/meeting-with-jewish-leaders-biden-confirms-reports-that-hamas-beheaded-israeli-children/)':11 '/meeting-with-jewish-leaders-b':8 'biden':1 'pictur':6 'said':2 'saw':4 'timesofisrael.com':7 'www.timesofisrael.com':10 'www.timesofisrael.com/liveblog_entry/meeting-with-jewish-leaders-biden-confirms-reports-that-hamas-beheaded-israeli-children/)':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4453427"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697065720 {#4635
    date: 2023-10-12 01:08:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#4675
  +user: Proxies\__CG__\App\Entity\User {#4256 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4636
    +user: Proxies\__CG__\App\Entity\User {#4637 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4563
      +user: Proxies\__CG__\App\Entity\User {#4256 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4482
        +user: Proxies\__CG__\App\Entity\User {#4360 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4414
          +user: Proxies\__CG__\App\Entity\User {#4256 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4359
            +user: Proxies\__CG__\App\Entity\User {#4360 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4255
              +user: Proxies\__CG__\App\Entity\User {#4256 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4031
                +user: App\Entity\User {#3979 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: null
                +root: null
                +body: """
                  Someone’s parents never taught them to share.\n
                  \n
                  Obligatory fuck religion.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 91
                +score: 0
                +lastActive: DateTime @1697193331 {#3945
                  date: 2023-10-13 12:35:31.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@balderdash9@lemmy.zip"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4029 …}
                +nested: Doctrine\ORM\PersistentCollection {#4027 …}
                +votes: Doctrine\ORM\PersistentCollection {#4025 …}
                +reports: Doctrine\ORM\PersistentCollection {#4023 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
                -id: 41584
                -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://programming.dev/comment/3809828"
                +editedAt: null
                +createdAt: DateTimeImmutable @1697039529 {#3981
                  date: 2023-10-11 17:52:09.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4031}
              +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 25
              +score: 0
              +lastActive: DateTime @1697054347 {#4253
                date: 2023-10-11 21:59:07.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@balderdash9@lemmy.zip"
                "@Lmaydev@programming.dev"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4257 …}
              +nested: Doctrine\ORM\PersistentCollection {#4259 …}
              +votes: Doctrine\ORM\PersistentCollection {#4261 …}
              +reports: Doctrine\ORM\PersistentCollection {#4263 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
              -id: 41919
              -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/4810940"
              +editedAt: null
              +createdAt: DateTimeImmutable @1697054347 {#4254
                date: 2023-10-11 21:59:07.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4031}
            +body: "All the yelling of “Allahu akbar” while celebrating the death and destruction in Israel, would seem to be in conflict with your statement."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 42
            +score: 0
            +lastActive: DateTime @1697056172 {#4357
              date: 2023-10-11 22:29:32.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@balderdash9@lemmy.zip"
              "@Lmaydev@programming.dev"
              "@cyclohexane@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4361 …}
            +nested: Doctrine\ORM\PersistentCollection {#4363 …}
            +votes: Doctrine\ORM\PersistentCollection {#4365 …}
            +reports: Doctrine\ORM\PersistentCollection {#4367 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
            -id: 41978
            -bodyTs: "'akbar':6 'allahu':5 'celebr':8 'conflict':20 'death':10 'destruct':12 'israel':14 'seem':16 'statement':23 'would':15 'yell':3"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4449467"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697056172 {#4358
              date: 2023-10-11 22:29:32.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4031}
          +body: """
            > yelling of “Allahu akbar”\n
            \n
            Saying “God is great” is problematic?\n
            \n
            > celebrating the death and destruction in Israel\n
            \n
            They are resisting against the Zionist state founded on genocide and exclusivism. I don’t see that violating their will for coexistance.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 26
          +score: 0
          +lastActive: DateTime @1697057025 {#4412
            date: 2023-10-11 22:43:45.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
            "@Lmaydev@programming.dev"
            "@cyclohexane@lemmy.ml"
            "@Chr0nos1@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4415 …}
          +nested: Doctrine\ORM\PersistentCollection {#4417 …}
          +votes: Doctrine\ORM\PersistentCollection {#4419 …}
          +reports: Doctrine\ORM\PersistentCollection {#4421 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
          -id: 41998
          -bodyTs: "'akbar':4 'allahu':3 'celebr':11 'coexist':39 'death':13 'destruct':15 'exclusiv':29 'found':25 'genocid':27 'god':6 'great':8 'israel':17 'problemat':10 'resist':20 'say':5 'see':33 'state':24 'violat':35 'yell':1 'zionist':23"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4812276"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697057025 {#4413
            date: 2023-10-11 22:43:45.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4031}
        +body: "When they’re celebrating the killing of civilians at a dance party, or the beheading of babies, it is a problem. Religion is the cancer that keeps that entire region either at war, or the brink of war"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 30
        +score: 0
        +lastActive: DateTime @1697057201 {#4480
          date: 2023-10-11 22:46:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Lmaydev@programming.dev"
          "@cyclohexane@lemmy.ml"
          "@Chr0nos1@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4483 …}
        +nested: Doctrine\ORM\PersistentCollection {#4485 …}
        +votes: Doctrine\ORM\PersistentCollection {#4487 …}
        +reports: Doctrine\ORM\PersistentCollection {#4489 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
        -id: 42001
        -bodyTs: "'babi':17 'behead':15 'brink':36 'cancer':25 'celebr':4 'civilian':8 'danc':11 'either':31 'entir':29 'keep':27 'kill':6 'parti':12 'problem':21 're':3 'region':30 'religion':22 'war':33,38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4449942"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697057201 {#4481
          date: 2023-10-11 22:46:41.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: """
        You’re gonna have to substantiate that claim. Show me evidence of Palestinians celebrating “killing of civilians at a dance party, or the beheading of babies”. Without evidence, your claim is to be ignored.\n
        \n
        By the way, [Israel has already admitted that they faked the “beheading of babies” story.](https://news.sky.com/story/its-important-to-separate-the-facts-from-speculation-what-we-actually-know-about-the-viral-report-of-beheaded-babies-in-israel-12982329) Verify your evidence before responding.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1697057693 {#4562
        date: 2023-10-11 22:54:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Lmaydev@programming.dev"
        "@cyclohexane@lemmy.ml"
        "@Chr0nos1@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4567 …}
      +nested: Doctrine\ORM\PersistentCollection {#4573 …}
      +votes: Doctrine\ORM\PersistentCollection {#4569 …}
      +reports: Doctrine\ORM\PersistentCollection {#4574 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4576 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4578 …}
      -id: 42011
      -bodyTs: "'/story/its-important-to-separate-the-facts-from-speculation-what-we-actually-know-about-the-viral-report-of-beheaded-babies-in-israel-12982329)':52 'admit':41 'alreadi':40 'babi':26,48 'behead':24,46 'celebr':14 'civilian':17 'claim':8,30 'danc':20 'evid':11,28,55 'fake':44 'gonna':3 'ignor':34 'israel':38 'kill':15 'news.sky.com':51 'news.sky.com/story/its-important-to-separate-the-facts-from-speculation-what-we-actually-know-about-the-viral-report-of-beheaded-babies-in-israel-12982329)':50 'palestinian':13 'parti':21 're':2 'respond':57 'show':9 'stori':49 'substanti':6 'verifi':53 'way':37 'without':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4812632"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697057693 {#4559
        date: 2023-10-11 22:54:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: """
      Biden said he saw the pictures.\n
      \n
      [timesofisrael.com/…/meeting-with-jewish-leaders-b…](https://www.timesofisrael.com/liveblog_entry/meeting-with-jewish-leaders-biden-confirms-reports-that-hamas-beheaded-israeli-children/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697065720 {#4634
      date: 2023-10-12 01:08:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Lmaydev@programming.dev"
      "@cyclohexane@lemmy.ml"
      "@Chr0nos1@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4638 …}
    +nested: Doctrine\ORM\PersistentCollection {#4640 …}
    +votes: Doctrine\ORM\PersistentCollection {#4642 …}
    +reports: Doctrine\ORM\PersistentCollection {#4644 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
    -id: 42199
    -bodyTs: "'/liveblog_entry/meeting-with-jewish-leaders-biden-confirms-reports-that-hamas-beheaded-israeli-children/)':11 '/meeting-with-jewish-leaders-b':8 'biden':1 'pictur':6 'said':2 'saw':4 'timesofisrael.com':7 'www.timesofisrael.com':10 'www.timesofisrael.com/liveblog_entry/meeting-with-jewish-leaders-biden-confirms-reports-that-hamas-beheaded-israeli-children/)':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4453427"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697065720 {#4635
      date: 2023-10-12 01:08:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: """
    > Biden said\n
    \n
    No offense, but that’s all the reason not to believe it. “Guys I have proof! I won’t show you but trust me bro, I’ve seen it!”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697070697 {#4676
    date: 2023-10-12 02:31:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
    "@cyclohexane@lemmy.ml"
    "@Chr0nos1@lemmy.world"
    "@mpa92643@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4672 …}
  +nested: Doctrine\ORM\PersistentCollection {#4668 …}
  +votes: Doctrine\ORM\PersistentCollection {#4666 …}
  +reports: Doctrine\ORM\PersistentCollection {#4681 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4685 …}
  -id: 42298
  -bodyTs: "'believ':13 'biden':1 'bro':27 'guy':15 'offens':4 'proof':18 'reason':10 'said':2 'seen':30 'show':22 'trust':25 've':29 'won':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4818783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697070697 {#4679
    date: 2023-10-12 02:31:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#4675
  +user: Proxies\__CG__\App\Entity\User {#4256 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4636
    +user: Proxies\__CG__\App\Entity\User {#4637 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4563
      +user: Proxies\__CG__\App\Entity\User {#4256 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4482
        +user: Proxies\__CG__\App\Entity\User {#4360 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4414
          +user: Proxies\__CG__\App\Entity\User {#4256 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4359
            +user: Proxies\__CG__\App\Entity\User {#4360 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4255
              +user: Proxies\__CG__\App\Entity\User {#4256 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4031
                +user: App\Entity\User {#3979 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: null
                +root: null
                +body: """
                  Someone’s parents never taught them to share.\n
                  \n
                  Obligatory fuck religion.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 91
                +score: 0
                +lastActive: DateTime @1697193331 {#3945
                  date: 2023-10-13 12:35:31.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@balderdash9@lemmy.zip"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4029 …}
                +nested: Doctrine\ORM\PersistentCollection {#4027 …}
                +votes: Doctrine\ORM\PersistentCollection {#4025 …}
                +reports: Doctrine\ORM\PersistentCollection {#4023 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
                -id: 41584
                -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://programming.dev/comment/3809828"
                +editedAt: null
                +createdAt: DateTimeImmutable @1697039529 {#3981
                  date: 2023-10-11 17:52:09.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4031}
              +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 25
              +score: 0
              +lastActive: DateTime @1697054347 {#4253
                date: 2023-10-11 21:59:07.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@balderdash9@lemmy.zip"
                "@Lmaydev@programming.dev"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4257 …}
              +nested: Doctrine\ORM\PersistentCollection {#4259 …}
              +votes: Doctrine\ORM\PersistentCollection {#4261 …}
              +reports: Doctrine\ORM\PersistentCollection {#4263 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
              -id: 41919
              -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/4810940"
              +editedAt: null
              +createdAt: DateTimeImmutable @1697054347 {#4254
                date: 2023-10-11 21:59:07.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4031}
            +body: "All the yelling of “Allahu akbar” while celebrating the death and destruction in Israel, would seem to be in conflict with your statement."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 42
            +score: 0
            +lastActive: DateTime @1697056172 {#4357
              date: 2023-10-11 22:29:32.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@balderdash9@lemmy.zip"
              "@Lmaydev@programming.dev"
              "@cyclohexane@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4361 …}
            +nested: Doctrine\ORM\PersistentCollection {#4363 …}
            +votes: Doctrine\ORM\PersistentCollection {#4365 …}
            +reports: Doctrine\ORM\PersistentCollection {#4367 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
            -id: 41978
            -bodyTs: "'akbar':6 'allahu':5 'celebr':8 'conflict':20 'death':10 'destruct':12 'israel':14 'seem':16 'statement':23 'would':15 'yell':3"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4449467"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697056172 {#4358
              date: 2023-10-11 22:29:32.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4031}
          +body: """
            > yelling of “Allahu akbar”\n
            \n
            Saying “God is great” is problematic?\n
            \n
            > celebrating the death and destruction in Israel\n
            \n
            They are resisting against the Zionist state founded on genocide and exclusivism. I don’t see that violating their will for coexistance.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 26
          +score: 0
          +lastActive: DateTime @1697057025 {#4412
            date: 2023-10-11 22:43:45.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
            "@Lmaydev@programming.dev"
            "@cyclohexane@lemmy.ml"
            "@Chr0nos1@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4415 …}
          +nested: Doctrine\ORM\PersistentCollection {#4417 …}
          +votes: Doctrine\ORM\PersistentCollection {#4419 …}
          +reports: Doctrine\ORM\PersistentCollection {#4421 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
          -id: 41998
          -bodyTs: "'akbar':4 'allahu':3 'celebr':11 'coexist':39 'death':13 'destruct':15 'exclusiv':29 'found':25 'genocid':27 'god':6 'great':8 'israel':17 'problemat':10 'resist':20 'say':5 'see':33 'state':24 'violat':35 'yell':1 'zionist':23"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4812276"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697057025 {#4413
            date: 2023-10-11 22:43:45.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4031}
        +body: "When they’re celebrating the killing of civilians at a dance party, or the beheading of babies, it is a problem. Religion is the cancer that keeps that entire region either at war, or the brink of war"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 30
        +score: 0
        +lastActive: DateTime @1697057201 {#4480
          date: 2023-10-11 22:46:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Lmaydev@programming.dev"
          "@cyclohexane@lemmy.ml"
          "@Chr0nos1@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4483 …}
        +nested: Doctrine\ORM\PersistentCollection {#4485 …}
        +votes: Doctrine\ORM\PersistentCollection {#4487 …}
        +reports: Doctrine\ORM\PersistentCollection {#4489 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
        -id: 42001
        -bodyTs: "'babi':17 'behead':15 'brink':36 'cancer':25 'celebr':4 'civilian':8 'danc':11 'either':31 'entir':29 'keep':27 'kill':6 'parti':12 'problem':21 're':3 'region':30 'religion':22 'war':33,38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4449942"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697057201 {#4481
          date: 2023-10-11 22:46:41.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: """
        You’re gonna have to substantiate that claim. Show me evidence of Palestinians celebrating “killing of civilians at a dance party, or the beheading of babies”. Without evidence, your claim is to be ignored.\n
        \n
        By the way, [Israel has already admitted that they faked the “beheading of babies” story.](https://news.sky.com/story/its-important-to-separate-the-facts-from-speculation-what-we-actually-know-about-the-viral-report-of-beheaded-babies-in-israel-12982329) Verify your evidence before responding.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1697057693 {#4562
        date: 2023-10-11 22:54:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Lmaydev@programming.dev"
        "@cyclohexane@lemmy.ml"
        "@Chr0nos1@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4567 …}
      +nested: Doctrine\ORM\PersistentCollection {#4573 …}
      +votes: Doctrine\ORM\PersistentCollection {#4569 …}
      +reports: Doctrine\ORM\PersistentCollection {#4574 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4576 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4578 …}
      -id: 42011
      -bodyTs: "'/story/its-important-to-separate-the-facts-from-speculation-what-we-actually-know-about-the-viral-report-of-beheaded-babies-in-israel-12982329)':52 'admit':41 'alreadi':40 'babi':26,48 'behead':24,46 'celebr':14 'civilian':17 'claim':8,30 'danc':20 'evid':11,28,55 'fake':44 'gonna':3 'ignor':34 'israel':38 'kill':15 'news.sky.com':51 'news.sky.com/story/its-important-to-separate-the-facts-from-speculation-what-we-actually-know-about-the-viral-report-of-beheaded-babies-in-israel-12982329)':50 'palestinian':13 'parti':21 're':2 'respond':57 'show':9 'stori':49 'substanti':6 'verifi':53 'way':37 'without':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4812632"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697057693 {#4559
        date: 2023-10-11 22:54:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: """
      Biden said he saw the pictures.\n
      \n
      [timesofisrael.com/…/meeting-with-jewish-leaders-b…](https://www.timesofisrael.com/liveblog_entry/meeting-with-jewish-leaders-biden-confirms-reports-that-hamas-beheaded-israeli-children/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697065720 {#4634
      date: 2023-10-12 01:08:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Lmaydev@programming.dev"
      "@cyclohexane@lemmy.ml"
      "@Chr0nos1@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4638 …}
    +nested: Doctrine\ORM\PersistentCollection {#4640 …}
    +votes: Doctrine\ORM\PersistentCollection {#4642 …}
    +reports: Doctrine\ORM\PersistentCollection {#4644 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
    -id: 42199
    -bodyTs: "'/liveblog_entry/meeting-with-jewish-leaders-biden-confirms-reports-that-hamas-beheaded-israeli-children/)':11 '/meeting-with-jewish-leaders-b':8 'biden':1 'pictur':6 'said':2 'saw':4 'timesofisrael.com':7 'www.timesofisrael.com':10 'www.timesofisrael.com/liveblog_entry/meeting-with-jewish-leaders-biden-confirms-reports-that-hamas-beheaded-israeli-children/)':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4453427"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697065720 {#4635
      date: 2023-10-12 01:08:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: """
    > Biden said\n
    \n
    No offense, but that’s all the reason not to believe it. “Guys I have proof! I won’t show you but trust me bro, I’ve seen it!”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697070697 {#4676
    date: 2023-10-12 02:31:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
    "@cyclohexane@lemmy.ml"
    "@Chr0nos1@lemmy.world"
    "@mpa92643@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4672 …}
  +nested: Doctrine\ORM\PersistentCollection {#4668 …}
  +votes: Doctrine\ORM\PersistentCollection {#4666 …}
  +reports: Doctrine\ORM\PersistentCollection {#4681 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4685 …}
  -id: 42298
  -bodyTs: "'believ':13 'biden':1 'bro':27 'guy':15 'offens':4 'proof':18 'reason':10 'said':2 'seen':30 'show':22 'trust':25 've':29 'won':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4818783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697070697 {#4679
    date: 2023-10-12 02:31:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#4675
  +user: Proxies\__CG__\App\Entity\User {#4256 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4636
    +user: Proxies\__CG__\App\Entity\User {#4637 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4563
      +user: Proxies\__CG__\App\Entity\User {#4256 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4482
        +user: Proxies\__CG__\App\Entity\User {#4360 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4414
          +user: Proxies\__CG__\App\Entity\User {#4256 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4359
            +user: Proxies\__CG__\App\Entity\User {#4360 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4255
              +user: Proxies\__CG__\App\Entity\User {#4256 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4031
                +user: App\Entity\User {#3979 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: null
                +root: null
                +body: """
                  Someone’s parents never taught them to share.\n
                  \n
                  Obligatory fuck religion.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 91
                +score: 0
                +lastActive: DateTime @1697193331 {#3945
                  date: 2023-10-13 12:35:31.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@balderdash9@lemmy.zip"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4029 …}
                +nested: Doctrine\ORM\PersistentCollection {#4027 …}
                +votes: Doctrine\ORM\PersistentCollection {#4025 …}
                +reports: Doctrine\ORM\PersistentCollection {#4023 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
                -id: 41584
                -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://programming.dev/comment/3809828"
                +editedAt: null
                +createdAt: DateTimeImmutable @1697039529 {#3981
                  date: 2023-10-11 17:52:09.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4031}
              +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 25
              +score: 0
              +lastActive: DateTime @1697054347 {#4253
                date: 2023-10-11 21:59:07.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@balderdash9@lemmy.zip"
                "@Lmaydev@programming.dev"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4257 …}
              +nested: Doctrine\ORM\PersistentCollection {#4259 …}
              +votes: Doctrine\ORM\PersistentCollection {#4261 …}
              +reports: Doctrine\ORM\PersistentCollection {#4263 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
              -id: 41919
              -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/4810940"
              +editedAt: null
              +createdAt: DateTimeImmutable @1697054347 {#4254
                date: 2023-10-11 21:59:07.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4031}
            +body: "All the yelling of “Allahu akbar” while celebrating the death and destruction in Israel, would seem to be in conflict with your statement."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 42
            +score: 0
            +lastActive: DateTime @1697056172 {#4357
              date: 2023-10-11 22:29:32.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@balderdash9@lemmy.zip"
              "@Lmaydev@programming.dev"
              "@cyclohexane@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4361 …}
            +nested: Doctrine\ORM\PersistentCollection {#4363 …}
            +votes: Doctrine\ORM\PersistentCollection {#4365 …}
            +reports: Doctrine\ORM\PersistentCollection {#4367 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
            -id: 41978
            -bodyTs: "'akbar':6 'allahu':5 'celebr':8 'conflict':20 'death':10 'destruct':12 'israel':14 'seem':16 'statement':23 'would':15 'yell':3"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4449467"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697056172 {#4358
              date: 2023-10-11 22:29:32.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4031}
          +body: """
            > yelling of “Allahu akbar”\n
            \n
            Saying “God is great” is problematic?\n
            \n
            > celebrating the death and destruction in Israel\n
            \n
            They are resisting against the Zionist state founded on genocide and exclusivism. I don’t see that violating their will for coexistance.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 26
          +score: 0
          +lastActive: DateTime @1697057025 {#4412
            date: 2023-10-11 22:43:45.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
            "@Lmaydev@programming.dev"
            "@cyclohexane@lemmy.ml"
            "@Chr0nos1@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4415 …}
          +nested: Doctrine\ORM\PersistentCollection {#4417 …}
          +votes: Doctrine\ORM\PersistentCollection {#4419 …}
          +reports: Doctrine\ORM\PersistentCollection {#4421 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
          -id: 41998
          -bodyTs: "'akbar':4 'allahu':3 'celebr':11 'coexist':39 'death':13 'destruct':15 'exclusiv':29 'found':25 'genocid':27 'god':6 'great':8 'israel':17 'problemat':10 'resist':20 'say':5 'see':33 'state':24 'violat':35 'yell':1 'zionist':23"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4812276"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697057025 {#4413
            date: 2023-10-11 22:43:45.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4031}
        +body: "When they’re celebrating the killing of civilians at a dance party, or the beheading of babies, it is a problem. Religion is the cancer that keeps that entire region either at war, or the brink of war"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 30
        +score: 0
        +lastActive: DateTime @1697057201 {#4480
          date: 2023-10-11 22:46:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Lmaydev@programming.dev"
          "@cyclohexane@lemmy.ml"
          "@Chr0nos1@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4483 …}
        +nested: Doctrine\ORM\PersistentCollection {#4485 …}
        +votes: Doctrine\ORM\PersistentCollection {#4487 …}
        +reports: Doctrine\ORM\PersistentCollection {#4489 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
        -id: 42001
        -bodyTs: "'babi':17 'behead':15 'brink':36 'cancer':25 'celebr':4 'civilian':8 'danc':11 'either':31 'entir':29 'keep':27 'kill':6 'parti':12 'problem':21 're':3 'region':30 'religion':22 'war':33,38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4449942"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697057201 {#4481
          date: 2023-10-11 22:46:41.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: """
        You’re gonna have to substantiate that claim. Show me evidence of Palestinians celebrating “killing of civilians at a dance party, or the beheading of babies”. Without evidence, your claim is to be ignored.\n
        \n
        By the way, [Israel has already admitted that they faked the “beheading of babies” story.](https://news.sky.com/story/its-important-to-separate-the-facts-from-speculation-what-we-actually-know-about-the-viral-report-of-beheaded-babies-in-israel-12982329) Verify your evidence before responding.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1697057693 {#4562
        date: 2023-10-11 22:54:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Lmaydev@programming.dev"
        "@cyclohexane@lemmy.ml"
        "@Chr0nos1@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4567 …}
      +nested: Doctrine\ORM\PersistentCollection {#4573 …}
      +votes: Doctrine\ORM\PersistentCollection {#4569 …}
      +reports: Doctrine\ORM\PersistentCollection {#4574 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4576 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4578 …}
      -id: 42011
      -bodyTs: "'/story/its-important-to-separate-the-facts-from-speculation-what-we-actually-know-about-the-viral-report-of-beheaded-babies-in-israel-12982329)':52 'admit':41 'alreadi':40 'babi':26,48 'behead':24,46 'celebr':14 'civilian':17 'claim':8,30 'danc':20 'evid':11,28,55 'fake':44 'gonna':3 'ignor':34 'israel':38 'kill':15 'news.sky.com':51 'news.sky.com/story/its-important-to-separate-the-facts-from-speculation-what-we-actually-know-about-the-viral-report-of-beheaded-babies-in-israel-12982329)':50 'palestinian':13 'parti':21 're':2 'respond':57 'show':9 'stori':49 'substanti':6 'verifi':53 'way':37 'without':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4812632"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697057693 {#4559
        date: 2023-10-11 22:54:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: """
      Biden said he saw the pictures.\n
      \n
      [timesofisrael.com/…/meeting-with-jewish-leaders-b…](https://www.timesofisrael.com/liveblog_entry/meeting-with-jewish-leaders-biden-confirms-reports-that-hamas-beheaded-israeli-children/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697065720 {#4634
      date: 2023-10-12 01:08:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Lmaydev@programming.dev"
      "@cyclohexane@lemmy.ml"
      "@Chr0nos1@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4638 …}
    +nested: Doctrine\ORM\PersistentCollection {#4640 …}
    +votes: Doctrine\ORM\PersistentCollection {#4642 …}
    +reports: Doctrine\ORM\PersistentCollection {#4644 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
    -id: 42199
    -bodyTs: "'/liveblog_entry/meeting-with-jewish-leaders-biden-confirms-reports-that-hamas-beheaded-israeli-children/)':11 '/meeting-with-jewish-leaders-b':8 'biden':1 'pictur':6 'said':2 'saw':4 'timesofisrael.com':7 'www.timesofisrael.com':10 'www.timesofisrael.com/liveblog_entry/meeting-with-jewish-leaders-biden-confirms-reports-that-hamas-beheaded-israeli-children/)':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4453427"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697065720 {#4635
      date: 2023-10-12 01:08:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: """
    > Biden said\n
    \n
    No offense, but that’s all the reason not to believe it. “Guys I have proof! I won’t show you but trust me bro, I’ve seen it!”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697070697 {#4676
    date: 2023-10-12 02:31:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
    "@cyclohexane@lemmy.ml"
    "@Chr0nos1@lemmy.world"
    "@mpa92643@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4672 …}
  +nested: Doctrine\ORM\PersistentCollection {#4668 …}
  +votes: Doctrine\ORM\PersistentCollection {#4666 …}
  +reports: Doctrine\ORM\PersistentCollection {#4681 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4685 …}
  -id: 42298
  -bodyTs: "'believ':13 'biden':1 'bro':27 'guy':15 'offens':4 'proof':18 'reason':10 'said':2 'seen':30 'show':22 'trust':25 've':29 'won':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4818783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697070697 {#4679
    date: 2023-10-12 02:31:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4690
  +user: Proxies\__CG__\App\Entity\User {#4691 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4636
    +user: Proxies\__CG__\App\Entity\User {#4637 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4563
      +user: Proxies\__CG__\App\Entity\User {#4256 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4482
        +user: Proxies\__CG__\App\Entity\User {#4360 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4414
          +user: Proxies\__CG__\App\Entity\User {#4256 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4359
            +user: Proxies\__CG__\App\Entity\User {#4360 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4255
              +user: Proxies\__CG__\App\Entity\User {#4256 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4031
                +user: App\Entity\User {#3979 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: null
                +root: null
                +body: """
                  Someone’s parents never taught them to share.\n
                  \n
                  Obligatory fuck religion.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 91
                +score: 0
                +lastActive: DateTime @1697193331 {#3945
                  date: 2023-10-13 12:35:31.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@balderdash9@lemmy.zip"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4029 …}
                +nested: Doctrine\ORM\PersistentCollection {#4027 …}
                +votes: Doctrine\ORM\PersistentCollection {#4025 …}
                +reports: Doctrine\ORM\PersistentCollection {#4023 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
                -id: 41584
                -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://programming.dev/comment/3809828"
                +editedAt: null
                +createdAt: DateTimeImmutable @1697039529 {#3981
                  date: 2023-10-11 17:52:09.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4031}
              +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 25
              +score: 0
              +lastActive: DateTime @1697054347 {#4253
                date: 2023-10-11 21:59:07.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@balderdash9@lemmy.zip"
                "@Lmaydev@programming.dev"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4257 …}
              +nested: Doctrine\ORM\PersistentCollection {#4259 …}
              +votes: Doctrine\ORM\PersistentCollection {#4261 …}
              +reports: Doctrine\ORM\PersistentCollection {#4263 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
              -id: 41919
              -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/4810940"
              +editedAt: null
              +createdAt: DateTimeImmutable @1697054347 {#4254
                date: 2023-10-11 21:59:07.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4031}
            +body: "All the yelling of “Allahu akbar” while celebrating the death and destruction in Israel, would seem to be in conflict with your statement."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 42
            +score: 0
            +lastActive: DateTime @1697056172 {#4357
              date: 2023-10-11 22:29:32.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@balderdash9@lemmy.zip"
              "@Lmaydev@programming.dev"
              "@cyclohexane@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4361 …}
            +nested: Doctrine\ORM\PersistentCollection {#4363 …}
            +votes: Doctrine\ORM\PersistentCollection {#4365 …}
            +reports: Doctrine\ORM\PersistentCollection {#4367 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
            -id: 41978
            -bodyTs: "'akbar':6 'allahu':5 'celebr':8 'conflict':20 'death':10 'destruct':12 'israel':14 'seem':16 'statement':23 'would':15 'yell':3"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4449467"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697056172 {#4358
              date: 2023-10-11 22:29:32.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4031}
          +body: """
            > yelling of “Allahu akbar”\n
            \n
            Saying “God is great” is problematic?\n
            \n
            > celebrating the death and destruction in Israel\n
            \n
            They are resisting against the Zionist state founded on genocide and exclusivism. I don’t see that violating their will for coexistance.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 26
          +score: 0
          +lastActive: DateTime @1697057025 {#4412
            date: 2023-10-11 22:43:45.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
            "@Lmaydev@programming.dev"
            "@cyclohexane@lemmy.ml"
            "@Chr0nos1@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4415 …}
          +nested: Doctrine\ORM\PersistentCollection {#4417 …}
          +votes: Doctrine\ORM\PersistentCollection {#4419 …}
          +reports: Doctrine\ORM\PersistentCollection {#4421 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
          -id: 41998
          -bodyTs: "'akbar':4 'allahu':3 'celebr':11 'coexist':39 'death':13 'destruct':15 'exclusiv':29 'found':25 'genocid':27 'god':6 'great':8 'israel':17 'problemat':10 'resist':20 'say':5 'see':33 'state':24 'violat':35 'yell':1 'zionist':23"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4812276"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697057025 {#4413
            date: 2023-10-11 22:43:45.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4031}
        +body: "When they’re celebrating the killing of civilians at a dance party, or the beheading of babies, it is a problem. Religion is the cancer that keeps that entire region either at war, or the brink of war"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 30
        +score: 0
        +lastActive: DateTime @1697057201 {#4480
          date: 2023-10-11 22:46:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Lmaydev@programming.dev"
          "@cyclohexane@lemmy.ml"
          "@Chr0nos1@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4483 …}
        +nested: Doctrine\ORM\PersistentCollection {#4485 …}
        +votes: Doctrine\ORM\PersistentCollection {#4487 …}
        +reports: Doctrine\ORM\PersistentCollection {#4489 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
        -id: 42001
        -bodyTs: "'babi':17 'behead':15 'brink':36 'cancer':25 'celebr':4 'civilian':8 'danc':11 'either':31 'entir':29 'keep':27 'kill':6 'parti':12 'problem':21 're':3 'region':30 'religion':22 'war':33,38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4449942"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697057201 {#4481
          date: 2023-10-11 22:46:41.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: """
        You’re gonna have to substantiate that claim. Show me evidence of Palestinians celebrating “killing of civilians at a dance party, or the beheading of babies”. Without evidence, your claim is to be ignored.\n
        \n
        By the way, [Israel has already admitted that they faked the “beheading of babies” story.](https://news.sky.com/story/its-important-to-separate-the-facts-from-speculation-what-we-actually-know-about-the-viral-report-of-beheaded-babies-in-israel-12982329) Verify your evidence before responding.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1697057693 {#4562
        date: 2023-10-11 22:54:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Lmaydev@programming.dev"
        "@cyclohexane@lemmy.ml"
        "@Chr0nos1@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4567 …}
      +nested: Doctrine\ORM\PersistentCollection {#4573 …}
      +votes: Doctrine\ORM\PersistentCollection {#4569 …}
      +reports: Doctrine\ORM\PersistentCollection {#4574 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4576 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4578 …}
      -id: 42011
      -bodyTs: "'/story/its-important-to-separate-the-facts-from-speculation-what-we-actually-know-about-the-viral-report-of-beheaded-babies-in-israel-12982329)':52 'admit':41 'alreadi':40 'babi':26,48 'behead':24,46 'celebr':14 'civilian':17 'claim':8,30 'danc':20 'evid':11,28,55 'fake':44 'gonna':3 'ignor':34 'israel':38 'kill':15 'news.sky.com':51 'news.sky.com/story/its-important-to-separate-the-facts-from-speculation-what-we-actually-know-about-the-viral-report-of-beheaded-babies-in-israel-12982329)':50 'palestinian':13 'parti':21 're':2 'respond':57 'show':9 'stori':49 'substanti':6 'verifi':53 'way':37 'without':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4812632"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697057693 {#4559
        date: 2023-10-11 22:54:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: """
      Biden said he saw the pictures.\n
      \n
      [timesofisrael.com/…/meeting-with-jewish-leaders-b…](https://www.timesofisrael.com/liveblog_entry/meeting-with-jewish-leaders-biden-confirms-reports-that-hamas-beheaded-israeli-children/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697065720 {#4634
      date: 2023-10-12 01:08:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Lmaydev@programming.dev"
      "@cyclohexane@lemmy.ml"
      "@Chr0nos1@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4638 …}
    +nested: Doctrine\ORM\PersistentCollection {#4640 …}
    +votes: Doctrine\ORM\PersistentCollection {#4642 …}
    +reports: Doctrine\ORM\PersistentCollection {#4644 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
    -id: 42199
    -bodyTs: "'/liveblog_entry/meeting-with-jewish-leaders-biden-confirms-reports-that-hamas-beheaded-israeli-children/)':11 '/meeting-with-jewish-leaders-b':8 'biden':1 'pictur':6 'said':2 'saw':4 'timesofisrael.com':7 'www.timesofisrael.com':10 'www.timesofisrael.com/liveblog_entry/meeting-with-jewish-leaders-biden-confirms-reports-that-hamas-beheaded-israeli-children/)':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4453427"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697065720 {#4635
      date: 2023-10-12 01:08:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: """
    White House has already confirmed they have not seen the photos\n
    \n
    [palestinechronicle.com/no-proof-of-beheaded-israe…](https://www.palestinechronicle.com/no-proof-of-beheaded-israeli-babies-white-house-backtracks-on-bidens-comments-breaking/)\n
    \n
    [washingtonpost.com/…/israel-hamas-war-updates-gaz…](https://www.washingtonpost.com/world/2023/10/11/israel-hamas-war-updates-gaza-attack/#link-SIA4LEH6CVAGFEXIJ4556IMXRI)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697093274 {#4687
    date: 2023-10-12 08:47:54.0 +02:00
  }
  +ip: null
  +tags: [
    "link"
  ]
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
    "@cyclohexane@lemmy.ml"
    "@Chr0nos1@lemmy.world"
    "@mpa92643@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4692 …}
  +nested: Doctrine\ORM\PersistentCollection {#4694 …}
  +votes: Doctrine\ORM\PersistentCollection {#4696 …}
  +reports: Doctrine\ORM\PersistentCollection {#4698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4702 …}
  -id: 42593
  -bodyTs: "'/israel-hamas-war-updates-gaz':19 '/no-proof-of-beheaded-israe':14 '/no-proof-of-beheaded-israeli-babies-white-house-backtracks-on-bidens-comments-breaking/)':17 '/world/2023/10/11/israel-hamas-war-updates-gaza-attack/#link-sia4leh6cvagfexij4556imxri)':22 'alreadi':4 'confirm':5 'hous':2 'palestinechronicle.com':13 'palestinechronicle.com/no-proof-of-beheaded-israe':12 'photo':11 'seen':9 'washingtonpost.com':18 'white':1 'www.palestinechronicle.com':16 'www.palestinechronicle.com/no-proof-of-beheaded-israeli-babies-white-house-backtracks-on-bidens-comments-breaking/)':15 'www.washingtonpost.com':21 'www.washingtonpost.com/world/2023/10/11/israel-hamas-war-updates-gaza-attack/#link-sia4leh6cvagfexij4556imxri)':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2719228"
  +editedAt: DateTimeImmutable @1697093384 {#4688
    date: 2023-10-12 08:49:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697093274 {#4689
    date: 2023-10-12 08:47:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#4690
  +user: Proxies\__CG__\App\Entity\User {#4691 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4636
    +user: Proxies\__CG__\App\Entity\User {#4637 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4563
      +user: Proxies\__CG__\App\Entity\User {#4256 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4482
        +user: Proxies\__CG__\App\Entity\User {#4360 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4414
          +user: Proxies\__CG__\App\Entity\User {#4256 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4359
            +user: Proxies\__CG__\App\Entity\User {#4360 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4255
              +user: Proxies\__CG__\App\Entity\User {#4256 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4031
                +user: App\Entity\User {#3979 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: null
                +root: null
                +body: """
                  Someone’s parents never taught them to share.\n
                  \n
                  Obligatory fuck religion.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 91
                +score: 0
                +lastActive: DateTime @1697193331 {#3945
                  date: 2023-10-13 12:35:31.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@balderdash9@lemmy.zip"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4029 …}
                +nested: Doctrine\ORM\PersistentCollection {#4027 …}
                +votes: Doctrine\ORM\PersistentCollection {#4025 …}
                +reports: Doctrine\ORM\PersistentCollection {#4023 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
                -id: 41584
                -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://programming.dev/comment/3809828"
                +editedAt: null
                +createdAt: DateTimeImmutable @1697039529 {#3981
                  date: 2023-10-11 17:52:09.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4031}
              +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 25
              +score: 0
              +lastActive: DateTime @1697054347 {#4253
                date: 2023-10-11 21:59:07.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@balderdash9@lemmy.zip"
                "@Lmaydev@programming.dev"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4257 …}
              +nested: Doctrine\ORM\PersistentCollection {#4259 …}
              +votes: Doctrine\ORM\PersistentCollection {#4261 …}
              +reports: Doctrine\ORM\PersistentCollection {#4263 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
              -id: 41919
              -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/4810940"
              +editedAt: null
              +createdAt: DateTimeImmutable @1697054347 {#4254
                date: 2023-10-11 21:59:07.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4031}
            +body: "All the yelling of “Allahu akbar” while celebrating the death and destruction in Israel, would seem to be in conflict with your statement."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 42
            +score: 0
            +lastActive: DateTime @1697056172 {#4357
              date: 2023-10-11 22:29:32.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@balderdash9@lemmy.zip"
              "@Lmaydev@programming.dev"
              "@cyclohexane@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4361 …}
            +nested: Doctrine\ORM\PersistentCollection {#4363 …}
            +votes: Doctrine\ORM\PersistentCollection {#4365 …}
            +reports: Doctrine\ORM\PersistentCollection {#4367 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
            -id: 41978
            -bodyTs: "'akbar':6 'allahu':5 'celebr':8 'conflict':20 'death':10 'destruct':12 'israel':14 'seem':16 'statement':23 'would':15 'yell':3"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4449467"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697056172 {#4358
              date: 2023-10-11 22:29:32.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4031}
          +body: """
            > yelling of “Allahu akbar”\n
            \n
            Saying “God is great” is problematic?\n
            \n
            > celebrating the death and destruction in Israel\n
            \n
            They are resisting against the Zionist state founded on genocide and exclusivism. I don’t see that violating their will for coexistance.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 26
          +score: 0
          +lastActive: DateTime @1697057025 {#4412
            date: 2023-10-11 22:43:45.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
            "@Lmaydev@programming.dev"
            "@cyclohexane@lemmy.ml"
            "@Chr0nos1@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4415 …}
          +nested: Doctrine\ORM\PersistentCollection {#4417 …}
          +votes: Doctrine\ORM\PersistentCollection {#4419 …}
          +reports: Doctrine\ORM\PersistentCollection {#4421 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
          -id: 41998
          -bodyTs: "'akbar':4 'allahu':3 'celebr':11 'coexist':39 'death':13 'destruct':15 'exclusiv':29 'found':25 'genocid':27 'god':6 'great':8 'israel':17 'problemat':10 'resist':20 'say':5 'see':33 'state':24 'violat':35 'yell':1 'zionist':23"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4812276"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697057025 {#4413
            date: 2023-10-11 22:43:45.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4031}
        +body: "When they’re celebrating the killing of civilians at a dance party, or the beheading of babies, it is a problem. Religion is the cancer that keeps that entire region either at war, or the brink of war"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 30
        +score: 0
        +lastActive: DateTime @1697057201 {#4480
          date: 2023-10-11 22:46:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Lmaydev@programming.dev"
          "@cyclohexane@lemmy.ml"
          "@Chr0nos1@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4483 …}
        +nested: Doctrine\ORM\PersistentCollection {#4485 …}
        +votes: Doctrine\ORM\PersistentCollection {#4487 …}
        +reports: Doctrine\ORM\PersistentCollection {#4489 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
        -id: 42001
        -bodyTs: "'babi':17 'behead':15 'brink':36 'cancer':25 'celebr':4 'civilian':8 'danc':11 'either':31 'entir':29 'keep':27 'kill':6 'parti':12 'problem':21 're':3 'region':30 'religion':22 'war':33,38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4449942"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697057201 {#4481
          date: 2023-10-11 22:46:41.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: """
        You’re gonna have to substantiate that claim. Show me evidence of Palestinians celebrating “killing of civilians at a dance party, or the beheading of babies”. Without evidence, your claim is to be ignored.\n
        \n
        By the way, [Israel has already admitted that they faked the “beheading of babies” story.](https://news.sky.com/story/its-important-to-separate-the-facts-from-speculation-what-we-actually-know-about-the-viral-report-of-beheaded-babies-in-israel-12982329) Verify your evidence before responding.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1697057693 {#4562
        date: 2023-10-11 22:54:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Lmaydev@programming.dev"
        "@cyclohexane@lemmy.ml"
        "@Chr0nos1@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4567 …}
      +nested: Doctrine\ORM\PersistentCollection {#4573 …}
      +votes: Doctrine\ORM\PersistentCollection {#4569 …}
      +reports: Doctrine\ORM\PersistentCollection {#4574 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4576 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4578 …}
      -id: 42011
      -bodyTs: "'/story/its-important-to-separate-the-facts-from-speculation-what-we-actually-know-about-the-viral-report-of-beheaded-babies-in-israel-12982329)':52 'admit':41 'alreadi':40 'babi':26,48 'behead':24,46 'celebr':14 'civilian':17 'claim':8,30 'danc':20 'evid':11,28,55 'fake':44 'gonna':3 'ignor':34 'israel':38 'kill':15 'news.sky.com':51 'news.sky.com/story/its-important-to-separate-the-facts-from-speculation-what-we-actually-know-about-the-viral-report-of-beheaded-babies-in-israel-12982329)':50 'palestinian':13 'parti':21 're':2 'respond':57 'show':9 'stori':49 'substanti':6 'verifi':53 'way':37 'without':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4812632"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697057693 {#4559
        date: 2023-10-11 22:54:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: """
      Biden said he saw the pictures.\n
      \n
      [timesofisrael.com/…/meeting-with-jewish-leaders-b…](https://www.timesofisrael.com/liveblog_entry/meeting-with-jewish-leaders-biden-confirms-reports-that-hamas-beheaded-israeli-children/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697065720 {#4634
      date: 2023-10-12 01:08:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Lmaydev@programming.dev"
      "@cyclohexane@lemmy.ml"
      "@Chr0nos1@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4638 …}
    +nested: Doctrine\ORM\PersistentCollection {#4640 …}
    +votes: Doctrine\ORM\PersistentCollection {#4642 …}
    +reports: Doctrine\ORM\PersistentCollection {#4644 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
    -id: 42199
    -bodyTs: "'/liveblog_entry/meeting-with-jewish-leaders-biden-confirms-reports-that-hamas-beheaded-israeli-children/)':11 '/meeting-with-jewish-leaders-b':8 'biden':1 'pictur':6 'said':2 'saw':4 'timesofisrael.com':7 'www.timesofisrael.com':10 'www.timesofisrael.com/liveblog_entry/meeting-with-jewish-leaders-biden-confirms-reports-that-hamas-beheaded-israeli-children/)':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4453427"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697065720 {#4635
      date: 2023-10-12 01:08:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: """
    White House has already confirmed they have not seen the photos\n
    \n
    [palestinechronicle.com/no-proof-of-beheaded-israe…](https://www.palestinechronicle.com/no-proof-of-beheaded-israeli-babies-white-house-backtracks-on-bidens-comments-breaking/)\n
    \n
    [washingtonpost.com/…/israel-hamas-war-updates-gaz…](https://www.washingtonpost.com/world/2023/10/11/israel-hamas-war-updates-gaza-attack/#link-SIA4LEH6CVAGFEXIJ4556IMXRI)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697093274 {#4687
    date: 2023-10-12 08:47:54.0 +02:00
  }
  +ip: null
  +tags: [
    "link"
  ]
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
    "@cyclohexane@lemmy.ml"
    "@Chr0nos1@lemmy.world"
    "@mpa92643@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4692 …}
  +nested: Doctrine\ORM\PersistentCollection {#4694 …}
  +votes: Doctrine\ORM\PersistentCollection {#4696 …}
  +reports: Doctrine\ORM\PersistentCollection {#4698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4702 …}
  -id: 42593
  -bodyTs: "'/israel-hamas-war-updates-gaz':19 '/no-proof-of-beheaded-israe':14 '/no-proof-of-beheaded-israeli-babies-white-house-backtracks-on-bidens-comments-breaking/)':17 '/world/2023/10/11/israel-hamas-war-updates-gaza-attack/#link-sia4leh6cvagfexij4556imxri)':22 'alreadi':4 'confirm':5 'hous':2 'palestinechronicle.com':13 'palestinechronicle.com/no-proof-of-beheaded-israe':12 'photo':11 'seen':9 'washingtonpost.com':18 'white':1 'www.palestinechronicle.com':16 'www.palestinechronicle.com/no-proof-of-beheaded-israeli-babies-white-house-backtracks-on-bidens-comments-breaking/)':15 'www.washingtonpost.com':21 'www.washingtonpost.com/world/2023/10/11/israel-hamas-war-updates-gaza-attack/#link-sia4leh6cvagfexij4556imxri)':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2719228"
  +editedAt: DateTimeImmutable @1697093384 {#4688
    date: 2023-10-12 08:49:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697093274 {#4689
    date: 2023-10-12 08:47:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#4690
  +user: Proxies\__CG__\App\Entity\User {#4691 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4636
    +user: Proxies\__CG__\App\Entity\User {#4637 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4563
      +user: Proxies\__CG__\App\Entity\User {#4256 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4482
        +user: Proxies\__CG__\App\Entity\User {#4360 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4414
          +user: Proxies\__CG__\App\Entity\User {#4256 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4359
            +user: Proxies\__CG__\App\Entity\User {#4360 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4255
              +user: Proxies\__CG__\App\Entity\User {#4256 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4031
                +user: App\Entity\User {#3979 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: null
                +root: null
                +body: """
                  Someone’s parents never taught them to share.\n
                  \n
                  Obligatory fuck religion.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 91
                +score: 0
                +lastActive: DateTime @1697193331 {#3945
                  date: 2023-10-13 12:35:31.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@balderdash9@lemmy.zip"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4029 …}
                +nested: Doctrine\ORM\PersistentCollection {#4027 …}
                +votes: Doctrine\ORM\PersistentCollection {#4025 …}
                +reports: Doctrine\ORM\PersistentCollection {#4023 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
                -id: 41584
                -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://programming.dev/comment/3809828"
                +editedAt: null
                +createdAt: DateTimeImmutable @1697039529 {#3981
                  date: 2023-10-11 17:52:09.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4031}
              +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 25
              +score: 0
              +lastActive: DateTime @1697054347 {#4253
                date: 2023-10-11 21:59:07.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@balderdash9@lemmy.zip"
                "@Lmaydev@programming.dev"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4257 …}
              +nested: Doctrine\ORM\PersistentCollection {#4259 …}
              +votes: Doctrine\ORM\PersistentCollection {#4261 …}
              +reports: Doctrine\ORM\PersistentCollection {#4263 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
              -id: 41919
              -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/4810940"
              +editedAt: null
              +createdAt: DateTimeImmutable @1697054347 {#4254
                date: 2023-10-11 21:59:07.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4031}
            +body: "All the yelling of “Allahu akbar” while celebrating the death and destruction in Israel, would seem to be in conflict with your statement."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 42
            +score: 0
            +lastActive: DateTime @1697056172 {#4357
              date: 2023-10-11 22:29:32.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@balderdash9@lemmy.zip"
              "@Lmaydev@programming.dev"
              "@cyclohexane@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4361 …}
            +nested: Doctrine\ORM\PersistentCollection {#4363 …}
            +votes: Doctrine\ORM\PersistentCollection {#4365 …}
            +reports: Doctrine\ORM\PersistentCollection {#4367 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
            -id: 41978
            -bodyTs: "'akbar':6 'allahu':5 'celebr':8 'conflict':20 'death':10 'destruct':12 'israel':14 'seem':16 'statement':23 'would':15 'yell':3"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4449467"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697056172 {#4358
              date: 2023-10-11 22:29:32.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4031}
          +body: """
            > yelling of “Allahu akbar”\n
            \n
            Saying “God is great” is problematic?\n
            \n
            > celebrating the death and destruction in Israel\n
            \n
            They are resisting against the Zionist state founded on genocide and exclusivism. I don’t see that violating their will for coexistance.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 26
          +score: 0
          +lastActive: DateTime @1697057025 {#4412
            date: 2023-10-11 22:43:45.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
            "@Lmaydev@programming.dev"
            "@cyclohexane@lemmy.ml"
            "@Chr0nos1@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4415 …}
          +nested: Doctrine\ORM\PersistentCollection {#4417 …}
          +votes: Doctrine\ORM\PersistentCollection {#4419 …}
          +reports: Doctrine\ORM\PersistentCollection {#4421 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
          -id: 41998
          -bodyTs: "'akbar':4 'allahu':3 'celebr':11 'coexist':39 'death':13 'destruct':15 'exclusiv':29 'found':25 'genocid':27 'god':6 'great':8 'israel':17 'problemat':10 'resist':20 'say':5 'see':33 'state':24 'violat':35 'yell':1 'zionist':23"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4812276"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697057025 {#4413
            date: 2023-10-11 22:43:45.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4031}
        +body: "When they’re celebrating the killing of civilians at a dance party, or the beheading of babies, it is a problem. Religion is the cancer that keeps that entire region either at war, or the brink of war"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 30
        +score: 0
        +lastActive: DateTime @1697057201 {#4480
          date: 2023-10-11 22:46:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Lmaydev@programming.dev"
          "@cyclohexane@lemmy.ml"
          "@Chr0nos1@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4483 …}
        +nested: Doctrine\ORM\PersistentCollection {#4485 …}
        +votes: Doctrine\ORM\PersistentCollection {#4487 …}
        +reports: Doctrine\ORM\PersistentCollection {#4489 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
        -id: 42001
        -bodyTs: "'babi':17 'behead':15 'brink':36 'cancer':25 'celebr':4 'civilian':8 'danc':11 'either':31 'entir':29 'keep':27 'kill':6 'parti':12 'problem':21 're':3 'region':30 'religion':22 'war':33,38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4449942"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697057201 {#4481
          date: 2023-10-11 22:46:41.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: """
        You’re gonna have to substantiate that claim. Show me evidence of Palestinians celebrating “killing of civilians at a dance party, or the beheading of babies”. Without evidence, your claim is to be ignored.\n
        \n
        By the way, [Israel has already admitted that they faked the “beheading of babies” story.](https://news.sky.com/story/its-important-to-separate-the-facts-from-speculation-what-we-actually-know-about-the-viral-report-of-beheaded-babies-in-israel-12982329) Verify your evidence before responding.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1697057693 {#4562
        date: 2023-10-11 22:54:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Lmaydev@programming.dev"
        "@cyclohexane@lemmy.ml"
        "@Chr0nos1@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4567 …}
      +nested: Doctrine\ORM\PersistentCollection {#4573 …}
      +votes: Doctrine\ORM\PersistentCollection {#4569 …}
      +reports: Doctrine\ORM\PersistentCollection {#4574 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4576 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4578 …}
      -id: 42011
      -bodyTs: "'/story/its-important-to-separate-the-facts-from-speculation-what-we-actually-know-about-the-viral-report-of-beheaded-babies-in-israel-12982329)':52 'admit':41 'alreadi':40 'babi':26,48 'behead':24,46 'celebr':14 'civilian':17 'claim':8,30 'danc':20 'evid':11,28,55 'fake':44 'gonna':3 'ignor':34 'israel':38 'kill':15 'news.sky.com':51 'news.sky.com/story/its-important-to-separate-the-facts-from-speculation-what-we-actually-know-about-the-viral-report-of-beheaded-babies-in-israel-12982329)':50 'palestinian':13 'parti':21 're':2 'respond':57 'show':9 'stori':49 'substanti':6 'verifi':53 'way':37 'without':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4812632"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697057693 {#4559
        date: 2023-10-11 22:54:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: """
      Biden said he saw the pictures.\n
      \n
      [timesofisrael.com/…/meeting-with-jewish-leaders-b…](https://www.timesofisrael.com/liveblog_entry/meeting-with-jewish-leaders-biden-confirms-reports-that-hamas-beheaded-israeli-children/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697065720 {#4634
      date: 2023-10-12 01:08:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Lmaydev@programming.dev"
      "@cyclohexane@lemmy.ml"
      "@Chr0nos1@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4638 …}
    +nested: Doctrine\ORM\PersistentCollection {#4640 …}
    +votes: Doctrine\ORM\PersistentCollection {#4642 …}
    +reports: Doctrine\ORM\PersistentCollection {#4644 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
    -id: 42199
    -bodyTs: "'/liveblog_entry/meeting-with-jewish-leaders-biden-confirms-reports-that-hamas-beheaded-israeli-children/)':11 '/meeting-with-jewish-leaders-b':8 'biden':1 'pictur':6 'said':2 'saw':4 'timesofisrael.com':7 'www.timesofisrael.com':10 'www.timesofisrael.com/liveblog_entry/meeting-with-jewish-leaders-biden-confirms-reports-that-hamas-beheaded-israeli-children/)':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4453427"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697065720 {#4635
      date: 2023-10-12 01:08:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: """
    White House has already confirmed they have not seen the photos\n
    \n
    [palestinechronicle.com/no-proof-of-beheaded-israe…](https://www.palestinechronicle.com/no-proof-of-beheaded-israeli-babies-white-house-backtracks-on-bidens-comments-breaking/)\n
    \n
    [washingtonpost.com/…/israel-hamas-war-updates-gaz…](https://www.washingtonpost.com/world/2023/10/11/israel-hamas-war-updates-gaza-attack/#link-SIA4LEH6CVAGFEXIJ4556IMXRI)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697093274 {#4687
    date: 2023-10-12 08:47:54.0 +02:00
  }
  +ip: null
  +tags: [
    "link"
  ]
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
    "@cyclohexane@lemmy.ml"
    "@Chr0nos1@lemmy.world"
    "@mpa92643@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4692 …}
  +nested: Doctrine\ORM\PersistentCollection {#4694 …}
  +votes: Doctrine\ORM\PersistentCollection {#4696 …}
  +reports: Doctrine\ORM\PersistentCollection {#4698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4702 …}
  -id: 42593
  -bodyTs: "'/israel-hamas-war-updates-gaz':19 '/no-proof-of-beheaded-israe':14 '/no-proof-of-beheaded-israeli-babies-white-house-backtracks-on-bidens-comments-breaking/)':17 '/world/2023/10/11/israel-hamas-war-updates-gaza-attack/#link-sia4leh6cvagfexij4556imxri)':22 'alreadi':4 'confirm':5 'hous':2 'palestinechronicle.com':13 'palestinechronicle.com/no-proof-of-beheaded-israe':12 'photo':11 'seen':9 'washingtonpost.com':18 'white':1 'www.palestinechronicle.com':16 'www.palestinechronicle.com/no-proof-of-beheaded-israeli-babies-white-house-backtracks-on-bidens-comments-breaking/)':15 'www.washingtonpost.com':21 'www.washingtonpost.com/world/2023/10/11/israel-hamas-war-updates-gaza-attack/#link-sia4leh6cvagfexij4556imxri)':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2719228"
  +editedAt: DateTimeImmutable @1697093384 {#4688
    date: 2023-10-12 08:49:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697093274 {#4689
    date: 2023-10-12 08:47:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4497
  +user: Proxies\__CG__\App\Entity\User {#4498 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4414
    +user: Proxies\__CG__\App\Entity\User {#4256 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4359
      +user: Proxies\__CG__\App\Entity\User {#4360 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4255
        +user: Proxies\__CG__\App\Entity\User {#4256 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4031
          +user: App\Entity\User {#3979 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            Someone’s parents never taught them to share.\n
            \n
            Obligatory fuck religion.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 91
          +score: 0
          +lastActive: DateTime @1697193331 {#3945
            date: 2023-10-13 12:35:31.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4029 …}
          +nested: Doctrine\ORM\PersistentCollection {#4027 …}
          +votes: Doctrine\ORM\PersistentCollection {#4025 …}
          +reports: Doctrine\ORM\PersistentCollection {#4023 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
          -id: 41584
          -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/3809828"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697039529 {#3981
            date: 2023-10-11 17:52:09.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4031}
        +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1697054347 {#4253
          date: 2023-10-11 21:59:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Lmaydev@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4257 …}
        +nested: Doctrine\ORM\PersistentCollection {#4259 …}
        +votes: Doctrine\ORM\PersistentCollection {#4261 …}
        +reports: Doctrine\ORM\PersistentCollection {#4263 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
        -id: 41919
        -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4810940"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697054347 {#4254
          date: 2023-10-11 21:59:07.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: "All the yelling of “Allahu akbar” while celebrating the death and destruction in Israel, would seem to be in conflict with your statement."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1697056172 {#4357
        date: 2023-10-11 22:29:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Lmaydev@programming.dev"
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4361 …}
      +nested: Doctrine\ORM\PersistentCollection {#4363 …}
      +votes: Doctrine\ORM\PersistentCollection {#4365 …}
      +reports: Doctrine\ORM\PersistentCollection {#4367 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
      -id: 41978
      -bodyTs: "'akbar':6 'allahu':5 'celebr':8 'conflict':20 'death':10 'destruct':12 'israel':14 'seem':16 'statement':23 'would':15 'yell':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4449467"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697056172 {#4358
        date: 2023-10-11 22:29:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: """
      > yelling of “Allahu akbar”\n
      \n
      Saying “God is great” is problematic?\n
      \n
      > celebrating the death and destruction in Israel\n
      \n
      They are resisting against the Zionist state founded on genocide and exclusivism. I don’t see that violating their will for coexistance.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1697057025 {#4412
      date: 2023-10-11 22:43:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Lmaydev@programming.dev"
      "@cyclohexane@lemmy.ml"
      "@Chr0nos1@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4415 …}
    +nested: Doctrine\ORM\PersistentCollection {#4417 …}
    +votes: Doctrine\ORM\PersistentCollection {#4419 …}
    +reports: Doctrine\ORM\PersistentCollection {#4421 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
    -id: 41998
    -bodyTs: "'akbar':4 'allahu':3 'celebr':11 'coexist':39 'death':13 'destruct':15 'exclusiv':29 'found':25 'genocid':27 'god':6 'great':8 'israel':17 'problemat':10 'resist':20 'say':5 'see':33 'state':24 'violat':35 'yell':1 'zionist':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4812276"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697057025 {#4413
      date: 2023-10-11 22:43:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: """
    > Saying “God is great” is problematic?\n
    \n
    Forgot a “while murdering and beheading innocent civilians” there
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697193329 {#4495
    date: 2023-10-13 12:35:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
    "@cyclohexane@lemmy.ml"
    "@Chr0nos1@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4499 …}
  +nested: Doctrine\ORM\PersistentCollection {#4501 …}
  +votes: Doctrine\ORM\PersistentCollection {#4503 …}
  +reports: Doctrine\ORM\PersistentCollection {#4505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4509 …}
  -id: 45077
  -bodyTs: "'behead':12 'civilian':14 'forgot':7 'god':2 'great':4 'innoc':13 'murder':10 'problemat':6 'say':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4816905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697193329 {#4496
    date: 2023-10-13 12:35:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#4497
  +user: Proxies\__CG__\App\Entity\User {#4498 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4414
    +user: Proxies\__CG__\App\Entity\User {#4256 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4359
      +user: Proxies\__CG__\App\Entity\User {#4360 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4255
        +user: Proxies\__CG__\App\Entity\User {#4256 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4031
          +user: App\Entity\User {#3979 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            Someone’s parents never taught them to share.\n
            \n
            Obligatory fuck religion.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 91
          +score: 0
          +lastActive: DateTime @1697193331 {#3945
            date: 2023-10-13 12:35:31.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4029 …}
          +nested: Doctrine\ORM\PersistentCollection {#4027 …}
          +votes: Doctrine\ORM\PersistentCollection {#4025 …}
          +reports: Doctrine\ORM\PersistentCollection {#4023 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
          -id: 41584
          -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/3809828"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697039529 {#3981
            date: 2023-10-11 17:52:09.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4031}
        +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1697054347 {#4253
          date: 2023-10-11 21:59:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Lmaydev@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4257 …}
        +nested: Doctrine\ORM\PersistentCollection {#4259 …}
        +votes: Doctrine\ORM\PersistentCollection {#4261 …}
        +reports: Doctrine\ORM\PersistentCollection {#4263 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
        -id: 41919
        -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4810940"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697054347 {#4254
          date: 2023-10-11 21:59:07.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: "All the yelling of “Allahu akbar” while celebrating the death and destruction in Israel, would seem to be in conflict with your statement."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1697056172 {#4357
        date: 2023-10-11 22:29:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Lmaydev@programming.dev"
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4361 …}
      +nested: Doctrine\ORM\PersistentCollection {#4363 …}
      +votes: Doctrine\ORM\PersistentCollection {#4365 …}
      +reports: Doctrine\ORM\PersistentCollection {#4367 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
      -id: 41978
      -bodyTs: "'akbar':6 'allahu':5 'celebr':8 'conflict':20 'death':10 'destruct':12 'israel':14 'seem':16 'statement':23 'would':15 'yell':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4449467"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697056172 {#4358
        date: 2023-10-11 22:29:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: """
      > yelling of “Allahu akbar”\n
      \n
      Saying “God is great” is problematic?\n
      \n
      > celebrating the death and destruction in Israel\n
      \n
      They are resisting against the Zionist state founded on genocide and exclusivism. I don’t see that violating their will for coexistance.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1697057025 {#4412
      date: 2023-10-11 22:43:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Lmaydev@programming.dev"
      "@cyclohexane@lemmy.ml"
      "@Chr0nos1@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4415 …}
    +nested: Doctrine\ORM\PersistentCollection {#4417 …}
    +votes: Doctrine\ORM\PersistentCollection {#4419 …}
    +reports: Doctrine\ORM\PersistentCollection {#4421 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
    -id: 41998
    -bodyTs: "'akbar':4 'allahu':3 'celebr':11 'coexist':39 'death':13 'destruct':15 'exclusiv':29 'found':25 'genocid':27 'god':6 'great':8 'israel':17 'problemat':10 'resist':20 'say':5 'see':33 'state':24 'violat':35 'yell':1 'zionist':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4812276"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697057025 {#4413
      date: 2023-10-11 22:43:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: """
    > Saying “God is great” is problematic?\n
    \n
    Forgot a “while murdering and beheading innocent civilians” there
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697193329 {#4495
    date: 2023-10-13 12:35:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
    "@cyclohexane@lemmy.ml"
    "@Chr0nos1@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4499 …}
  +nested: Doctrine\ORM\PersistentCollection {#4501 …}
  +votes: Doctrine\ORM\PersistentCollection {#4503 …}
  +reports: Doctrine\ORM\PersistentCollection {#4505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4509 …}
  -id: 45077
  -bodyTs: "'behead':12 'civilian':14 'forgot':7 'god':2 'great':4 'innoc':13 'murder':10 'problemat':6 'say':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4816905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697193329 {#4496
    date: 2023-10-13 12:35:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#4497
  +user: Proxies\__CG__\App\Entity\User {#4498 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4414
    +user: Proxies\__CG__\App\Entity\User {#4256 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4359
      +user: Proxies\__CG__\App\Entity\User {#4360 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4255
        +user: Proxies\__CG__\App\Entity\User {#4256 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4031
          +user: App\Entity\User {#3979 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            Someone’s parents never taught them to share.\n
            \n
            Obligatory fuck religion.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 91
          +score: 0
          +lastActive: DateTime @1697193331 {#3945
            date: 2023-10-13 12:35:31.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4029 …}
          +nested: Doctrine\ORM\PersistentCollection {#4027 …}
          +votes: Doctrine\ORM\PersistentCollection {#4025 …}
          +reports: Doctrine\ORM\PersistentCollection {#4023 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
          -id: 41584
          -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/3809828"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697039529 {#3981
            date: 2023-10-11 17:52:09.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4031}
        +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1697054347 {#4253
          date: 2023-10-11 21:59:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Lmaydev@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4257 …}
        +nested: Doctrine\ORM\PersistentCollection {#4259 …}
        +votes: Doctrine\ORM\PersistentCollection {#4261 …}
        +reports: Doctrine\ORM\PersistentCollection {#4263 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
        -id: 41919
        -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4810940"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697054347 {#4254
          date: 2023-10-11 21:59:07.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: "All the yelling of “Allahu akbar” while celebrating the death and destruction in Israel, would seem to be in conflict with your statement."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1697056172 {#4357
        date: 2023-10-11 22:29:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Lmaydev@programming.dev"
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4361 …}
      +nested: Doctrine\ORM\PersistentCollection {#4363 …}
      +votes: Doctrine\ORM\PersistentCollection {#4365 …}
      +reports: Doctrine\ORM\PersistentCollection {#4367 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
      -id: 41978
      -bodyTs: "'akbar':6 'allahu':5 'celebr':8 'conflict':20 'death':10 'destruct':12 'israel':14 'seem':16 'statement':23 'would':15 'yell':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4449467"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697056172 {#4358
        date: 2023-10-11 22:29:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: """
      > yelling of “Allahu akbar”\n
      \n
      Saying “God is great” is problematic?\n
      \n
      > celebrating the death and destruction in Israel\n
      \n
      They are resisting against the Zionist state founded on genocide and exclusivism. I don’t see that violating their will for coexistance.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1697057025 {#4412
      date: 2023-10-11 22:43:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Lmaydev@programming.dev"
      "@cyclohexane@lemmy.ml"
      "@Chr0nos1@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4415 …}
    +nested: Doctrine\ORM\PersistentCollection {#4417 …}
    +votes: Doctrine\ORM\PersistentCollection {#4419 …}
    +reports: Doctrine\ORM\PersistentCollection {#4421 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
    -id: 41998
    -bodyTs: "'akbar':4 'allahu':3 'celebr':11 'coexist':39 'death':13 'destruct':15 'exclusiv':29 'found':25 'genocid':27 'god':6 'great':8 'israel':17 'problemat':10 'resist':20 'say':5 'see':33 'state':24 'violat':35 'yell':1 'zionist':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4812276"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697057025 {#4413
      date: 2023-10-11 22:43:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: """
    > Saying “God is great” is problematic?\n
    \n
    Forgot a “while murdering and beheading innocent civilians” there
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697193329 {#4495
    date: 2023-10-13 12:35:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
    "@cyclohexane@lemmy.ml"
    "@Chr0nos1@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4499 …}
  +nested: Doctrine\ORM\PersistentCollection {#4501 …}
  +votes: Doctrine\ORM\PersistentCollection {#4503 …}
  +reports: Doctrine\ORM\PersistentCollection {#4505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4509 …}
  -id: 45077
  -bodyTs: "'behead':12 'civilian':14 'forgot':7 'god':2 'great':4 'innoc':13 'murder':10 'problemat':6 'say':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4816905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697193329 {#4496
    date: 2023-10-13 12:35:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#4375
  +user: Proxies\__CG__\App\Entity\User {#4376 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4255
    +user: Proxies\__CG__\App\Entity\User {#4256 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4031
      +user: App\Entity\User {#3979 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Someone’s parents never taught them to share.\n
        \n
        Obligatory fuck religion.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 91
      +score: 0
      +lastActive: DateTime @1697193331 {#3945
        date: 2023-10-13 12:35:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4029 …}
      +nested: Doctrine\ORM\PersistentCollection {#4027 …}
      +votes: Doctrine\ORM\PersistentCollection {#4025 …}
      +reports: Doctrine\ORM\PersistentCollection {#4023 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
      -id: 41584
      -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/3809828"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697039529 {#3981
        date: 2023-10-11 17:52:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1697054347 {#4253
      date: 2023-10-11 21:59:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Lmaydev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4257 …}
    +nested: Doctrine\ORM\PersistentCollection {#4259 …}
    +votes: Doctrine\ORM\PersistentCollection {#4261 …}
    +reports: Doctrine\ORM\PersistentCollection {#4263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
    -id: 41919
    -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4810940"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697054347 {#4254
      date: 2023-10-11 21:59:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "So then, why is their official goal to destroy Israel? Thats 100% a religious war"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697134790 {#4373
    date: 2023-10-12 20:19:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4377 …}
  +nested: Doctrine\ORM\PersistentCollection {#4379 …}
  +votes: Doctrine\ORM\PersistentCollection {#4381 …}
  +reports: Doctrine\ORM\PersistentCollection {#4383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4387 …}
  -id: 43695
  -bodyTs: "'100':12 'destroy':9 'goal':7 'israel':10 'offici':6 'religi':14 'that':11 'war':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3834354"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697134790 {#4374
    date: 2023-10-12 20:19:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#4375
  +user: Proxies\__CG__\App\Entity\User {#4376 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4255
    +user: Proxies\__CG__\App\Entity\User {#4256 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4031
      +user: App\Entity\User {#3979 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Someone’s parents never taught them to share.\n
        \n
        Obligatory fuck religion.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 91
      +score: 0
      +lastActive: DateTime @1697193331 {#3945
        date: 2023-10-13 12:35:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4029 …}
      +nested: Doctrine\ORM\PersistentCollection {#4027 …}
      +votes: Doctrine\ORM\PersistentCollection {#4025 …}
      +reports: Doctrine\ORM\PersistentCollection {#4023 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
      -id: 41584
      -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/3809828"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697039529 {#3981
        date: 2023-10-11 17:52:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1697054347 {#4253
      date: 2023-10-11 21:59:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Lmaydev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4257 …}
    +nested: Doctrine\ORM\PersistentCollection {#4259 …}
    +votes: Doctrine\ORM\PersistentCollection {#4261 …}
    +reports: Doctrine\ORM\PersistentCollection {#4263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
    -id: 41919
    -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4810940"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697054347 {#4254
      date: 2023-10-11 21:59:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "So then, why is their official goal to destroy Israel? Thats 100% a religious war"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697134790 {#4373
    date: 2023-10-12 20:19:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4377 …}
  +nested: Doctrine\ORM\PersistentCollection {#4379 …}
  +votes: Doctrine\ORM\PersistentCollection {#4381 …}
  +reports: Doctrine\ORM\PersistentCollection {#4383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4387 …}
  -id: 43695
  -bodyTs: "'100':12 'destroy':9 'goal':7 'israel':10 'offici':6 'religi':14 'that':11 'war':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3834354"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697134790 {#4374
    date: 2023-10-12 20:19:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#4375
  +user: Proxies\__CG__\App\Entity\User {#4376 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4255
    +user: Proxies\__CG__\App\Entity\User {#4256 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4031
      +user: App\Entity\User {#3979 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Someone’s parents never taught them to share.\n
        \n
        Obligatory fuck religion.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 91
      +score: 0
      +lastActive: DateTime @1697193331 {#3945
        date: 2023-10-13 12:35:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4029 …}
      +nested: Doctrine\ORM\PersistentCollection {#4027 …}
      +votes: Doctrine\ORM\PersistentCollection {#4025 …}
      +reports: Doctrine\ORM\PersistentCollection {#4023 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
      -id: 41584
      -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/3809828"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697039529 {#3981
        date: 2023-10-11 17:52:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1697054347 {#4253
      date: 2023-10-11 21:59:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Lmaydev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4257 …}
    +nested: Doctrine\ORM\PersistentCollection {#4259 …}
    +votes: Doctrine\ORM\PersistentCollection {#4261 …}
    +reports: Doctrine\ORM\PersistentCollection {#4263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
    -id: 41919
    -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4810940"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697054347 {#4254
      date: 2023-10-11 21:59:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "So then, why is their official goal to destroy Israel? Thats 100% a religious war"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697134790 {#4373
    date: 2023-10-12 20:19:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4377 …}
  +nested: Doctrine\ORM\PersistentCollection {#4379 …}
  +votes: Doctrine\ORM\PersistentCollection {#4381 …}
  +reports: Doctrine\ORM\PersistentCollection {#4383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4387 …}
  -id: 43695
  -bodyTs: "'100':12 'destroy':9 'goal':7 'israel':10 'offici':6 'religi':14 'that':11 'war':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3834354"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697134790 {#4374
    date: 2023-10-12 20:19:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4444
  +user: Proxies\__CG__\App\Entity\User {#4256 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4375
    +user: Proxies\__CG__\App\Entity\User {#4376 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4255
      +user: Proxies\__CG__\App\Entity\User {#4256 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4031
        +user: App\Entity\User {#3979 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Someone’s parents never taught them to share.\n
          \n
          Obligatory fuck religion.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 91
        +score: 0
        +lastActive: DateTime @1697193331 {#3945
          date: 2023-10-13 12:35:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4029 …}
        +nested: Doctrine\ORM\PersistentCollection {#4027 …}
        +votes: Doctrine\ORM\PersistentCollection {#4025 …}
        +reports: Doctrine\ORM\PersistentCollection {#4023 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
        -id: 41584
        -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/3809828"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697039529 {#3981
          date: 2023-10-11 17:52:09.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1697054347 {#4253
        date: 2023-10-11 21:59:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Lmaydev@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4257 …}
      +nested: Doctrine\ORM\PersistentCollection {#4259 …}
      +votes: Doctrine\ORM\PersistentCollection {#4261 …}
      +reports: Doctrine\ORM\PersistentCollection {#4263 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
      -id: 41919
      -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4810940"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697054347 {#4254
        date: 2023-10-11 21:59:07.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: "So then, why is their official goal to destroy Israel? Thats 100% a religious war"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697134790 {#4373
      date: 2023-10-12 20:19:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Lmaydev@programming.dev"
      "@cyclohexane@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4377 …}
    +nested: Doctrine\ORM\PersistentCollection {#4379 …}
    +votes: Doctrine\ORM\PersistentCollection {#4381 …}
    +reports: Doctrine\ORM\PersistentCollection {#4383 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4385 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4387 …}
    -id: 43695
    -bodyTs: "'100':12 'destroy':9 'goal':7 'israel':10 'offici':6 'religi':14 'that':11 'war':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3834354"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697134790 {#4374
      date: 2023-10-12 20:19:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: """
    Israel is by its own definition the Zionist state founded on religious exclusivism. An ethnocentric state in a land inhabited by other religions and ethnicities. It should absolutely be taken down.\n
    \n
    > religious war\n
    \n
    Israel is not Judaism.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697136171 {#4442
    date: 2023-10-12 20:42:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
    "@cyclohexane@lemmy.ml"
    "@Flumsy@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4445 …}
  +nested: Doctrine\ORM\PersistentCollection {#4447 …}
  +votes: Doctrine\ORM\PersistentCollection {#4449 …}
  +reports: Doctrine\ORM\PersistentCollection {#4451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4455 …}
  -id: 43732
  -bodyTs: "'absolut':28 'definit':6 'ethnic':25 'ethnocentr':15 'exclusiv':13 'found':10 'inhabit':20 'israel':1,34 'judaism':37 'land':19 'religi':12,32 'religion':23 'state':9,16 'taken':30 'war':33 'zionist':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4840523"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697136171 {#4443
    date: 2023-10-12 20:42:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#4444
  +user: Proxies\__CG__\App\Entity\User {#4256 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4375
    +user: Proxies\__CG__\App\Entity\User {#4376 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4255
      +user: Proxies\__CG__\App\Entity\User {#4256 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4031
        +user: App\Entity\User {#3979 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Someone’s parents never taught them to share.\n
          \n
          Obligatory fuck religion.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 91
        +score: 0
        +lastActive: DateTime @1697193331 {#3945
          date: 2023-10-13 12:35:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4029 …}
        +nested: Doctrine\ORM\PersistentCollection {#4027 …}
        +votes: Doctrine\ORM\PersistentCollection {#4025 …}
        +reports: Doctrine\ORM\PersistentCollection {#4023 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
        -id: 41584
        -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/3809828"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697039529 {#3981
          date: 2023-10-11 17:52:09.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1697054347 {#4253
        date: 2023-10-11 21:59:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Lmaydev@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4257 …}
      +nested: Doctrine\ORM\PersistentCollection {#4259 …}
      +votes: Doctrine\ORM\PersistentCollection {#4261 …}
      +reports: Doctrine\ORM\PersistentCollection {#4263 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
      -id: 41919
      -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4810940"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697054347 {#4254
        date: 2023-10-11 21:59:07.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: "So then, why is their official goal to destroy Israel? Thats 100% a religious war"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697134790 {#4373
      date: 2023-10-12 20:19:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Lmaydev@programming.dev"
      "@cyclohexane@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4377 …}
    +nested: Doctrine\ORM\PersistentCollection {#4379 …}
    +votes: Doctrine\ORM\PersistentCollection {#4381 …}
    +reports: Doctrine\ORM\PersistentCollection {#4383 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4385 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4387 …}
    -id: 43695
    -bodyTs: "'100':12 'destroy':9 'goal':7 'israel':10 'offici':6 'religi':14 'that':11 'war':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3834354"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697134790 {#4374
      date: 2023-10-12 20:19:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: """
    Israel is by its own definition the Zionist state founded on religious exclusivism. An ethnocentric state in a land inhabited by other religions and ethnicities. It should absolutely be taken down.\n
    \n
    > religious war\n
    \n
    Israel is not Judaism.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697136171 {#4442
    date: 2023-10-12 20:42:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
    "@cyclohexane@lemmy.ml"
    "@Flumsy@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4445 …}
  +nested: Doctrine\ORM\PersistentCollection {#4447 …}
  +votes: Doctrine\ORM\PersistentCollection {#4449 …}
  +reports: Doctrine\ORM\PersistentCollection {#4451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4455 …}
  -id: 43732
  -bodyTs: "'absolut':28 'definit':6 'ethnic':25 'ethnocentr':15 'exclusiv':13 'found':10 'inhabit':20 'israel':1,34 'judaism':37 'land':19 'religi':12,32 'religion':23 'state':9,16 'taken':30 'war':33 'zionist':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4840523"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697136171 {#4443
    date: 2023-10-12 20:42:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#4444
  +user: Proxies\__CG__\App\Entity\User {#4256 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4375
    +user: Proxies\__CG__\App\Entity\User {#4376 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4255
      +user: Proxies\__CG__\App\Entity\User {#4256 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4031
        +user: App\Entity\User {#3979 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Someone’s parents never taught them to share.\n
          \n
          Obligatory fuck religion.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 91
        +score: 0
        +lastActive: DateTime @1697193331 {#3945
          date: 2023-10-13 12:35:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4029 …}
        +nested: Doctrine\ORM\PersistentCollection {#4027 …}
        +votes: Doctrine\ORM\PersistentCollection {#4025 …}
        +reports: Doctrine\ORM\PersistentCollection {#4023 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
        -id: 41584
        -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/3809828"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697039529 {#3981
          date: 2023-10-11 17:52:09.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1697054347 {#4253
        date: 2023-10-11 21:59:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Lmaydev@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4257 …}
      +nested: Doctrine\ORM\PersistentCollection {#4259 …}
      +votes: Doctrine\ORM\PersistentCollection {#4261 …}
      +reports: Doctrine\ORM\PersistentCollection {#4263 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
      -id: 41919
      -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4810940"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697054347 {#4254
        date: 2023-10-11 21:59:07.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: "So then, why is their official goal to destroy Israel? Thats 100% a religious war"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697134790 {#4373
      date: 2023-10-12 20:19:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Lmaydev@programming.dev"
      "@cyclohexane@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4377 …}
    +nested: Doctrine\ORM\PersistentCollection {#4379 …}
    +votes: Doctrine\ORM\PersistentCollection {#4381 …}
    +reports: Doctrine\ORM\PersistentCollection {#4383 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4385 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4387 …}
    -id: 43695
    -bodyTs: "'100':12 'destroy':9 'goal':7 'israel':10 'offici':6 'religi':14 'that':11 'war':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3834354"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697134790 {#4374
      date: 2023-10-12 20:19:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: """
    Israel is by its own definition the Zionist state founded on religious exclusivism. An ethnocentric state in a land inhabited by other religions and ethnicities. It should absolutely be taken down.\n
    \n
    > religious war\n
    \n
    Israel is not Judaism.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697136171 {#4442
    date: 2023-10-12 20:42:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
    "@cyclohexane@lemmy.ml"
    "@Flumsy@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4445 …}
  +nested: Doctrine\ORM\PersistentCollection {#4447 …}
  +votes: Doctrine\ORM\PersistentCollection {#4449 …}
  +reports: Doctrine\ORM\PersistentCollection {#4451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4455 …}
  -id: 43732
  -bodyTs: "'absolut':28 'definit':6 'ethnic':25 'ethnocentr':15 'exclusiv':13 'found':10 'inhabit':20 'israel':1,34 'judaism':37 'land':19 'religi':12,32 'religion':23 'state':9,16 'taken':30 'war':33 'zionist':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4840523"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697136171 {#4443
    date: 2023-10-12 20:42:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#4545
  +user: Proxies\__CG__\App\Entity\User {#4376 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4444
    +user: Proxies\__CG__\App\Entity\User {#4256 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4375
      +user: Proxies\__CG__\App\Entity\User {#4376 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4255
        +user: Proxies\__CG__\App\Entity\User {#4256 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4031
          +user: App\Entity\User {#3979 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            Someone’s parents never taught them to share.\n
            \n
            Obligatory fuck religion.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 91
          +score: 0
          +lastActive: DateTime @1697193331 {#3945
            date: 2023-10-13 12:35:31.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4029 …}
          +nested: Doctrine\ORM\PersistentCollection {#4027 …}
          +votes: Doctrine\ORM\PersistentCollection {#4025 …}
          +reports: Doctrine\ORM\PersistentCollection {#4023 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
          -id: 41584
          -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/3809828"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697039529 {#3981
            date: 2023-10-11 17:52:09.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4031}
        +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1697054347 {#4253
          date: 2023-10-11 21:59:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Lmaydev@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4257 …}
        +nested: Doctrine\ORM\PersistentCollection {#4259 …}
        +votes: Doctrine\ORM\PersistentCollection {#4261 …}
        +reports: Doctrine\ORM\PersistentCollection {#4263 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
        -id: 41919
        -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4810940"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697054347 {#4254
          date: 2023-10-11 21:59:07.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: "So then, why is their official goal to destroy Israel? Thats 100% a religious war"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1697134790 {#4373
        date: 2023-10-12 20:19:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Lmaydev@programming.dev"
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4377 …}
      +nested: Doctrine\ORM\PersistentCollection {#4379 …}
      +votes: Doctrine\ORM\PersistentCollection {#4381 …}
      +reports: Doctrine\ORM\PersistentCollection {#4383 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4385 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4387 …}
      -id: 43695
      -bodyTs: "'100':12 'destroy':9 'goal':7 'israel':10 'offici':6 'religi':14 'that':11 'war':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3834354"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697134790 {#4374
        date: 2023-10-12 20:19:50.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: """
      Israel is by its own definition the Zionist state founded on religious exclusivism. An ethnocentric state in a land inhabited by other religions and ethnicities. It should absolutely be taken down.\n
      \n
      > religious war\n
      \n
      Israel is not Judaism.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1697136171 {#4442
      date: 2023-10-12 20:42:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Lmaydev@programming.dev"
      "@cyclohexane@lemmy.ml"
      "@Flumsy@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4445 …}
    +nested: Doctrine\ORM\PersistentCollection {#4447 …}
    +votes: Doctrine\ORM\PersistentCollection {#4449 …}
    +reports: Doctrine\ORM\PersistentCollection {#4451 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4453 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4455 …}
    -id: 43732
    -bodyTs: "'absolut':28 'definit':6 'ethnic':25 'ethnocentr':15 'exclusiv':13 'found':10 'inhabit':20 'israel':1,34 'judaism':37 'land':19 'religi':12,32 'religion':23 'state':9,16 'taken':30 'war':33 'zionist':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4840523"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697136171 {#4443
      date: 2023-10-12 20:42:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: """
    > An ethnocentric state in a land inhabited by other religions and ethnicities.\n
    \n
    - In land bordering the lands of lther religions and ethnicities.\n
    \n
    What exactly justifies the takedown of Israel? That its religion is different or what? Thats none of ghe other countries business.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697139279 {#4543
    date: 2023-10-12 21:34:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
    "@cyclohexane@lemmy.ml"
    "@Flumsy@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4546 …}
  +nested: Doctrine\ORM\PersistentCollection {#4548 …}
  +votes: Doctrine\ORM\PersistentCollection {#4550 …}
  +reports: Doctrine\ORM\PersistentCollection {#4552 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4556 …}
  -id: 43810
  -bodyTs: "'border':15 'busi':43 'countri':42 'differ':34 'ethnic':12,22 'ethnocentr':2 'exact':24 'ghe':40 'inhabit':7 'israel':29 'justifi':25 'land':6,14,17 'lther':19 'none':38 'religion':10,20,32 'state':3 'takedown':27 'that':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3836476"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697139279 {#4544
    date: 2023-10-12 21:34:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#4545
  +user: Proxies\__CG__\App\Entity\User {#4376 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4444
    +user: Proxies\__CG__\App\Entity\User {#4256 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4375
      +user: Proxies\__CG__\App\Entity\User {#4376 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4255
        +user: Proxies\__CG__\App\Entity\User {#4256 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4031
          +user: App\Entity\User {#3979 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            Someone’s parents never taught them to share.\n
            \n
            Obligatory fuck religion.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 91
          +score: 0
          +lastActive: DateTime @1697193331 {#3945
            date: 2023-10-13 12:35:31.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4029 …}
          +nested: Doctrine\ORM\PersistentCollection {#4027 …}
          +votes: Doctrine\ORM\PersistentCollection {#4025 …}
          +reports: Doctrine\ORM\PersistentCollection {#4023 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
          -id: 41584
          -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/3809828"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697039529 {#3981
            date: 2023-10-11 17:52:09.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4031}
        +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1697054347 {#4253
          date: 2023-10-11 21:59:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Lmaydev@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4257 …}
        +nested: Doctrine\ORM\PersistentCollection {#4259 …}
        +votes: Doctrine\ORM\PersistentCollection {#4261 …}
        +reports: Doctrine\ORM\PersistentCollection {#4263 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
        -id: 41919
        -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4810940"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697054347 {#4254
          date: 2023-10-11 21:59:07.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: "So then, why is their official goal to destroy Israel? Thats 100% a religious war"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1697134790 {#4373
        date: 2023-10-12 20:19:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Lmaydev@programming.dev"
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4377 …}
      +nested: Doctrine\ORM\PersistentCollection {#4379 …}
      +votes: Doctrine\ORM\PersistentCollection {#4381 …}
      +reports: Doctrine\ORM\PersistentCollection {#4383 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4385 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4387 …}
      -id: 43695
      -bodyTs: "'100':12 'destroy':9 'goal':7 'israel':10 'offici':6 'religi':14 'that':11 'war':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3834354"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697134790 {#4374
        date: 2023-10-12 20:19:50.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: """
      Israel is by its own definition the Zionist state founded on religious exclusivism. An ethnocentric state in a land inhabited by other religions and ethnicities. It should absolutely be taken down.\n
      \n
      > religious war\n
      \n
      Israel is not Judaism.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1697136171 {#4442
      date: 2023-10-12 20:42:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Lmaydev@programming.dev"
      "@cyclohexane@lemmy.ml"
      "@Flumsy@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4445 …}
    +nested: Doctrine\ORM\PersistentCollection {#4447 …}
    +votes: Doctrine\ORM\PersistentCollection {#4449 …}
    +reports: Doctrine\ORM\PersistentCollection {#4451 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4453 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4455 …}
    -id: 43732
    -bodyTs: "'absolut':28 'definit':6 'ethnic':25 'ethnocentr':15 'exclusiv':13 'found':10 'inhabit':20 'israel':1,34 'judaism':37 'land':19 'religi':12,32 'religion':23 'state':9,16 'taken':30 'war':33 'zionist':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4840523"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697136171 {#4443
      date: 2023-10-12 20:42:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: """
    > An ethnocentric state in a land inhabited by other religions and ethnicities.\n
    \n
    - In land bordering the lands of lther religions and ethnicities.\n
    \n
    What exactly justifies the takedown of Israel? That its religion is different or what? Thats none of ghe other countries business.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697139279 {#4543
    date: 2023-10-12 21:34:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
    "@cyclohexane@lemmy.ml"
    "@Flumsy@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4546 …}
  +nested: Doctrine\ORM\PersistentCollection {#4548 …}
  +votes: Doctrine\ORM\PersistentCollection {#4550 …}
  +reports: Doctrine\ORM\PersistentCollection {#4552 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4556 …}
  -id: 43810
  -bodyTs: "'border':15 'busi':43 'countri':42 'differ':34 'ethnic':12,22 'ethnocentr':2 'exact':24 'ghe':40 'inhabit':7 'israel':29 'justifi':25 'land':6,14,17 'lther':19 'none':38 'religion':10,20,32 'state':3 'takedown':27 'that':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3836476"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697139279 {#4544
    date: 2023-10-12 21:34:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#4545
  +user: Proxies\__CG__\App\Entity\User {#4376 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4444
    +user: Proxies\__CG__\App\Entity\User {#4256 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4375
      +user: Proxies\__CG__\App\Entity\User {#4376 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4255
        +user: Proxies\__CG__\App\Entity\User {#4256 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4031
          +user: App\Entity\User {#3979 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            Someone’s parents never taught them to share.\n
            \n
            Obligatory fuck religion.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 91
          +score: 0
          +lastActive: DateTime @1697193331 {#3945
            date: 2023-10-13 12:35:31.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4029 …}
          +nested: Doctrine\ORM\PersistentCollection {#4027 …}
          +votes: Doctrine\ORM\PersistentCollection {#4025 …}
          +reports: Doctrine\ORM\PersistentCollection {#4023 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
          -id: 41584
          -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/3809828"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697039529 {#3981
            date: 2023-10-11 17:52:09.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4031}
        +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1697054347 {#4253
          date: 2023-10-11 21:59:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Lmaydev@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4257 …}
        +nested: Doctrine\ORM\PersistentCollection {#4259 …}
        +votes: Doctrine\ORM\PersistentCollection {#4261 …}
        +reports: Doctrine\ORM\PersistentCollection {#4263 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
        -id: 41919
        -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4810940"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697054347 {#4254
          date: 2023-10-11 21:59:07.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: "So then, why is their official goal to destroy Israel? Thats 100% a religious war"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1697134790 {#4373
        date: 2023-10-12 20:19:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Lmaydev@programming.dev"
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4377 …}
      +nested: Doctrine\ORM\PersistentCollection {#4379 …}
      +votes: Doctrine\ORM\PersistentCollection {#4381 …}
      +reports: Doctrine\ORM\PersistentCollection {#4383 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4385 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4387 …}
      -id: 43695
      -bodyTs: "'100':12 'destroy':9 'goal':7 'israel':10 'offici':6 'religi':14 'that':11 'war':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3834354"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697134790 {#4374
        date: 2023-10-12 20:19:50.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: """
      Israel is by its own definition the Zionist state founded on religious exclusivism. An ethnocentric state in a land inhabited by other religions and ethnicities. It should absolutely be taken down.\n
      \n
      > religious war\n
      \n
      Israel is not Judaism.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1697136171 {#4442
      date: 2023-10-12 20:42:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Lmaydev@programming.dev"
      "@cyclohexane@lemmy.ml"
      "@Flumsy@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4445 …}
    +nested: Doctrine\ORM\PersistentCollection {#4447 …}
    +votes: Doctrine\ORM\PersistentCollection {#4449 …}
    +reports: Doctrine\ORM\PersistentCollection {#4451 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4453 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4455 …}
    -id: 43732
    -bodyTs: "'absolut':28 'definit':6 'ethnic':25 'ethnocentr':15 'exclusiv':13 'found':10 'inhabit':20 'israel':1,34 'judaism':37 'land':19 'religi':12,32 'religion':23 'state':9,16 'taken':30 'war':33 'zionist':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4840523"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697136171 {#4443
      date: 2023-10-12 20:42:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: """
    > An ethnocentric state in a land inhabited by other religions and ethnicities.\n
    \n
    - In land bordering the lands of lther religions and ethnicities.\n
    \n
    What exactly justifies the takedown of Israel? That its religion is different or what? Thats none of ghe other countries business.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697139279 {#4543
    date: 2023-10-12 21:34:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
    "@cyclohexane@lemmy.ml"
    "@Flumsy@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4546 …}
  +nested: Doctrine\ORM\PersistentCollection {#4548 …}
  +votes: Doctrine\ORM\PersistentCollection {#4550 …}
  +reports: Doctrine\ORM\PersistentCollection {#4552 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4556 …}
  -id: 43810
  -bodyTs: "'border':15 'busi':43 'countri':42 'differ':34 'ethnic':12,22 'ethnocentr':2 'exact':24 'ghe':40 'inhabit':7 'israel':29 'justifi':25 'land':6,14,17 'lther':19 'none':38 'religion':10,20,32 'state':3 'takedown':27 'that':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3836476"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697139279 {#4544
    date: 2023-10-12 21:34:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4598
  +user: Proxies\__CG__\App\Entity\User {#4256 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4545
    +user: Proxies\__CG__\App\Entity\User {#4376 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4444
      +user: Proxies\__CG__\App\Entity\User {#4256 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4375
        +user: Proxies\__CG__\App\Entity\User {#4376 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4255
          +user: Proxies\__CG__\App\Entity\User {#4256 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4031
            +user: App\Entity\User {#3979 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: """
              Someone’s parents never taught them to share.\n
              \n
              Obligatory fuck religion.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 91
            +score: 0
            +lastActive: DateTime @1697193331 {#3945
              date: 2023-10-13 12:35:31.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@balderdash9@lemmy.zip"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4029 …}
            +nested: Doctrine\ORM\PersistentCollection {#4027 …}
            +votes: Doctrine\ORM\PersistentCollection {#4025 …}
            +reports: Doctrine\ORM\PersistentCollection {#4023 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
            -id: 41584
            -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://programming.dev/comment/3809828"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697039529 {#3981
              date: 2023-10-11 17:52:09.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4031}
          +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1697054347 {#4253
            date: 2023-10-11 21:59:07.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
            "@Lmaydev@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4257 …}
          +nested: Doctrine\ORM\PersistentCollection {#4259 …}
          +votes: Doctrine\ORM\PersistentCollection {#4261 …}
          +reports: Doctrine\ORM\PersistentCollection {#4263 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
          -id: 41919
          -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4810940"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697054347 {#4254
            date: 2023-10-11 21:59:07.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4031}
        +body: "So then, why is their official goal to destroy Israel? Thats 100% a religious war"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1697134790 {#4373
          date: 2023-10-12 20:19:50.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Lmaydev@programming.dev"
          "@cyclohexane@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4377 …}
        +nested: Doctrine\ORM\PersistentCollection {#4379 …}
        +votes: Doctrine\ORM\PersistentCollection {#4381 …}
        +reports: Doctrine\ORM\PersistentCollection {#4383 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4387 …}
        -id: 43695
        -bodyTs: "'100':12 'destroy':9 'goal':7 'israel':10 'offici':6 'religi':14 'that':11 'war':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/3834354"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697134790 {#4374
          date: 2023-10-12 20:19:50.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: """
        Israel is by its own definition the Zionist state founded on religious exclusivism. An ethnocentric state in a land inhabited by other religions and ethnicities. It should absolutely be taken down.\n
        \n
        > religious war\n
        \n
        Israel is not Judaism.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1697136171 {#4442
        date: 2023-10-12 20:42:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Lmaydev@programming.dev"
        "@cyclohexane@lemmy.ml"
        "@Flumsy@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4445 …}
      +nested: Doctrine\ORM\PersistentCollection {#4447 …}
      +votes: Doctrine\ORM\PersistentCollection {#4449 …}
      +reports: Doctrine\ORM\PersistentCollection {#4451 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4453 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4455 …}
      -id: 43732
      -bodyTs: "'absolut':28 'definit':6 'ethnic':25 'ethnocentr':15 'exclusiv':13 'found':10 'inhabit':20 'israel':1,34 'judaism':37 'land':19 'religi':12,32 'religion':23 'state':9,16 'taken':30 'war':33 'zionist':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4840523"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697136171 {#4443
        date: 2023-10-12 20:42:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: """
      > An ethnocentric state in a land inhabited by other religions and ethnicities.\n
      \n
      - In land bordering the lands of lther religions and ethnicities.\n
      \n
      What exactly justifies the takedown of Israel? That its religion is different or what? Thats none of ghe other countries business.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697139279 {#4543
      date: 2023-10-12 21:34:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Lmaydev@programming.dev"
      "@cyclohexane@lemmy.ml"
      "@Flumsy@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4546 …}
    +nested: Doctrine\ORM\PersistentCollection {#4548 …}
    +votes: Doctrine\ORM\PersistentCollection {#4550 …}
    +reports: Doctrine\ORM\PersistentCollection {#4552 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4554 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4556 …}
    -id: 43810
    -bodyTs: "'border':15 'busi':43 'countri':42 'differ':34 'ethnic':12,22 'ethnocentr':2 'exact':24 'ghe':40 'inhabit':7 'israel':29 'justifi':25 'land':6,14,17 'lther':19 'none':38 'religion':10,20,32 'state':3 'takedown':27 'that':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3836476"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697139279 {#4544
      date: 2023-10-12 21:34:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "as I already said above, it is because it is an ethnoreligious state that excludes people of other ethnicities (Arabs, Africans, etc) and other religions (Muslims, Christians, etc). It has engaged in massacre and forced expulsion of those people, so it must be taken down and the genocide must cease."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697139691 {#4596
    date: 2023-10-12 21:41:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
    "@cyclohexane@lemmy.ml"
    "@Flumsy@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4599 …}
  +nested: Doctrine\ORM\PersistentCollection {#4601 …}
  +votes: Doctrine\ORM\PersistentCollection {#4603 …}
  +reports: Doctrine\ORM\PersistentCollection {#4605 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4607 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4609 …}
  -id: 43822
  -bodyTs: "'african':21 'alreadi':3 'arab':20 'ceas':50 'christian':27 'engag':31 'etc':22,28 'ethnic':19 'ethnoreligi':12 'exclud':15 'expuls':36 'forc':35 'genocid':48 'massacr':33 'muslim':26 'must':42,49 'peopl':16,39 'religion':25 'said':4 'state':13 'taken':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4842036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697139691 {#4597
    date: 2023-10-12 21:41:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#4598
  +user: Proxies\__CG__\App\Entity\User {#4256 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4545
    +user: Proxies\__CG__\App\Entity\User {#4376 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4444
      +user: Proxies\__CG__\App\Entity\User {#4256 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4375
        +user: Proxies\__CG__\App\Entity\User {#4376 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4255
          +user: Proxies\__CG__\App\Entity\User {#4256 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4031
            +user: App\Entity\User {#3979 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: """
              Someone’s parents never taught them to share.\n
              \n
              Obligatory fuck religion.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 91
            +score: 0
            +lastActive: DateTime @1697193331 {#3945
              date: 2023-10-13 12:35:31.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@balderdash9@lemmy.zip"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4029 …}
            +nested: Doctrine\ORM\PersistentCollection {#4027 …}
            +votes: Doctrine\ORM\PersistentCollection {#4025 …}
            +reports: Doctrine\ORM\PersistentCollection {#4023 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
            -id: 41584
            -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://programming.dev/comment/3809828"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697039529 {#3981
              date: 2023-10-11 17:52:09.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4031}
          +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1697054347 {#4253
            date: 2023-10-11 21:59:07.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
            "@Lmaydev@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4257 …}
          +nested: Doctrine\ORM\PersistentCollection {#4259 …}
          +votes: Doctrine\ORM\PersistentCollection {#4261 …}
          +reports: Doctrine\ORM\PersistentCollection {#4263 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
          -id: 41919
          -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4810940"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697054347 {#4254
            date: 2023-10-11 21:59:07.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4031}
        +body: "So then, why is their official goal to destroy Israel? Thats 100% a religious war"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1697134790 {#4373
          date: 2023-10-12 20:19:50.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Lmaydev@programming.dev"
          "@cyclohexane@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4377 …}
        +nested: Doctrine\ORM\PersistentCollection {#4379 …}
        +votes: Doctrine\ORM\PersistentCollection {#4381 …}
        +reports: Doctrine\ORM\PersistentCollection {#4383 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4387 …}
        -id: 43695
        -bodyTs: "'100':12 'destroy':9 'goal':7 'israel':10 'offici':6 'religi':14 'that':11 'war':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/3834354"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697134790 {#4374
          date: 2023-10-12 20:19:50.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: """
        Israel is by its own definition the Zionist state founded on religious exclusivism. An ethnocentric state in a land inhabited by other religions and ethnicities. It should absolutely be taken down.\n
        \n
        > religious war\n
        \n
        Israel is not Judaism.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1697136171 {#4442
        date: 2023-10-12 20:42:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Lmaydev@programming.dev"
        "@cyclohexane@lemmy.ml"
        "@Flumsy@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4445 …}
      +nested: Doctrine\ORM\PersistentCollection {#4447 …}
      +votes: Doctrine\ORM\PersistentCollection {#4449 …}
      +reports: Doctrine\ORM\PersistentCollection {#4451 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4453 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4455 …}
      -id: 43732
      -bodyTs: "'absolut':28 'definit':6 'ethnic':25 'ethnocentr':15 'exclusiv':13 'found':10 'inhabit':20 'israel':1,34 'judaism':37 'land':19 'religi':12,32 'religion':23 'state':9,16 'taken':30 'war':33 'zionist':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4840523"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697136171 {#4443
        date: 2023-10-12 20:42:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: """
      > An ethnocentric state in a land inhabited by other religions and ethnicities.\n
      \n
      - In land bordering the lands of lther religions and ethnicities.\n
      \n
      What exactly justifies the takedown of Israel? That its religion is different or what? Thats none of ghe other countries business.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697139279 {#4543
      date: 2023-10-12 21:34:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Lmaydev@programming.dev"
      "@cyclohexane@lemmy.ml"
      "@Flumsy@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4546 …}
    +nested: Doctrine\ORM\PersistentCollection {#4548 …}
    +votes: Doctrine\ORM\PersistentCollection {#4550 …}
    +reports: Doctrine\ORM\PersistentCollection {#4552 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4554 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4556 …}
    -id: 43810
    -bodyTs: "'border':15 'busi':43 'countri':42 'differ':34 'ethnic':12,22 'ethnocentr':2 'exact':24 'ghe':40 'inhabit':7 'israel':29 'justifi':25 'land':6,14,17 'lther':19 'none':38 'religion':10,20,32 'state':3 'takedown':27 'that':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3836476"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697139279 {#4544
      date: 2023-10-12 21:34:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "as I already said above, it is because it is an ethnoreligious state that excludes people of other ethnicities (Arabs, Africans, etc) and other religions (Muslims, Christians, etc). It has engaged in massacre and forced expulsion of those people, so it must be taken down and the genocide must cease."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697139691 {#4596
    date: 2023-10-12 21:41:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
    "@cyclohexane@lemmy.ml"
    "@Flumsy@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4599 …}
  +nested: Doctrine\ORM\PersistentCollection {#4601 …}
  +votes: Doctrine\ORM\PersistentCollection {#4603 …}
  +reports: Doctrine\ORM\PersistentCollection {#4605 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4607 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4609 …}
  -id: 43822
  -bodyTs: "'african':21 'alreadi':3 'arab':20 'ceas':50 'christian':27 'engag':31 'etc':22,28 'ethnic':19 'ethnoreligi':12 'exclud':15 'expuls':36 'forc':35 'genocid':48 'massacr':33 'muslim':26 'must':42,49 'peopl':16,39 'religion':25 'said':4 'state':13 'taken':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4842036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697139691 {#4597
    date: 2023-10-12 21:41:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#4598
  +user: Proxies\__CG__\App\Entity\User {#4256 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4545
    +user: Proxies\__CG__\App\Entity\User {#4376 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4444
      +user: Proxies\__CG__\App\Entity\User {#4256 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4375
        +user: Proxies\__CG__\App\Entity\User {#4376 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4255
          +user: Proxies\__CG__\App\Entity\User {#4256 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4031
            +user: App\Entity\User {#3979 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: """
              Someone’s parents never taught them to share.\n
              \n
              Obligatory fuck religion.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 91
            +score: 0
            +lastActive: DateTime @1697193331 {#3945
              date: 2023-10-13 12:35:31.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@balderdash9@lemmy.zip"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4029 …}
            +nested: Doctrine\ORM\PersistentCollection {#4027 …}
            +votes: Doctrine\ORM\PersistentCollection {#4025 …}
            +reports: Doctrine\ORM\PersistentCollection {#4023 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
            -id: 41584
            -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://programming.dev/comment/3809828"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697039529 {#3981
              date: 2023-10-11 17:52:09.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4031}
          +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1697054347 {#4253
            date: 2023-10-11 21:59:07.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
            "@Lmaydev@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4257 …}
          +nested: Doctrine\ORM\PersistentCollection {#4259 …}
          +votes: Doctrine\ORM\PersistentCollection {#4261 …}
          +reports: Doctrine\ORM\PersistentCollection {#4263 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
          -id: 41919
          -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4810940"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697054347 {#4254
            date: 2023-10-11 21:59:07.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4031}
        +body: "So then, why is their official goal to destroy Israel? Thats 100% a religious war"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1697134790 {#4373
          date: 2023-10-12 20:19:50.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Lmaydev@programming.dev"
          "@cyclohexane@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4377 …}
        +nested: Doctrine\ORM\PersistentCollection {#4379 …}
        +votes: Doctrine\ORM\PersistentCollection {#4381 …}
        +reports: Doctrine\ORM\PersistentCollection {#4383 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4387 …}
        -id: 43695
        -bodyTs: "'100':12 'destroy':9 'goal':7 'israel':10 'offici':6 'religi':14 'that':11 'war':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/3834354"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697134790 {#4374
          date: 2023-10-12 20:19:50.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: """
        Israel is by its own definition the Zionist state founded on religious exclusivism. An ethnocentric state in a land inhabited by other religions and ethnicities. It should absolutely be taken down.\n
        \n
        > religious war\n
        \n
        Israel is not Judaism.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1697136171 {#4442
        date: 2023-10-12 20:42:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Lmaydev@programming.dev"
        "@cyclohexane@lemmy.ml"
        "@Flumsy@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4445 …}
      +nested: Doctrine\ORM\PersistentCollection {#4447 …}
      +votes: Doctrine\ORM\PersistentCollection {#4449 …}
      +reports: Doctrine\ORM\PersistentCollection {#4451 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4453 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4455 …}
      -id: 43732
      -bodyTs: "'absolut':28 'definit':6 'ethnic':25 'ethnocentr':15 'exclusiv':13 'found':10 'inhabit':20 'israel':1,34 'judaism':37 'land':19 'religi':12,32 'religion':23 'state':9,16 'taken':30 'war':33 'zionist':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4840523"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697136171 {#4443
        date: 2023-10-12 20:42:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: """
      > An ethnocentric state in a land inhabited by other religions and ethnicities.\n
      \n
      - In land bordering the lands of lther religions and ethnicities.\n
      \n
      What exactly justifies the takedown of Israel? That its religion is different or what? Thats none of ghe other countries business.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697139279 {#4543
      date: 2023-10-12 21:34:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Lmaydev@programming.dev"
      "@cyclohexane@lemmy.ml"
      "@Flumsy@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4546 …}
    +nested: Doctrine\ORM\PersistentCollection {#4548 …}
    +votes: Doctrine\ORM\PersistentCollection {#4550 …}
    +reports: Doctrine\ORM\PersistentCollection {#4552 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4554 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4556 …}
    -id: 43810
    -bodyTs: "'border':15 'busi':43 'countri':42 'differ':34 'ethnic':12,22 'ethnocentr':2 'exact':24 'ghe':40 'inhabit':7 'israel':29 'justifi':25 'land':6,14,17 'lther':19 'none':38 'religion':10,20,32 'state':3 'takedown':27 'that':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3836476"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697139279 {#4544
      date: 2023-10-12 21:34:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "as I already said above, it is because it is an ethnoreligious state that excludes people of other ethnicities (Arabs, Africans, etc) and other religions (Muslims, Christians, etc). It has engaged in massacre and forced expulsion of those people, so it must be taken down and the genocide must cease."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697139691 {#4596
    date: 2023-10-12 21:41:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
    "@cyclohexane@lemmy.ml"
    "@Flumsy@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4599 …}
  +nested: Doctrine\ORM\PersistentCollection {#4601 …}
  +votes: Doctrine\ORM\PersistentCollection {#4603 …}
  +reports: Doctrine\ORM\PersistentCollection {#4605 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4607 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4609 …}
  -id: 43822
  -bodyTs: "'african':21 'alreadi':3 'arab':20 'ceas':50 'christian':27 'engag':31 'etc':22,28 'ethnic':19 'ethnoreligi':12 'exclud':15 'expuls':36 'forc':35 'genocid':48 'massacr':33 'muslim':26 'must':42,49 'peopl':16,39 'religion':25 'said':4 'state':13 'taken':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4842036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697139691 {#4597
    date: 2023-10-12 21:41:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4652
  +user: Proxies\__CG__\App\Entity\User {#4376 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4598
    +user: Proxies\__CG__\App\Entity\User {#4256 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4545
      +user: Proxies\__CG__\App\Entity\User {#4376 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4444
        +user: Proxies\__CG__\App\Entity\User {#4256 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4375
          +user: Proxies\__CG__\App\Entity\User {#4376 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4255
            +user: Proxies\__CG__\App\Entity\User {#4256 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4031
              +user: App\Entity\User {#3979 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: """
                Someone’s parents never taught them to share.\n
                \n
                Obligatory fuck religion.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 91
              +score: 0
              +lastActive: DateTime @1697193331 {#3945
                date: 2023-10-13 12:35:31.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@balderdash9@lemmy.zip"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4029 …}
              +nested: Doctrine\ORM\PersistentCollection {#4027 …}
              +votes: Doctrine\ORM\PersistentCollection {#4025 …}
              +reports: Doctrine\ORM\PersistentCollection {#4023 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
              -id: 41584
              -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://programming.dev/comment/3809828"
              +editedAt: null
              +createdAt: DateTimeImmutable @1697039529 {#3981
                date: 2023-10-11 17:52:09.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4031}
            +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 25
            +score: 0
            +lastActive: DateTime @1697054347 {#4253
              date: 2023-10-11 21:59:07.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@balderdash9@lemmy.zip"
              "@Lmaydev@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4257 …}
            +nested: Doctrine\ORM\PersistentCollection {#4259 …}
            +votes: Doctrine\ORM\PersistentCollection {#4261 …}
            +reports: Doctrine\ORM\PersistentCollection {#4263 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
            -id: 41919
            -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/4810940"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697054347 {#4254
              date: 2023-10-11 21:59:07.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4031}
          +body: "So then, why is their official goal to destroy Israel? Thats 100% a religious war"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1697134790 {#4373
            date: 2023-10-12 20:19:50.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
            "@Lmaydev@programming.dev"
            "@cyclohexane@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4377 …}
          +nested: Doctrine\ORM\PersistentCollection {#4379 …}
          +votes: Doctrine\ORM\PersistentCollection {#4381 …}
          +reports: Doctrine\ORM\PersistentCollection {#4383 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4385 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4387 …}
          -id: 43695
          -bodyTs: "'100':12 'destroy':9 'goal':7 'israel':10 'offici':6 'religi':14 'that':11 'war':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/3834354"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697134790 {#4374
            date: 2023-10-12 20:19:50.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4031}
        +body: """
          Israel is by its own definition the Zionist state founded on religious exclusivism. An ethnocentric state in a land inhabited by other religions and ethnicities. It should absolutely be taken down.\n
          \n
          > religious war\n
          \n
          Israel is not Judaism.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1697136171 {#4442
          date: 2023-10-12 20:42:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Lmaydev@programming.dev"
          "@cyclohexane@lemmy.ml"
          "@Flumsy@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4445 …}
        +nested: Doctrine\ORM\PersistentCollection {#4447 …}
        +votes: Doctrine\ORM\PersistentCollection {#4449 …}
        +reports: Doctrine\ORM\PersistentCollection {#4451 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4453 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4455 …}
        -id: 43732
        -bodyTs: "'absolut':28 'definit':6 'ethnic':25 'ethnocentr':15 'exclusiv':13 'found':10 'inhabit':20 'israel':1,34 'judaism':37 'land':19 'religi':12,32 'religion':23 'state':9,16 'taken':30 'war':33 'zionist':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4840523"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697136171 {#4443
          date: 2023-10-12 20:42:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: """
        > An ethnocentric state in a land inhabited by other religions and ethnicities.\n
        \n
        - In land bordering the lands of lther religions and ethnicities.\n
        \n
        What exactly justifies the takedown of Israel? That its religion is different or what? Thats none of ghe other countries business.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697139279 {#4543
        date: 2023-10-12 21:34:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Lmaydev@programming.dev"
        "@cyclohexane@lemmy.ml"
        "@Flumsy@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4546 …}
      +nested: Doctrine\ORM\PersistentCollection {#4548 …}
      +votes: Doctrine\ORM\PersistentCollection {#4550 …}
      +reports: Doctrine\ORM\PersistentCollection {#4552 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4554 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4556 …}
      -id: 43810
      -bodyTs: "'border':15 'busi':43 'countri':42 'differ':34 'ethnic':12,22 'ethnocentr':2 'exact':24 'ghe':40 'inhabit':7 'israel':29 'justifi':25 'land':6,14,17 'lther':19 'none':38 'religion':10,20,32 'state':3 'takedown':27 'that':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3836476"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697139279 {#4544
        date: 2023-10-12 21:34:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: "as I already said above, it is because it is an ethnoreligious state that excludes people of other ethnicities (Arabs, Africans, etc) and other religions (Muslims, Christians, etc). It has engaged in massacre and forced expulsion of those people, so it must be taken down and the genocide must cease."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697139691 {#4596
      date: 2023-10-12 21:41:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Lmaydev@programming.dev"
      "@cyclohexane@lemmy.ml"
      "@Flumsy@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4599 …}
    +nested: Doctrine\ORM\PersistentCollection {#4601 …}
    +votes: Doctrine\ORM\PersistentCollection {#4603 …}
    +reports: Doctrine\ORM\PersistentCollection {#4605 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4607 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4609 …}
    -id: 43822
    -bodyTs: "'african':21 'alreadi':3 'arab':20 'ceas':50 'christian':27 'engag':31 'etc':22,28 'ethnic':19 'ethnoreligi':12 'exclud':15 'expuls':36 'forc':35 'genocid':48 'massacr':33 'muslim':26 'must':42,49 'peopl':16,39 'religion':25 'said':4 'state':13 'taken':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4842036"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697139691 {#4597
      date: 2023-10-12 21:41:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: """
    > ethnoreligious state that excludes people of other ethnicities (Arabs, Africans, etc) and other religions (Muslims, Christians, etc)\n
    \n
    So what? Thats their business what rules they want to have inside their country. Thats nl reason to attack them.\n
    \n
    > forced expulsion of those people, so it must be taken down and the genocide must cease.\n
    \n
    Forced expulsion is dtill inside their own country. So you take them down with a genocide yourself? Fight fire with fire?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697140217 {#4650
    date: 2023-10-12 21:50:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
    "@cyclohexane@lemmy.ml"
    "@Flumsy@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4653 …}
  +nested: Doctrine\ORM\PersistentCollection {#4655 …}
  +votes: Doctrine\ORM\PersistentCollection {#4657 …}
  +reports: Doctrine\ORM\PersistentCollection {#4659 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4663 …}
  -id: 43835
  -bodyTs: "'african':10 'arab':9 'attack':36 'busi':22 'ceas':53 'christian':16 'countri':31,61 'dtill':57 'etc':11,17 'ethnic':8 'ethnoreligi':1 'exclud':4 'expuls':39,55 'fight':71 'fire':72,74 'forc':38,54 'genocid':51,69 'insid':29,58 'muslim':15 'must':45,52 'nl':33 'peopl':5,42 'reason':34 'religion':14 'rule':24 'state':2 'take':64 'taken':47 'that':20,32 'want':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3836818"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697140217 {#4651
    date: 2023-10-12 21:50:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#4652
  +user: Proxies\__CG__\App\Entity\User {#4376 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4598
    +user: Proxies\__CG__\App\Entity\User {#4256 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4545
      +user: Proxies\__CG__\App\Entity\User {#4376 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4444
        +user: Proxies\__CG__\App\Entity\User {#4256 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4375
          +user: Proxies\__CG__\App\Entity\User {#4376 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4255
            +user: Proxies\__CG__\App\Entity\User {#4256 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4031
              +user: App\Entity\User {#3979 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: """
                Someone’s parents never taught them to share.\n
                \n
                Obligatory fuck religion.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 91
              +score: 0
              +lastActive: DateTime @1697193331 {#3945
                date: 2023-10-13 12:35:31.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@balderdash9@lemmy.zip"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4029 …}
              +nested: Doctrine\ORM\PersistentCollection {#4027 …}
              +votes: Doctrine\ORM\PersistentCollection {#4025 …}
              +reports: Doctrine\ORM\PersistentCollection {#4023 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
              -id: 41584
              -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://programming.dev/comment/3809828"
              +editedAt: null
              +createdAt: DateTimeImmutable @1697039529 {#3981
                date: 2023-10-11 17:52:09.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4031}
            +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 25
            +score: 0
            +lastActive: DateTime @1697054347 {#4253
              date: 2023-10-11 21:59:07.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@balderdash9@lemmy.zip"
              "@Lmaydev@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4257 …}
            +nested: Doctrine\ORM\PersistentCollection {#4259 …}
            +votes: Doctrine\ORM\PersistentCollection {#4261 …}
            +reports: Doctrine\ORM\PersistentCollection {#4263 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
            -id: 41919
            -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/4810940"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697054347 {#4254
              date: 2023-10-11 21:59:07.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4031}
          +body: "So then, why is their official goal to destroy Israel? Thats 100% a religious war"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1697134790 {#4373
            date: 2023-10-12 20:19:50.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
            "@Lmaydev@programming.dev"
            "@cyclohexane@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4377 …}
          +nested: Doctrine\ORM\PersistentCollection {#4379 …}
          +votes: Doctrine\ORM\PersistentCollection {#4381 …}
          +reports: Doctrine\ORM\PersistentCollection {#4383 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4385 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4387 …}
          -id: 43695
          -bodyTs: "'100':12 'destroy':9 'goal':7 'israel':10 'offici':6 'religi':14 'that':11 'war':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/3834354"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697134790 {#4374
            date: 2023-10-12 20:19:50.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4031}
        +body: """
          Israel is by its own definition the Zionist state founded on religious exclusivism. An ethnocentric state in a land inhabited by other religions and ethnicities. It should absolutely be taken down.\n
          \n
          > religious war\n
          \n
          Israel is not Judaism.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1697136171 {#4442
          date: 2023-10-12 20:42:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Lmaydev@programming.dev"
          "@cyclohexane@lemmy.ml"
          "@Flumsy@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4445 …}
        +nested: Doctrine\ORM\PersistentCollection {#4447 …}
        +votes: Doctrine\ORM\PersistentCollection {#4449 …}
        +reports: Doctrine\ORM\PersistentCollection {#4451 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4453 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4455 …}
        -id: 43732
        -bodyTs: "'absolut':28 'definit':6 'ethnic':25 'ethnocentr':15 'exclusiv':13 'found':10 'inhabit':20 'israel':1,34 'judaism':37 'land':19 'religi':12,32 'religion':23 'state':9,16 'taken':30 'war':33 'zionist':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4840523"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697136171 {#4443
          date: 2023-10-12 20:42:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: """
        > An ethnocentric state in a land inhabited by other religions and ethnicities.\n
        \n
        - In land bordering the lands of lther religions and ethnicities.\n
        \n
        What exactly justifies the takedown of Israel? That its religion is different or what? Thats none of ghe other countries business.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697139279 {#4543
        date: 2023-10-12 21:34:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Lmaydev@programming.dev"
        "@cyclohexane@lemmy.ml"
        "@Flumsy@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4546 …}
      +nested: Doctrine\ORM\PersistentCollection {#4548 …}
      +votes: Doctrine\ORM\PersistentCollection {#4550 …}
      +reports: Doctrine\ORM\PersistentCollection {#4552 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4554 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4556 …}
      -id: 43810
      -bodyTs: "'border':15 'busi':43 'countri':42 'differ':34 'ethnic':12,22 'ethnocentr':2 'exact':24 'ghe':40 'inhabit':7 'israel':29 'justifi':25 'land':6,14,17 'lther':19 'none':38 'religion':10,20,32 'state':3 'takedown':27 'that':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3836476"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697139279 {#4544
        date: 2023-10-12 21:34:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: "as I already said above, it is because it is an ethnoreligious state that excludes people of other ethnicities (Arabs, Africans, etc) and other religions (Muslims, Christians, etc). It has engaged in massacre and forced expulsion of those people, so it must be taken down and the genocide must cease."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697139691 {#4596
      date: 2023-10-12 21:41:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Lmaydev@programming.dev"
      "@cyclohexane@lemmy.ml"
      "@Flumsy@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4599 …}
    +nested: Doctrine\ORM\PersistentCollection {#4601 …}
    +votes: Doctrine\ORM\PersistentCollection {#4603 …}
    +reports: Doctrine\ORM\PersistentCollection {#4605 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4607 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4609 …}
    -id: 43822
    -bodyTs: "'african':21 'alreadi':3 'arab':20 'ceas':50 'christian':27 'engag':31 'etc':22,28 'ethnic':19 'ethnoreligi':12 'exclud':15 'expuls':36 'forc':35 'genocid':48 'massacr':33 'muslim':26 'must':42,49 'peopl':16,39 'religion':25 'said':4 'state':13 'taken':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4842036"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697139691 {#4597
      date: 2023-10-12 21:41:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: """
    > ethnoreligious state that excludes people of other ethnicities (Arabs, Africans, etc) and other religions (Muslims, Christians, etc)\n
    \n
    So what? Thats their business what rules they want to have inside their country. Thats nl reason to attack them.\n
    \n
    > forced expulsion of those people, so it must be taken down and the genocide must cease.\n
    \n
    Forced expulsion is dtill inside their own country. So you take them down with a genocide yourself? Fight fire with fire?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697140217 {#4650
    date: 2023-10-12 21:50:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
    "@cyclohexane@lemmy.ml"
    "@Flumsy@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4653 …}
  +nested: Doctrine\ORM\PersistentCollection {#4655 …}
  +votes: Doctrine\ORM\PersistentCollection {#4657 …}
  +reports: Doctrine\ORM\PersistentCollection {#4659 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4663 …}
  -id: 43835
  -bodyTs: "'african':10 'arab':9 'attack':36 'busi':22 'ceas':53 'christian':16 'countri':31,61 'dtill':57 'etc':11,17 'ethnic':8 'ethnoreligi':1 'exclud':4 'expuls':39,55 'fight':71 'fire':72,74 'forc':38,54 'genocid':51,69 'insid':29,58 'muslim':15 'must':45,52 'nl':33 'peopl':5,42 'reason':34 'religion':14 'rule':24 'state':2 'take':64 'taken':47 'that':20,32 'want':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3836818"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697140217 {#4651
    date: 2023-10-12 21:50:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#4652
  +user: Proxies\__CG__\App\Entity\User {#4376 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4598
    +user: Proxies\__CG__\App\Entity\User {#4256 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4545
      +user: Proxies\__CG__\App\Entity\User {#4376 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4444
        +user: Proxies\__CG__\App\Entity\User {#4256 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4375
          +user: Proxies\__CG__\App\Entity\User {#4376 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4255
            +user: Proxies\__CG__\App\Entity\User {#4256 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4031
              +user: App\Entity\User {#3979 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: """
                Someone’s parents never taught them to share.\n
                \n
                Obligatory fuck religion.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 91
              +score: 0
              +lastActive: DateTime @1697193331 {#3945
                date: 2023-10-13 12:35:31.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@balderdash9@lemmy.zip"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4029 …}
              +nested: Doctrine\ORM\PersistentCollection {#4027 …}
              +votes: Doctrine\ORM\PersistentCollection {#4025 …}
              +reports: Doctrine\ORM\PersistentCollection {#4023 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
              -id: 41584
              -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://programming.dev/comment/3809828"
              +editedAt: null
              +createdAt: DateTimeImmutable @1697039529 {#3981
                date: 2023-10-11 17:52:09.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4031}
            +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 25
            +score: 0
            +lastActive: DateTime @1697054347 {#4253
              date: 2023-10-11 21:59:07.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@balderdash9@lemmy.zip"
              "@Lmaydev@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4257 …}
            +nested: Doctrine\ORM\PersistentCollection {#4259 …}
            +votes: Doctrine\ORM\PersistentCollection {#4261 …}
            +reports: Doctrine\ORM\PersistentCollection {#4263 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
            -id: 41919
            -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/4810940"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697054347 {#4254
              date: 2023-10-11 21:59:07.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4031}
          +body: "So then, why is their official goal to destroy Israel? Thats 100% a religious war"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1697134790 {#4373
            date: 2023-10-12 20:19:50.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
            "@Lmaydev@programming.dev"
            "@cyclohexane@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4377 …}
          +nested: Doctrine\ORM\PersistentCollection {#4379 …}
          +votes: Doctrine\ORM\PersistentCollection {#4381 …}
          +reports: Doctrine\ORM\PersistentCollection {#4383 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4385 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4387 …}
          -id: 43695
          -bodyTs: "'100':12 'destroy':9 'goal':7 'israel':10 'offici':6 'religi':14 'that':11 'war':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/3834354"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697134790 {#4374
            date: 2023-10-12 20:19:50.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4031}
        +body: """
          Israel is by its own definition the Zionist state founded on religious exclusivism. An ethnocentric state in a land inhabited by other religions and ethnicities. It should absolutely be taken down.\n
          \n
          > religious war\n
          \n
          Israel is not Judaism.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1697136171 {#4442
          date: 2023-10-12 20:42:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Lmaydev@programming.dev"
          "@cyclohexane@lemmy.ml"
          "@Flumsy@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4445 …}
        +nested: Doctrine\ORM\PersistentCollection {#4447 …}
        +votes: Doctrine\ORM\PersistentCollection {#4449 …}
        +reports: Doctrine\ORM\PersistentCollection {#4451 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4453 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4455 …}
        -id: 43732
        -bodyTs: "'absolut':28 'definit':6 'ethnic':25 'ethnocentr':15 'exclusiv':13 'found':10 'inhabit':20 'israel':1,34 'judaism':37 'land':19 'religi':12,32 'religion':23 'state':9,16 'taken':30 'war':33 'zionist':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4840523"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697136171 {#4443
          date: 2023-10-12 20:42:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: """
        > An ethnocentric state in a land inhabited by other religions and ethnicities.\n
        \n
        - In land bordering the lands of lther religions and ethnicities.\n
        \n
        What exactly justifies the takedown of Israel? That its religion is different or what? Thats none of ghe other countries business.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697139279 {#4543
        date: 2023-10-12 21:34:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Lmaydev@programming.dev"
        "@cyclohexane@lemmy.ml"
        "@Flumsy@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4546 …}
      +nested: Doctrine\ORM\PersistentCollection {#4548 …}
      +votes: Doctrine\ORM\PersistentCollection {#4550 …}
      +reports: Doctrine\ORM\PersistentCollection {#4552 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4554 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4556 …}
      -id: 43810
      -bodyTs: "'border':15 'busi':43 'countri':42 'differ':34 'ethnic':12,22 'ethnocentr':2 'exact':24 'ghe':40 'inhabit':7 'israel':29 'justifi':25 'land':6,14,17 'lther':19 'none':38 'religion':10,20,32 'state':3 'takedown':27 'that':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3836476"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697139279 {#4544
        date: 2023-10-12 21:34:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: "as I already said above, it is because it is an ethnoreligious state that excludes people of other ethnicities (Arabs, Africans, etc) and other religions (Muslims, Christians, etc). It has engaged in massacre and forced expulsion of those people, so it must be taken down and the genocide must cease."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697139691 {#4596
      date: 2023-10-12 21:41:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Lmaydev@programming.dev"
      "@cyclohexane@lemmy.ml"
      "@Flumsy@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4599 …}
    +nested: Doctrine\ORM\PersistentCollection {#4601 …}
    +votes: Doctrine\ORM\PersistentCollection {#4603 …}
    +reports: Doctrine\ORM\PersistentCollection {#4605 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4607 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4609 …}
    -id: 43822
    -bodyTs: "'african':21 'alreadi':3 'arab':20 'ceas':50 'christian':27 'engag':31 'etc':22,28 'ethnic':19 'ethnoreligi':12 'exclud':15 'expuls':36 'forc':35 'genocid':48 'massacr':33 'muslim':26 'must':42,49 'peopl':16,39 'religion':25 'said':4 'state':13 'taken':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4842036"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697139691 {#4597
      date: 2023-10-12 21:41:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: """
    > ethnoreligious state that excludes people of other ethnicities (Arabs, Africans, etc) and other religions (Muslims, Christians, etc)\n
    \n
    So what? Thats their business what rules they want to have inside their country. Thats nl reason to attack them.\n
    \n
    > forced expulsion of those people, so it must be taken down and the genocide must cease.\n
    \n
    Forced expulsion is dtill inside their own country. So you take them down with a genocide yourself? Fight fire with fire?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697140217 {#4650
    date: 2023-10-12 21:50:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
    "@cyclohexane@lemmy.ml"
    "@Flumsy@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4653 …}
  +nested: Doctrine\ORM\PersistentCollection {#4655 …}
  +votes: Doctrine\ORM\PersistentCollection {#4657 …}
  +reports: Doctrine\ORM\PersistentCollection {#4659 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4663 …}
  -id: 43835
  -bodyTs: "'african':10 'arab':9 'attack':36 'busi':22 'ceas':53 'christian':16 'countri':31,61 'dtill':57 'etc':11,17 'ethnic':8 'ethnoreligi':1 'exclud':4 'expuls':39,55 'fight':71 'fire':72,74 'forc':38,54 'genocid':51,69 'insid':29,58 'muslim':15 'must':45,52 'nl':33 'peopl':5,42 'reason':34 'religion':14 'rule':24 'state':2 'take':64 'taken':47 'that':20,32 'want':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3836818"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697140217 {#4651
    date: 2023-10-12 21:50:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4706
  +user: Proxies\__CG__\App\Entity\User {#4707 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4652
    +user: Proxies\__CG__\App\Entity\User {#4376 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4598
      +user: Proxies\__CG__\App\Entity\User {#4256 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4545
        +user: Proxies\__CG__\App\Entity\User {#4376 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4444
          +user: Proxies\__CG__\App\Entity\User {#4256 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4375
            +user: Proxies\__CG__\App\Entity\User {#4376 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4255
              +user: Proxies\__CG__\App\Entity\User {#4256 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4031
                +user: App\Entity\User {#3979 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: null
                +root: null
                +body: """
                  Someone’s parents never taught them to share.\n
                  \n
                  Obligatory fuck religion.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 91
                +score: 0
                +lastActive: DateTime @1697193331 {#3945
                  date: 2023-10-13 12:35:31.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@balderdash9@lemmy.zip"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4029 …}
                +nested: Doctrine\ORM\PersistentCollection {#4027 …}
                +votes: Doctrine\ORM\PersistentCollection {#4025 …}
                +reports: Doctrine\ORM\PersistentCollection {#4023 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
                -id: 41584
                -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://programming.dev/comment/3809828"
                +editedAt: null
                +createdAt: DateTimeImmutable @1697039529 {#3981
                  date: 2023-10-11 17:52:09.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4031}
              +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 25
              +score: 0
              +lastActive: DateTime @1697054347 {#4253
                date: 2023-10-11 21:59:07.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@balderdash9@lemmy.zip"
                "@Lmaydev@programming.dev"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4257 …}
              +nested: Doctrine\ORM\PersistentCollection {#4259 …}
              +votes: Doctrine\ORM\PersistentCollection {#4261 …}
              +reports: Doctrine\ORM\PersistentCollection {#4263 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
              -id: 41919
              -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/4810940"
              +editedAt: null
              +createdAt: DateTimeImmutable @1697054347 {#4254
                date: 2023-10-11 21:59:07.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4031}
            +body: "So then, why is their official goal to destroy Israel? Thats 100% a religious war"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 6
            +score: 0
            +lastActive: DateTime @1697134790 {#4373
              date: 2023-10-12 20:19:50.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@balderdash9@lemmy.zip"
              "@Lmaydev@programming.dev"
              "@cyclohexane@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4377 …}
            +nested: Doctrine\ORM\PersistentCollection {#4379 …}
            +votes: Doctrine\ORM\PersistentCollection {#4381 …}
            +reports: Doctrine\ORM\PersistentCollection {#4383 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4385 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4387 …}
            -id: 43695
            -bodyTs: "'100':12 'destroy':9 'goal':7 'israel':10 'offici':6 'religi':14 'that':11 'war':15"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/3834354"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697134790 {#4374
              date: 2023-10-12 20:19:50.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4031}
          +body: """
            Israel is by its own definition the Zionist state founded on religious exclusivism. An ethnocentric state in a land inhabited by other religions and ethnicities. It should absolutely be taken down.\n
            \n
            > religious war\n
            \n
            Israel is not Judaism.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1697136171 {#4442
            date: 2023-10-12 20:42:51.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
            "@Lmaydev@programming.dev"
            "@cyclohexane@lemmy.ml"
            "@Flumsy@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4445 …}
          +nested: Doctrine\ORM\PersistentCollection {#4447 …}
          +votes: Doctrine\ORM\PersistentCollection {#4449 …}
          +reports: Doctrine\ORM\PersistentCollection {#4451 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4453 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4455 …}
          -id: 43732
          -bodyTs: "'absolut':28 'definit':6 'ethnic':25 'ethnocentr':15 'exclusiv':13 'found':10 'inhabit':20 'israel':1,34 'judaism':37 'land':19 'religi':12,32 'religion':23 'state':9,16 'taken':30 'war':33 'zionist':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4840523"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697136171 {#4443
            date: 2023-10-12 20:42:51.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4031}
        +body: """
          > An ethnocentric state in a land inhabited by other religions and ethnicities.\n
          \n
          - In land bordering the lands of lther religions and ethnicities.\n
          \n
          What exactly justifies the takedown of Israel? That its religion is different or what? Thats none of ghe other countries business.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697139279 {#4543
          date: 2023-10-12 21:34:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Lmaydev@programming.dev"
          "@cyclohexane@lemmy.ml"
          "@Flumsy@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4546 …}
        +nested: Doctrine\ORM\PersistentCollection {#4548 …}
        +votes: Doctrine\ORM\PersistentCollection {#4550 …}
        +reports: Doctrine\ORM\PersistentCollection {#4552 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4554 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4556 …}
        -id: 43810
        -bodyTs: "'border':15 'busi':43 'countri':42 'differ':34 'ethnic':12,22 'ethnocentr':2 'exact':24 'ghe':40 'inhabit':7 'israel':29 'justifi':25 'land':6,14,17 'lther':19 'none':38 'religion':10,20,32 'state':3 'takedown':27 'that':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/3836476"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697139279 {#4544
          date: 2023-10-12 21:34:39.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: "as I already said above, it is because it is an ethnoreligious state that excludes people of other ethnicities (Arabs, Africans, etc) and other religions (Muslims, Christians, etc). It has engaged in massacre and forced expulsion of those people, so it must be taken down and the genocide must cease."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697139691 {#4596
        date: 2023-10-12 21:41:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Lmaydev@programming.dev"
        "@cyclohexane@lemmy.ml"
        "@Flumsy@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4599 …}
      +nested: Doctrine\ORM\PersistentCollection {#4601 …}
      +votes: Doctrine\ORM\PersistentCollection {#4603 …}
      +reports: Doctrine\ORM\PersistentCollection {#4605 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4607 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4609 …}
      -id: 43822
      -bodyTs: "'african':21 'alreadi':3 'arab':20 'ceas':50 'christian':27 'engag':31 'etc':22,28 'ethnic':19 'ethnoreligi':12 'exclud':15 'expuls':36 'forc':35 'genocid':48 'massacr':33 'muslim':26 'must':42,49 'peopl':16,39 'religion':25 'said':4 'state':13 'taken':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4842036"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697139691 {#4597
        date: 2023-10-12 21:41:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: """
      > ethnoreligious state that excludes people of other ethnicities (Arabs, Africans, etc) and other religions (Muslims, Christians, etc)\n
      \n
      So what? Thats their business what rules they want to have inside their country. Thats nl reason to attack them.\n
      \n
      > forced expulsion of those people, so it must be taken down and the genocide must cease.\n
      \n
      Forced expulsion is dtill inside their own country. So you take them down with a genocide yourself? Fight fire with fire?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697140217 {#4650
      date: 2023-10-12 21:50:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Lmaydev@programming.dev"
      "@cyclohexane@lemmy.ml"
      "@Flumsy@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4653 …}
    +nested: Doctrine\ORM\PersistentCollection {#4655 …}
    +votes: Doctrine\ORM\PersistentCollection {#4657 …}
    +reports: Doctrine\ORM\PersistentCollection {#4659 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4661 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4663 …}
    -id: 43835
    -bodyTs: "'african':10 'arab':9 'attack':36 'busi':22 'ceas':53 'christian':16 'countri':31,61 'dtill':57 'etc':11,17 'ethnic':8 'ethnoreligi':1 'exclud':4 'expuls':39,55 'fight':71 'fire':72,74 'forc':38,54 'genocid':51,69 'insid':29,58 'muslim':15 'must':45,52 'nl':33 'peopl':5,42 'reason':34 'religion':14 'rule':24 'state':2 'take':64 'taken':47 'that':20,32 'want':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3836818"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697140217 {#4651
      date: 2023-10-12 21:50:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: """
    > So what? Thats their business what rules they want to have inside their country.\n
    \n
    Come on…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697154330 {#4704
    date: 2023-10-13 01:45:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
    "@cyclohexane@lemmy.ml"
    "@Flumsy@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4708 …}
  +nested: Doctrine\ORM\PersistentCollection {#4710 …}
  +votes: Doctrine\ORM\PersistentCollection {#4712 …}
  +reports: Doctrine\ORM\PersistentCollection {#4714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4718 …}
  -id: 44280
  -bodyTs: "'busi':5 'come':15 'countri':14 'insid':12 'rule':7 'that':3 'want':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3687927"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697154330 {#4705
    date: 2023-10-13 01:45:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#4706
  +user: Proxies\__CG__\App\Entity\User {#4707 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4652
    +user: Proxies\__CG__\App\Entity\User {#4376 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4598
      +user: Proxies\__CG__\App\Entity\User {#4256 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4545
        +user: Proxies\__CG__\App\Entity\User {#4376 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4444
          +user: Proxies\__CG__\App\Entity\User {#4256 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4375
            +user: Proxies\__CG__\App\Entity\User {#4376 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4255
              +user: Proxies\__CG__\App\Entity\User {#4256 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4031
                +user: App\Entity\User {#3979 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: null
                +root: null
                +body: """
                  Someone’s parents never taught them to share.\n
                  \n
                  Obligatory fuck religion.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 91
                +score: 0
                +lastActive: DateTime @1697193331 {#3945
                  date: 2023-10-13 12:35:31.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@balderdash9@lemmy.zip"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4029 …}
                +nested: Doctrine\ORM\PersistentCollection {#4027 …}
                +votes: Doctrine\ORM\PersistentCollection {#4025 …}
                +reports: Doctrine\ORM\PersistentCollection {#4023 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
                -id: 41584
                -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://programming.dev/comment/3809828"
                +editedAt: null
                +createdAt: DateTimeImmutable @1697039529 {#3981
                  date: 2023-10-11 17:52:09.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4031}
              +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 25
              +score: 0
              +lastActive: DateTime @1697054347 {#4253
                date: 2023-10-11 21:59:07.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@balderdash9@lemmy.zip"
                "@Lmaydev@programming.dev"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4257 …}
              +nested: Doctrine\ORM\PersistentCollection {#4259 …}
              +votes: Doctrine\ORM\PersistentCollection {#4261 …}
              +reports: Doctrine\ORM\PersistentCollection {#4263 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
              -id: 41919
              -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/4810940"
              +editedAt: null
              +createdAt: DateTimeImmutable @1697054347 {#4254
                date: 2023-10-11 21:59:07.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4031}
            +body: "So then, why is their official goal to destroy Israel? Thats 100% a religious war"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 6
            +score: 0
            +lastActive: DateTime @1697134790 {#4373
              date: 2023-10-12 20:19:50.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@balderdash9@lemmy.zip"
              "@Lmaydev@programming.dev"
              "@cyclohexane@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4377 …}
            +nested: Doctrine\ORM\PersistentCollection {#4379 …}
            +votes: Doctrine\ORM\PersistentCollection {#4381 …}
            +reports: Doctrine\ORM\PersistentCollection {#4383 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4385 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4387 …}
            -id: 43695
            -bodyTs: "'100':12 'destroy':9 'goal':7 'israel':10 'offici':6 'religi':14 'that':11 'war':15"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/3834354"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697134790 {#4374
              date: 2023-10-12 20:19:50.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4031}
          +body: """
            Israel is by its own definition the Zionist state founded on religious exclusivism. An ethnocentric state in a land inhabited by other religions and ethnicities. It should absolutely be taken down.\n
            \n
            > religious war\n
            \n
            Israel is not Judaism.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1697136171 {#4442
            date: 2023-10-12 20:42:51.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
            "@Lmaydev@programming.dev"
            "@cyclohexane@lemmy.ml"
            "@Flumsy@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4445 …}
          +nested: Doctrine\ORM\PersistentCollection {#4447 …}
          +votes: Doctrine\ORM\PersistentCollection {#4449 …}
          +reports: Doctrine\ORM\PersistentCollection {#4451 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4453 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4455 …}
          -id: 43732
          -bodyTs: "'absolut':28 'definit':6 'ethnic':25 'ethnocentr':15 'exclusiv':13 'found':10 'inhabit':20 'israel':1,34 'judaism':37 'land':19 'religi':12,32 'religion':23 'state':9,16 'taken':30 'war':33 'zionist':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4840523"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697136171 {#4443
            date: 2023-10-12 20:42:51.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4031}
        +body: """
          > An ethnocentric state in a land inhabited by other religions and ethnicities.\n
          \n
          - In land bordering the lands of lther religions and ethnicities.\n
          \n
          What exactly justifies the takedown of Israel? That its religion is different or what? Thats none of ghe other countries business.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697139279 {#4543
          date: 2023-10-12 21:34:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Lmaydev@programming.dev"
          "@cyclohexane@lemmy.ml"
          "@Flumsy@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4546 …}
        +nested: Doctrine\ORM\PersistentCollection {#4548 …}
        +votes: Doctrine\ORM\PersistentCollection {#4550 …}
        +reports: Doctrine\ORM\PersistentCollection {#4552 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4554 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4556 …}
        -id: 43810
        -bodyTs: "'border':15 'busi':43 'countri':42 'differ':34 'ethnic':12,22 'ethnocentr':2 'exact':24 'ghe':40 'inhabit':7 'israel':29 'justifi':25 'land':6,14,17 'lther':19 'none':38 'religion':10,20,32 'state':3 'takedown':27 'that':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/3836476"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697139279 {#4544
          date: 2023-10-12 21:34:39.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: "as I already said above, it is because it is an ethnoreligious state that excludes people of other ethnicities (Arabs, Africans, etc) and other religions (Muslims, Christians, etc). It has engaged in massacre and forced expulsion of those people, so it must be taken down and the genocide must cease."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697139691 {#4596
        date: 2023-10-12 21:41:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Lmaydev@programming.dev"
        "@cyclohexane@lemmy.ml"
        "@Flumsy@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4599 …}
      +nested: Doctrine\ORM\PersistentCollection {#4601 …}
      +votes: Doctrine\ORM\PersistentCollection {#4603 …}
      +reports: Doctrine\ORM\PersistentCollection {#4605 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4607 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4609 …}
      -id: 43822
      -bodyTs: "'african':21 'alreadi':3 'arab':20 'ceas':50 'christian':27 'engag':31 'etc':22,28 'ethnic':19 'ethnoreligi':12 'exclud':15 'expuls':36 'forc':35 'genocid':48 'massacr':33 'muslim':26 'must':42,49 'peopl':16,39 'religion':25 'said':4 'state':13 'taken':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4842036"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697139691 {#4597
        date: 2023-10-12 21:41:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: """
      > ethnoreligious state that excludes people of other ethnicities (Arabs, Africans, etc) and other religions (Muslims, Christians, etc)\n
      \n
      So what? Thats their business what rules they want to have inside their country. Thats nl reason to attack them.\n
      \n
      > forced expulsion of those people, so it must be taken down and the genocide must cease.\n
      \n
      Forced expulsion is dtill inside their own country. So you take them down with a genocide yourself? Fight fire with fire?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697140217 {#4650
      date: 2023-10-12 21:50:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Lmaydev@programming.dev"
      "@cyclohexane@lemmy.ml"
      "@Flumsy@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4653 …}
    +nested: Doctrine\ORM\PersistentCollection {#4655 …}
    +votes: Doctrine\ORM\PersistentCollection {#4657 …}
    +reports: Doctrine\ORM\PersistentCollection {#4659 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4661 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4663 …}
    -id: 43835
    -bodyTs: "'african':10 'arab':9 'attack':36 'busi':22 'ceas':53 'christian':16 'countri':31,61 'dtill':57 'etc':11,17 'ethnic':8 'ethnoreligi':1 'exclud':4 'expuls':39,55 'fight':71 'fire':72,74 'forc':38,54 'genocid':51,69 'insid':29,58 'muslim':15 'must':45,52 'nl':33 'peopl':5,42 'reason':34 'religion':14 'rule':24 'state':2 'take':64 'taken':47 'that':20,32 'want':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3836818"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697140217 {#4651
      date: 2023-10-12 21:50:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: """
    > So what? Thats their business what rules they want to have inside their country.\n
    \n
    Come on…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697154330 {#4704
    date: 2023-10-13 01:45:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
    "@cyclohexane@lemmy.ml"
    "@Flumsy@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4708 …}
  +nested: Doctrine\ORM\PersistentCollection {#4710 …}
  +votes: Doctrine\ORM\PersistentCollection {#4712 …}
  +reports: Doctrine\ORM\PersistentCollection {#4714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4718 …}
  -id: 44280
  -bodyTs: "'busi':5 'come':15 'countri':14 'insid':12 'rule':7 'that':3 'want':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3687927"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697154330 {#4705
    date: 2023-10-13 01:45:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#4706
  +user: Proxies\__CG__\App\Entity\User {#4707 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4652
    +user: Proxies\__CG__\App\Entity\User {#4376 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4598
      +user: Proxies\__CG__\App\Entity\User {#4256 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4545
        +user: Proxies\__CG__\App\Entity\User {#4376 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4444
          +user: Proxies\__CG__\App\Entity\User {#4256 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4375
            +user: Proxies\__CG__\App\Entity\User {#4376 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4255
              +user: Proxies\__CG__\App\Entity\User {#4256 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4031
                +user: App\Entity\User {#3979 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: null
                +root: null
                +body: """
                  Someone’s parents never taught them to share.\n
                  \n
                  Obligatory fuck religion.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 91
                +score: 0
                +lastActive: DateTime @1697193331 {#3945
                  date: 2023-10-13 12:35:31.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@balderdash9@lemmy.zip"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4029 …}
                +nested: Doctrine\ORM\PersistentCollection {#4027 …}
                +votes: Doctrine\ORM\PersistentCollection {#4025 …}
                +reports: Doctrine\ORM\PersistentCollection {#4023 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
                -id: 41584
                -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://programming.dev/comment/3809828"
                +editedAt: null
                +createdAt: DateTimeImmutable @1697039529 {#3981
                  date: 2023-10-11 17:52:09.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4031}
              +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 25
              +score: 0
              +lastActive: DateTime @1697054347 {#4253
                date: 2023-10-11 21:59:07.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@balderdash9@lemmy.zip"
                "@Lmaydev@programming.dev"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4257 …}
              +nested: Doctrine\ORM\PersistentCollection {#4259 …}
              +votes: Doctrine\ORM\PersistentCollection {#4261 …}
              +reports: Doctrine\ORM\PersistentCollection {#4263 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
              -id: 41919
              -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/4810940"
              +editedAt: null
              +createdAt: DateTimeImmutable @1697054347 {#4254
                date: 2023-10-11 21:59:07.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4031}
            +body: "So then, why is their official goal to destroy Israel? Thats 100% a religious war"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 6
            +score: 0
            +lastActive: DateTime @1697134790 {#4373
              date: 2023-10-12 20:19:50.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@balderdash9@lemmy.zip"
              "@Lmaydev@programming.dev"
              "@cyclohexane@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4377 …}
            +nested: Doctrine\ORM\PersistentCollection {#4379 …}
            +votes: Doctrine\ORM\PersistentCollection {#4381 …}
            +reports: Doctrine\ORM\PersistentCollection {#4383 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4385 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4387 …}
            -id: 43695
            -bodyTs: "'100':12 'destroy':9 'goal':7 'israel':10 'offici':6 'religi':14 'that':11 'war':15"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/3834354"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697134790 {#4374
              date: 2023-10-12 20:19:50.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4031}
          +body: """
            Israel is by its own definition the Zionist state founded on religious exclusivism. An ethnocentric state in a land inhabited by other religions and ethnicities. It should absolutely be taken down.\n
            \n
            > religious war\n
            \n
            Israel is not Judaism.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1697136171 {#4442
            date: 2023-10-12 20:42:51.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
            "@Lmaydev@programming.dev"
            "@cyclohexane@lemmy.ml"
            "@Flumsy@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4445 …}
          +nested: Doctrine\ORM\PersistentCollection {#4447 …}
          +votes: Doctrine\ORM\PersistentCollection {#4449 …}
          +reports: Doctrine\ORM\PersistentCollection {#4451 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4453 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4455 …}
          -id: 43732
          -bodyTs: "'absolut':28 'definit':6 'ethnic':25 'ethnocentr':15 'exclusiv':13 'found':10 'inhabit':20 'israel':1,34 'judaism':37 'land':19 'religi':12,32 'religion':23 'state':9,16 'taken':30 'war':33 'zionist':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4840523"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697136171 {#4443
            date: 2023-10-12 20:42:51.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4031}
        +body: """
          > An ethnocentric state in a land inhabited by other religions and ethnicities.\n
          \n
          - In land bordering the lands of lther religions and ethnicities.\n
          \n
          What exactly justifies the takedown of Israel? That its religion is different or what? Thats none of ghe other countries business.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697139279 {#4543
          date: 2023-10-12 21:34:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Lmaydev@programming.dev"
          "@cyclohexane@lemmy.ml"
          "@Flumsy@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4546 …}
        +nested: Doctrine\ORM\PersistentCollection {#4548 …}
        +votes: Doctrine\ORM\PersistentCollection {#4550 …}
        +reports: Doctrine\ORM\PersistentCollection {#4552 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4554 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4556 …}
        -id: 43810
        -bodyTs: "'border':15 'busi':43 'countri':42 'differ':34 'ethnic':12,22 'ethnocentr':2 'exact':24 'ghe':40 'inhabit':7 'israel':29 'justifi':25 'land':6,14,17 'lther':19 'none':38 'religion':10,20,32 'state':3 'takedown':27 'that':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/3836476"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697139279 {#4544
          date: 2023-10-12 21:34:39.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: "as I already said above, it is because it is an ethnoreligious state that excludes people of other ethnicities (Arabs, Africans, etc) and other religions (Muslims, Christians, etc). It has engaged in massacre and forced expulsion of those people, so it must be taken down and the genocide must cease."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697139691 {#4596
        date: 2023-10-12 21:41:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Lmaydev@programming.dev"
        "@cyclohexane@lemmy.ml"
        "@Flumsy@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4599 …}
      +nested: Doctrine\ORM\PersistentCollection {#4601 …}
      +votes: Doctrine\ORM\PersistentCollection {#4603 …}
      +reports: Doctrine\ORM\PersistentCollection {#4605 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4607 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4609 …}
      -id: 43822
      -bodyTs: "'african':21 'alreadi':3 'arab':20 'ceas':50 'christian':27 'engag':31 'etc':22,28 'ethnic':19 'ethnoreligi':12 'exclud':15 'expuls':36 'forc':35 'genocid':48 'massacr':33 'muslim':26 'must':42,49 'peopl':16,39 'religion':25 'said':4 'state':13 'taken':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4842036"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697139691 {#4597
        date: 2023-10-12 21:41:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: """
      > ethnoreligious state that excludes people of other ethnicities (Arabs, Africans, etc) and other religions (Muslims, Christians, etc)\n
      \n
      So what? Thats their business what rules they want to have inside their country. Thats nl reason to attack them.\n
      \n
      > forced expulsion of those people, so it must be taken down and the genocide must cease.\n
      \n
      Forced expulsion is dtill inside their own country. So you take them down with a genocide yourself? Fight fire with fire?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697140217 {#4650
      date: 2023-10-12 21:50:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Lmaydev@programming.dev"
      "@cyclohexane@lemmy.ml"
      "@Flumsy@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4653 …}
    +nested: Doctrine\ORM\PersistentCollection {#4655 …}
    +votes: Doctrine\ORM\PersistentCollection {#4657 …}
    +reports: Doctrine\ORM\PersistentCollection {#4659 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4661 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4663 …}
    -id: 43835
    -bodyTs: "'african':10 'arab':9 'attack':36 'busi':22 'ceas':53 'christian':16 'countri':31,61 'dtill':57 'etc':11,17 'ethnic':8 'ethnoreligi':1 'exclud':4 'expuls':39,55 'fight':71 'fire':72,74 'forc':38,54 'genocid':51,69 'insid':29,58 'muslim':15 'must':45,52 'nl':33 'peopl':5,42 'reason':34 'religion':14 'rule':24 'state':2 'take':64 'taken':47 'that':20,32 'want':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3836818"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697140217 {#4651
      date: 2023-10-12 21:50:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: """
    > So what? Thats their business what rules they want to have inside their country.\n
    \n
    Come on…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697154330 {#4704
    date: 2023-10-13 01:45:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
    "@cyclohexane@lemmy.ml"
    "@Flumsy@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4708 …}
  +nested: Doctrine\ORM\PersistentCollection {#4710 …}
  +votes: Doctrine\ORM\PersistentCollection {#4712 …}
  +reports: Doctrine\ORM\PersistentCollection {#4714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4718 …}
  -id: 44280
  -bodyTs: "'busi':5 'come':15 'countri':14 'insid':12 'rule':7 'that':3 'want':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3687927"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697154330 {#4705
    date: 2023-10-13 01:45:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4722
  +user: Proxies\__CG__\App\Entity\User {#4256 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4652
    +user: Proxies\__CG__\App\Entity\User {#4376 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4598
      +user: Proxies\__CG__\App\Entity\User {#4256 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4545
        +user: Proxies\__CG__\App\Entity\User {#4376 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4444
          +user: Proxies\__CG__\App\Entity\User {#4256 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4375
            +user: Proxies\__CG__\App\Entity\User {#4376 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4255
              +user: Proxies\__CG__\App\Entity\User {#4256 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4031
                +user: App\Entity\User {#3979 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: null
                +root: null
                +body: """
                  Someone’s parents never taught them to share.\n
                  \n
                  Obligatory fuck religion.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 91
                +score: 0
                +lastActive: DateTime @1697193331 {#3945
                  date: 2023-10-13 12:35:31.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@balderdash9@lemmy.zip"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4029 …}
                +nested: Doctrine\ORM\PersistentCollection {#4027 …}
                +votes: Doctrine\ORM\PersistentCollection {#4025 …}
                +reports: Doctrine\ORM\PersistentCollection {#4023 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
                -id: 41584
                -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://programming.dev/comment/3809828"
                +editedAt: null
                +createdAt: DateTimeImmutable @1697039529 {#3981
                  date: 2023-10-11 17:52:09.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4031}
              +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 25
              +score: 0
              +lastActive: DateTime @1697054347 {#4253
                date: 2023-10-11 21:59:07.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@balderdash9@lemmy.zip"
                "@Lmaydev@programming.dev"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4257 …}
              +nested: Doctrine\ORM\PersistentCollection {#4259 …}
              +votes: Doctrine\ORM\PersistentCollection {#4261 …}
              +reports: Doctrine\ORM\PersistentCollection {#4263 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
              -id: 41919
              -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/4810940"
              +editedAt: null
              +createdAt: DateTimeImmutable @1697054347 {#4254
                date: 2023-10-11 21:59:07.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4031}
            +body: "So then, why is their official goal to destroy Israel? Thats 100% a religious war"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 6
            +score: 0
            +lastActive: DateTime @1697134790 {#4373
              date: 2023-10-12 20:19:50.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@balderdash9@lemmy.zip"
              "@Lmaydev@programming.dev"
              "@cyclohexane@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4377 …}
            +nested: Doctrine\ORM\PersistentCollection {#4379 …}
            +votes: Doctrine\ORM\PersistentCollection {#4381 …}
            +reports: Doctrine\ORM\PersistentCollection {#4383 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4385 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4387 …}
            -id: 43695
            -bodyTs: "'100':12 'destroy':9 'goal':7 'israel':10 'offici':6 'religi':14 'that':11 'war':15"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/3834354"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697134790 {#4374
              date: 2023-10-12 20:19:50.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4031}
          +body: """
            Israel is by its own definition the Zionist state founded on religious exclusivism. An ethnocentric state in a land inhabited by other religions and ethnicities. It should absolutely be taken down.\n
            \n
            > religious war\n
            \n
            Israel is not Judaism.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1697136171 {#4442
            date: 2023-10-12 20:42:51.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
            "@Lmaydev@programming.dev"
            "@cyclohexane@lemmy.ml"
            "@Flumsy@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4445 …}
          +nested: Doctrine\ORM\PersistentCollection {#4447 …}
          +votes: Doctrine\ORM\PersistentCollection {#4449 …}
          +reports: Doctrine\ORM\PersistentCollection {#4451 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4453 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4455 …}
          -id: 43732
          -bodyTs: "'absolut':28 'definit':6 'ethnic':25 'ethnocentr':15 'exclusiv':13 'found':10 'inhabit':20 'israel':1,34 'judaism':37 'land':19 'religi':12,32 'religion':23 'state':9,16 'taken':30 'war':33 'zionist':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4840523"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697136171 {#4443
            date: 2023-10-12 20:42:51.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4031}
        +body: """
          > An ethnocentric state in a land inhabited by other religions and ethnicities.\n
          \n
          - In land bordering the lands of lther religions and ethnicities.\n
          \n
          What exactly justifies the takedown of Israel? That its religion is different or what? Thats none of ghe other countries business.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697139279 {#4543
          date: 2023-10-12 21:34:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Lmaydev@programming.dev"
          "@cyclohexane@lemmy.ml"
          "@Flumsy@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4546 …}
        +nested: Doctrine\ORM\PersistentCollection {#4548 …}
        +votes: Doctrine\ORM\PersistentCollection {#4550 …}
        +reports: Doctrine\ORM\PersistentCollection {#4552 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4554 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4556 …}
        -id: 43810
        -bodyTs: "'border':15 'busi':43 'countri':42 'differ':34 'ethnic':12,22 'ethnocentr':2 'exact':24 'ghe':40 'inhabit':7 'israel':29 'justifi':25 'land':6,14,17 'lther':19 'none':38 'religion':10,20,32 'state':3 'takedown':27 'that':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/3836476"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697139279 {#4544
          date: 2023-10-12 21:34:39.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: "as I already said above, it is because it is an ethnoreligious state that excludes people of other ethnicities (Arabs, Africans, etc) and other religions (Muslims, Christians, etc). It has engaged in massacre and forced expulsion of those people, so it must be taken down and the genocide must cease."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697139691 {#4596
        date: 2023-10-12 21:41:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Lmaydev@programming.dev"
        "@cyclohexane@lemmy.ml"
        "@Flumsy@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4599 …}
      +nested: Doctrine\ORM\PersistentCollection {#4601 …}
      +votes: Doctrine\ORM\PersistentCollection {#4603 …}
      +reports: Doctrine\ORM\PersistentCollection {#4605 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4607 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4609 …}
      -id: 43822
      -bodyTs: "'african':21 'alreadi':3 'arab':20 'ceas':50 'christian':27 'engag':31 'etc':22,28 'ethnic':19 'ethnoreligi':12 'exclud':15 'expuls':36 'forc':35 'genocid':48 'massacr':33 'muslim':26 'must':42,49 'peopl':16,39 'religion':25 'said':4 'state':13 'taken':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4842036"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697139691 {#4597
        date: 2023-10-12 21:41:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: """
      > ethnoreligious state that excludes people of other ethnicities (Arabs, Africans, etc) and other religions (Muslims, Christians, etc)\n
      \n
      So what? Thats their business what rules they want to have inside their country. Thats nl reason to attack them.\n
      \n
      > forced expulsion of those people, so it must be taken down and the genocide must cease.\n
      \n
      Forced expulsion is dtill inside their own country. So you take them down with a genocide yourself? Fight fire with fire?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697140217 {#4650
      date: 2023-10-12 21:50:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Lmaydev@programming.dev"
      "@cyclohexane@lemmy.ml"
      "@Flumsy@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4653 …}
    +nested: Doctrine\ORM\PersistentCollection {#4655 …}
    +votes: Doctrine\ORM\PersistentCollection {#4657 …}
    +reports: Doctrine\ORM\PersistentCollection {#4659 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4661 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4663 …}
    -id: 43835
    -bodyTs: "'african':10 'arab':9 'attack':36 'busi':22 'ceas':53 'christian':16 'countri':31,61 'dtill':57 'etc':11,17 'ethnic':8 'ethnoreligi':1 'exclud':4 'expuls':39,55 'fight':71 'fire':72,74 'forc':38,54 'genocid':51,69 'insid':29,58 'muslim':15 'must':45,52 'nl':33 'peopl':5,42 'reason':34 'religion':14 'rule':24 'state':2 'take':64 'taken':47 'that':20,32 'want':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3836818"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697140217 {#4651
      date: 2023-10-12 21:50:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: """
    No it is not their business to genocide ethnic and religious minorities lmao. Would you say the same about the Nazis too? was the US justified in genociding native americans also? ridiculous.\n
    \n
    > Forced expulsion is dtill inside their own country\n
    \n
    yes it is. I hope you dont mean that this makes it better. I may be failing to understand this genocide sympathizer logic.\n
    \n
    > So you take them down with a genocide yourself?\n
    \n
    No. The only one committing genocide at the moment and in this conflict is Israel itself.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697140439 {#4720
    date: 2023-10-12 21:53:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
    "@cyclohexane@lemmy.ml"
    "@Flumsy@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4723 …}
  +nested: Doctrine\ORM\PersistentCollection {#4725 …}
  +votes: Doctrine\ORM\PersistentCollection {#4727 …}
  +reports: Doctrine\ORM\PersistentCollection {#4729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4731 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4733 …}
  -id: 43844
  -bodyTs: "'also':31 'american':30 'better':53 'busi':6 'commit':77 'conflict':85 'countri':40 'dont':47 'dtill':36 'ethnic':9 'expuls':34 'fail':57 'forc':33 'genocid':8,28,61,71,78 'hope':45 'insid':37 'israel':87 'justifi':26 'lmao':13 'logic':63 'make':51 'may':55 'mean':48 'minor':12 'moment':81 'nativ':29 'nazi':21 'one':76 'religi':11 'ridicul':32 'say':16 'sympath':62 'take':66 'understand':59 'us':25 'would':14 'yes':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4842399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697140439 {#4721
    date: 2023-10-12 21:53:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#4722
  +user: Proxies\__CG__\App\Entity\User {#4256 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4652
    +user: Proxies\__CG__\App\Entity\User {#4376 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4598
      +user: Proxies\__CG__\App\Entity\User {#4256 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4545
        +user: Proxies\__CG__\App\Entity\User {#4376 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4444
          +user: Proxies\__CG__\App\Entity\User {#4256 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4375
            +user: Proxies\__CG__\App\Entity\User {#4376 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4255
              +user: Proxies\__CG__\App\Entity\User {#4256 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4031
                +user: App\Entity\User {#3979 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: null
                +root: null
                +body: """
                  Someone’s parents never taught them to share.\n
                  \n
                  Obligatory fuck religion.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 91
                +score: 0
                +lastActive: DateTime @1697193331 {#3945
                  date: 2023-10-13 12:35:31.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@balderdash9@lemmy.zip"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4029 …}
                +nested: Doctrine\ORM\PersistentCollection {#4027 …}
                +votes: Doctrine\ORM\PersistentCollection {#4025 …}
                +reports: Doctrine\ORM\PersistentCollection {#4023 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
                -id: 41584
                -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://programming.dev/comment/3809828"
                +editedAt: null
                +createdAt: DateTimeImmutable @1697039529 {#3981
                  date: 2023-10-11 17:52:09.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4031}
              +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 25
              +score: 0
              +lastActive: DateTime @1697054347 {#4253
                date: 2023-10-11 21:59:07.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@balderdash9@lemmy.zip"
                "@Lmaydev@programming.dev"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4257 …}
              +nested: Doctrine\ORM\PersistentCollection {#4259 …}
              +votes: Doctrine\ORM\PersistentCollection {#4261 …}
              +reports: Doctrine\ORM\PersistentCollection {#4263 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
              -id: 41919
              -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/4810940"
              +editedAt: null
              +createdAt: DateTimeImmutable @1697054347 {#4254
                date: 2023-10-11 21:59:07.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4031}
            +body: "So then, why is their official goal to destroy Israel? Thats 100% a religious war"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 6
            +score: 0
            +lastActive: DateTime @1697134790 {#4373
              date: 2023-10-12 20:19:50.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@balderdash9@lemmy.zip"
              "@Lmaydev@programming.dev"
              "@cyclohexane@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4377 …}
            +nested: Doctrine\ORM\PersistentCollection {#4379 …}
            +votes: Doctrine\ORM\PersistentCollection {#4381 …}
            +reports: Doctrine\ORM\PersistentCollection {#4383 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4385 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4387 …}
            -id: 43695
            -bodyTs: "'100':12 'destroy':9 'goal':7 'israel':10 'offici':6 'religi':14 'that':11 'war':15"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/3834354"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697134790 {#4374
              date: 2023-10-12 20:19:50.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4031}
          +body: """
            Israel is by its own definition the Zionist state founded on religious exclusivism. An ethnocentric state in a land inhabited by other religions and ethnicities. It should absolutely be taken down.\n
            \n
            > religious war\n
            \n
            Israel is not Judaism.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1697136171 {#4442
            date: 2023-10-12 20:42:51.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
            "@Lmaydev@programming.dev"
            "@cyclohexane@lemmy.ml"
            "@Flumsy@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4445 …}
          +nested: Doctrine\ORM\PersistentCollection {#4447 …}
          +votes: Doctrine\ORM\PersistentCollection {#4449 …}
          +reports: Doctrine\ORM\PersistentCollection {#4451 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4453 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4455 …}
          -id: 43732
          -bodyTs: "'absolut':28 'definit':6 'ethnic':25 'ethnocentr':15 'exclusiv':13 'found':10 'inhabit':20 'israel':1,34 'judaism':37 'land':19 'religi':12,32 'religion':23 'state':9,16 'taken':30 'war':33 'zionist':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4840523"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697136171 {#4443
            date: 2023-10-12 20:42:51.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4031}
        +body: """
          > An ethnocentric state in a land inhabited by other religions and ethnicities.\n
          \n
          - In land bordering the lands of lther religions and ethnicities.\n
          \n
          What exactly justifies the takedown of Israel? That its religion is different or what? Thats none of ghe other countries business.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697139279 {#4543
          date: 2023-10-12 21:34:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Lmaydev@programming.dev"
          "@cyclohexane@lemmy.ml"
          "@Flumsy@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4546 …}
        +nested: Doctrine\ORM\PersistentCollection {#4548 …}
        +votes: Doctrine\ORM\PersistentCollection {#4550 …}
        +reports: Doctrine\ORM\PersistentCollection {#4552 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4554 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4556 …}
        -id: 43810
        -bodyTs: "'border':15 'busi':43 'countri':42 'differ':34 'ethnic':12,22 'ethnocentr':2 'exact':24 'ghe':40 'inhabit':7 'israel':29 'justifi':25 'land':6,14,17 'lther':19 'none':38 'religion':10,20,32 'state':3 'takedown':27 'that':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/3836476"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697139279 {#4544
          date: 2023-10-12 21:34:39.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: "as I already said above, it is because it is an ethnoreligious state that excludes people of other ethnicities (Arabs, Africans, etc) and other religions (Muslims, Christians, etc). It has engaged in massacre and forced expulsion of those people, so it must be taken down and the genocide must cease."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697139691 {#4596
        date: 2023-10-12 21:41:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Lmaydev@programming.dev"
        "@cyclohexane@lemmy.ml"
        "@Flumsy@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4599 …}
      +nested: Doctrine\ORM\PersistentCollection {#4601 …}
      +votes: Doctrine\ORM\PersistentCollection {#4603 …}
      +reports: Doctrine\ORM\PersistentCollection {#4605 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4607 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4609 …}
      -id: 43822
      -bodyTs: "'african':21 'alreadi':3 'arab':20 'ceas':50 'christian':27 'engag':31 'etc':22,28 'ethnic':19 'ethnoreligi':12 'exclud':15 'expuls':36 'forc':35 'genocid':48 'massacr':33 'muslim':26 'must':42,49 'peopl':16,39 'religion':25 'said':4 'state':13 'taken':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4842036"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697139691 {#4597
        date: 2023-10-12 21:41:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: """
      > ethnoreligious state that excludes people of other ethnicities (Arabs, Africans, etc) and other religions (Muslims, Christians, etc)\n
      \n
      So what? Thats their business what rules they want to have inside their country. Thats nl reason to attack them.\n
      \n
      > forced expulsion of those people, so it must be taken down and the genocide must cease.\n
      \n
      Forced expulsion is dtill inside their own country. So you take them down with a genocide yourself? Fight fire with fire?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697140217 {#4650
      date: 2023-10-12 21:50:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Lmaydev@programming.dev"
      "@cyclohexane@lemmy.ml"
      "@Flumsy@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4653 …}
    +nested: Doctrine\ORM\PersistentCollection {#4655 …}
    +votes: Doctrine\ORM\PersistentCollection {#4657 …}
    +reports: Doctrine\ORM\PersistentCollection {#4659 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4661 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4663 …}
    -id: 43835
    -bodyTs: "'african':10 'arab':9 'attack':36 'busi':22 'ceas':53 'christian':16 'countri':31,61 'dtill':57 'etc':11,17 'ethnic':8 'ethnoreligi':1 'exclud':4 'expuls':39,55 'fight':71 'fire':72,74 'forc':38,54 'genocid':51,69 'insid':29,58 'muslim':15 'must':45,52 'nl':33 'peopl':5,42 'reason':34 'religion':14 'rule':24 'state':2 'take':64 'taken':47 'that':20,32 'want':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3836818"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697140217 {#4651
      date: 2023-10-12 21:50:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: """
    No it is not their business to genocide ethnic and religious minorities lmao. Would you say the same about the Nazis too? was the US justified in genociding native americans also? ridiculous.\n
    \n
    > Forced expulsion is dtill inside their own country\n
    \n
    yes it is. I hope you dont mean that this makes it better. I may be failing to understand this genocide sympathizer logic.\n
    \n
    > So you take them down with a genocide yourself?\n
    \n
    No. The only one committing genocide at the moment and in this conflict is Israel itself.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697140439 {#4720
    date: 2023-10-12 21:53:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
    "@cyclohexane@lemmy.ml"
    "@Flumsy@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4723 …}
  +nested: Doctrine\ORM\PersistentCollection {#4725 …}
  +votes: Doctrine\ORM\PersistentCollection {#4727 …}
  +reports: Doctrine\ORM\PersistentCollection {#4729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4731 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4733 …}
  -id: 43844
  -bodyTs: "'also':31 'american':30 'better':53 'busi':6 'commit':77 'conflict':85 'countri':40 'dont':47 'dtill':36 'ethnic':9 'expuls':34 'fail':57 'forc':33 'genocid':8,28,61,71,78 'hope':45 'insid':37 'israel':87 'justifi':26 'lmao':13 'logic':63 'make':51 'may':55 'mean':48 'minor':12 'moment':81 'nativ':29 'nazi':21 'one':76 'religi':11 'ridicul':32 'say':16 'sympath':62 'take':66 'understand':59 'us':25 'would':14 'yes':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4842399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697140439 {#4721
    date: 2023-10-12 21:53:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#4722
  +user: Proxies\__CG__\App\Entity\User {#4256 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4652
    +user: Proxies\__CG__\App\Entity\User {#4376 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4598
      +user: Proxies\__CG__\App\Entity\User {#4256 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4545
        +user: Proxies\__CG__\App\Entity\User {#4376 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4444
          +user: Proxies\__CG__\App\Entity\User {#4256 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4375
            +user: Proxies\__CG__\App\Entity\User {#4376 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4255
              +user: Proxies\__CG__\App\Entity\User {#4256 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4031
                +user: App\Entity\User {#3979 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: null
                +root: null
                +body: """
                  Someone’s parents never taught them to share.\n
                  \n
                  Obligatory fuck religion.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 91
                +score: 0
                +lastActive: DateTime @1697193331 {#3945
                  date: 2023-10-13 12:35:31.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@balderdash9@lemmy.zip"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4029 …}
                +nested: Doctrine\ORM\PersistentCollection {#4027 …}
                +votes: Doctrine\ORM\PersistentCollection {#4025 …}
                +reports: Doctrine\ORM\PersistentCollection {#4023 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
                -id: 41584
                -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://programming.dev/comment/3809828"
                +editedAt: null
                +createdAt: DateTimeImmutable @1697039529 {#3981
                  date: 2023-10-11 17:52:09.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4031}
              +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 25
              +score: 0
              +lastActive: DateTime @1697054347 {#4253
                date: 2023-10-11 21:59:07.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@balderdash9@lemmy.zip"
                "@Lmaydev@programming.dev"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4257 …}
              +nested: Doctrine\ORM\PersistentCollection {#4259 …}
              +votes: Doctrine\ORM\PersistentCollection {#4261 …}
              +reports: Doctrine\ORM\PersistentCollection {#4263 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
              -id: 41919
              -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/4810940"
              +editedAt: null
              +createdAt: DateTimeImmutable @1697054347 {#4254
                date: 2023-10-11 21:59:07.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4031}
            +body: "So then, why is their official goal to destroy Israel? Thats 100% a religious war"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 6
            +score: 0
            +lastActive: DateTime @1697134790 {#4373
              date: 2023-10-12 20:19:50.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@balderdash9@lemmy.zip"
              "@Lmaydev@programming.dev"
              "@cyclohexane@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4377 …}
            +nested: Doctrine\ORM\PersistentCollection {#4379 …}
            +votes: Doctrine\ORM\PersistentCollection {#4381 …}
            +reports: Doctrine\ORM\PersistentCollection {#4383 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4385 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4387 …}
            -id: 43695
            -bodyTs: "'100':12 'destroy':9 'goal':7 'israel':10 'offici':6 'religi':14 'that':11 'war':15"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/3834354"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697134790 {#4374
              date: 2023-10-12 20:19:50.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4031}
          +body: """
            Israel is by its own definition the Zionist state founded on religious exclusivism. An ethnocentric state in a land inhabited by other religions and ethnicities. It should absolutely be taken down.\n
            \n
            > religious war\n
            \n
            Israel is not Judaism.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1697136171 {#4442
            date: 2023-10-12 20:42:51.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
            "@Lmaydev@programming.dev"
            "@cyclohexane@lemmy.ml"
            "@Flumsy@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4445 …}
          +nested: Doctrine\ORM\PersistentCollection {#4447 …}
          +votes: Doctrine\ORM\PersistentCollection {#4449 …}
          +reports: Doctrine\ORM\PersistentCollection {#4451 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4453 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4455 …}
          -id: 43732
          -bodyTs: "'absolut':28 'definit':6 'ethnic':25 'ethnocentr':15 'exclusiv':13 'found':10 'inhabit':20 'israel':1,34 'judaism':37 'land':19 'religi':12,32 'religion':23 'state':9,16 'taken':30 'war':33 'zionist':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4840523"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697136171 {#4443
            date: 2023-10-12 20:42:51.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4031}
        +body: """
          > An ethnocentric state in a land inhabited by other religions and ethnicities.\n
          \n
          - In land bordering the lands of lther religions and ethnicities.\n
          \n
          What exactly justifies the takedown of Israel? That its religion is different or what? Thats none of ghe other countries business.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697139279 {#4543
          date: 2023-10-12 21:34:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Lmaydev@programming.dev"
          "@cyclohexane@lemmy.ml"
          "@Flumsy@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4546 …}
        +nested: Doctrine\ORM\PersistentCollection {#4548 …}
        +votes: Doctrine\ORM\PersistentCollection {#4550 …}
        +reports: Doctrine\ORM\PersistentCollection {#4552 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4554 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4556 …}
        -id: 43810
        -bodyTs: "'border':15 'busi':43 'countri':42 'differ':34 'ethnic':12,22 'ethnocentr':2 'exact':24 'ghe':40 'inhabit':7 'israel':29 'justifi':25 'land':6,14,17 'lther':19 'none':38 'religion':10,20,32 'state':3 'takedown':27 'that':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/3836476"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697139279 {#4544
          date: 2023-10-12 21:34:39.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: "as I already said above, it is because it is an ethnoreligious state that excludes people of other ethnicities (Arabs, Africans, etc) and other religions (Muslims, Christians, etc). It has engaged in massacre and forced expulsion of those people, so it must be taken down and the genocide must cease."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697139691 {#4596
        date: 2023-10-12 21:41:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Lmaydev@programming.dev"
        "@cyclohexane@lemmy.ml"
        "@Flumsy@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4599 …}
      +nested: Doctrine\ORM\PersistentCollection {#4601 …}
      +votes: Doctrine\ORM\PersistentCollection {#4603 …}
      +reports: Doctrine\ORM\PersistentCollection {#4605 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4607 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4609 …}
      -id: 43822
      -bodyTs: "'african':21 'alreadi':3 'arab':20 'ceas':50 'christian':27 'engag':31 'etc':22,28 'ethnic':19 'ethnoreligi':12 'exclud':15 'expuls':36 'forc':35 'genocid':48 'massacr':33 'muslim':26 'must':42,49 'peopl':16,39 'religion':25 'said':4 'state':13 'taken':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4842036"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697139691 {#4597
        date: 2023-10-12 21:41:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: """
      > ethnoreligious state that excludes people of other ethnicities (Arabs, Africans, etc) and other religions (Muslims, Christians, etc)\n
      \n
      So what? Thats their business what rules they want to have inside their country. Thats nl reason to attack them.\n
      \n
      > forced expulsion of those people, so it must be taken down and the genocide must cease.\n
      \n
      Forced expulsion is dtill inside their own country. So you take them down with a genocide yourself? Fight fire with fire?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697140217 {#4650
      date: 2023-10-12 21:50:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Lmaydev@programming.dev"
      "@cyclohexane@lemmy.ml"
      "@Flumsy@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4653 …}
    +nested: Doctrine\ORM\PersistentCollection {#4655 …}
    +votes: Doctrine\ORM\PersistentCollection {#4657 …}
    +reports: Doctrine\ORM\PersistentCollection {#4659 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4661 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4663 …}
    -id: 43835
    -bodyTs: "'african':10 'arab':9 'attack':36 'busi':22 'ceas':53 'christian':16 'countri':31,61 'dtill':57 'etc':11,17 'ethnic':8 'ethnoreligi':1 'exclud':4 'expuls':39,55 'fight':71 'fire':72,74 'forc':38,54 'genocid':51,69 'insid':29,58 'muslim':15 'must':45,52 'nl':33 'peopl':5,42 'reason':34 'religion':14 'rule':24 'state':2 'take':64 'taken':47 'that':20,32 'want':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3836818"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697140217 {#4651
      date: 2023-10-12 21:50:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: """
    No it is not their business to genocide ethnic and religious minorities lmao. Would you say the same about the Nazis too? was the US justified in genociding native americans also? ridiculous.\n
    \n
    > Forced expulsion is dtill inside their own country\n
    \n
    yes it is. I hope you dont mean that this makes it better. I may be failing to understand this genocide sympathizer logic.\n
    \n
    > So you take them down with a genocide yourself?\n
    \n
    No. The only one committing genocide at the moment and in this conflict is Israel itself.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697140439 {#4720
    date: 2023-10-12 21:53:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
    "@cyclohexane@lemmy.ml"
    "@Flumsy@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4723 …}
  +nested: Doctrine\ORM\PersistentCollection {#4725 …}
  +votes: Doctrine\ORM\PersistentCollection {#4727 …}
  +reports: Doctrine\ORM\PersistentCollection {#4729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4731 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4733 …}
  -id: 43844
  -bodyTs: "'also':31 'american':30 'better':53 'busi':6 'commit':77 'conflict':85 'countri':40 'dont':47 'dtill':36 'ethnic':9 'expuls':34 'fail':57 'forc':33 'genocid':8,28,61,71,78 'hope':45 'insid':37 'israel':87 'justifi':26 'lmao':13 'logic':63 'make':51 'may':55 'mean':48 'minor':12 'moment':81 'nativ':29 'nazi':21 'one':76 'religi':11 'ridicul':32 'say':16 'sympath':62 'take':66 'understand':59 'us':25 'would':14 'yes':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4842399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697140439 {#4721
    date: 2023-10-12 21:53:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4741
  +user: Proxies\__CG__\App\Entity\User {#4376 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4722
    +user: Proxies\__CG__\App\Entity\User {#4256 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4652
      +user: Proxies\__CG__\App\Entity\User {#4376 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4598
        +user: Proxies\__CG__\App\Entity\User {#4256 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4545
          +user: Proxies\__CG__\App\Entity\User {#4376 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4444
            +user: Proxies\__CG__\App\Entity\User {#4256 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4375
              +user: Proxies\__CG__\App\Entity\User {#4376 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4255
                +user: Proxies\__CG__\App\Entity\User {#4256 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#4031
                  +user: App\Entity\User {#3979 …}
                  +entry: App\Entity\Entry {#2388}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: null
                  +root: null
                  +body: """
                    Someone’s parents never taught them to share.\n
                    \n
                    Obligatory fuck religion.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 91
                  +score: 0
                  +lastActive: DateTime @1697193331 {#3945
                    date: 2023-10-13 12:35:31.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@balderdash9@lemmy.zip"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4029 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4027 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4025 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4023 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
                  -id: 41584
                  -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://programming.dev/comment/3809828"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1697039529 {#3981
                    date: 2023-10-11 17:52:09.0 +02:00
                  }
                }
                +root: App\Entity\EntryComment {#4031}
                +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 25
                +score: 0
                +lastActive: DateTime @1697054347 {#4253
                  date: 2023-10-11 21:59:07.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@balderdash9@lemmy.zip"
                  "@Lmaydev@programming.dev"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4257 …}
                +nested: Doctrine\ORM\PersistentCollection {#4259 …}
                +votes: Doctrine\ORM\PersistentCollection {#4261 …}
                +reports: Doctrine\ORM\PersistentCollection {#4263 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
                -id: 41919
                -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/4810940"
                +editedAt: null
                +createdAt: DateTimeImmutable @1697054347 {#4254
                  date: 2023-10-11 21:59:07.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4031}
              +body: "So then, why is their official goal to destroy Israel? Thats 100% a religious war"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 6
              +score: 0
              +lastActive: DateTime @1697134790 {#4373
                date: 2023-10-12 20:19:50.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@balderdash9@lemmy.zip"
                "@Lmaydev@programming.dev"
                "@cyclohexane@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4377 …}
              +nested: Doctrine\ORM\PersistentCollection {#4379 …}
              +votes: Doctrine\ORM\PersistentCollection {#4381 …}
              +reports: Doctrine\ORM\PersistentCollection {#4383 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4385 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4387 …}
              -id: 43695
              -bodyTs: "'100':12 'destroy':9 'goal':7 'israel':10 'offici':6 'religi':14 'that':11 'war':15"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://feddit.de/comment/3834354"
              +editedAt: null
              +createdAt: DateTimeImmutable @1697134790 {#4374
                date: 2023-10-12 20:19:50.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4031}
            +body: """
              Israel is by its own definition the Zionist state founded on religious exclusivism. An ethnocentric state in a land inhabited by other religions and ethnicities. It should absolutely be taken down.\n
              \n
              > religious war\n
              \n
              Israel is not Judaism.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1697136171 {#4442
              date: 2023-10-12 20:42:51.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@balderdash9@lemmy.zip"
              "@Lmaydev@programming.dev"
              "@cyclohexane@lemmy.ml"
              "@Flumsy@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4445 …}
            +nested: Doctrine\ORM\PersistentCollection {#4447 …}
            +votes: Doctrine\ORM\PersistentCollection {#4449 …}
            +reports: Doctrine\ORM\PersistentCollection {#4451 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4453 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4455 …}
            -id: 43732
            -bodyTs: "'absolut':28 'definit':6 'ethnic':25 'ethnocentr':15 'exclusiv':13 'found':10 'inhabit':20 'israel':1,34 'judaism':37 'land':19 'religi':12,32 'religion':23 'state':9,16 'taken':30 'war':33 'zionist':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/4840523"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697136171 {#4443
              date: 2023-10-12 20:42:51.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4031}
          +body: """
            > An ethnocentric state in a land inhabited by other religions and ethnicities.\n
            \n
            - In land bordering the lands of lther religions and ethnicities.\n
            \n
            What exactly justifies the takedown of Israel? That its religion is different or what? Thats none of ghe other countries business.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1697139279 {#4543
            date: 2023-10-12 21:34:39.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
            "@Lmaydev@programming.dev"
            "@cyclohexane@lemmy.ml"
            "@Flumsy@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4546 …}
          +nested: Doctrine\ORM\PersistentCollection {#4548 …}
          +votes: Doctrine\ORM\PersistentCollection {#4550 …}
          +reports: Doctrine\ORM\PersistentCollection {#4552 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4554 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4556 …}
          -id: 43810
          -bodyTs: "'border':15 'busi':43 'countri':42 'differ':34 'ethnic':12,22 'ethnocentr':2 'exact':24 'ghe':40 'inhabit':7 'israel':29 'justifi':25 'land':6,14,17 'lther':19 'none':38 'religion':10,20,32 'state':3 'takedown':27 'that':37"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/3836476"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697139279 {#4544
            date: 2023-10-12 21:34:39.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4031}
        +body: "as I already said above, it is because it is an ethnoreligious state that excludes people of other ethnicities (Arabs, Africans, etc) and other religions (Muslims, Christians, etc). It has engaged in massacre and forced expulsion of those people, so it must be taken down and the genocide must cease."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1697139691 {#4596
          date: 2023-10-12 21:41:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Lmaydev@programming.dev"
          "@cyclohexane@lemmy.ml"
          "@Flumsy@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4599 …}
        +nested: Doctrine\ORM\PersistentCollection {#4601 …}
        +votes: Doctrine\ORM\PersistentCollection {#4603 …}
        +reports: Doctrine\ORM\PersistentCollection {#4605 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4607 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4609 …}
        -id: 43822
        -bodyTs: "'african':21 'alreadi':3 'arab':20 'ceas':50 'christian':27 'engag':31 'etc':22,28 'ethnic':19 'ethnoreligi':12 'exclud':15 'expuls':36 'forc':35 'genocid':48 'massacr':33 'muslim':26 'must':42,49 'peopl':16,39 'religion':25 'said':4 'state':13 'taken':44"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4842036"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697139691 {#4597
          date: 2023-10-12 21:41:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: """
        > ethnoreligious state that excludes people of other ethnicities (Arabs, Africans, etc) and other religions (Muslims, Christians, etc)\n
        \n
        So what? Thats their business what rules they want to have inside their country. Thats nl reason to attack them.\n
        \n
        > forced expulsion of those people, so it must be taken down and the genocide must cease.\n
        \n
        Forced expulsion is dtill inside their own country. So you take them down with a genocide yourself? Fight fire with fire?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697140217 {#4650
        date: 2023-10-12 21:50:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Lmaydev@programming.dev"
        "@cyclohexane@lemmy.ml"
        "@Flumsy@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4653 …}
      +nested: Doctrine\ORM\PersistentCollection {#4655 …}
      +votes: Doctrine\ORM\PersistentCollection {#4657 …}
      +reports: Doctrine\ORM\PersistentCollection {#4659 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4661 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4663 …}
      -id: 43835
      -bodyTs: "'african':10 'arab':9 'attack':36 'busi':22 'ceas':53 'christian':16 'countri':31,61 'dtill':57 'etc':11,17 'ethnic':8 'ethnoreligi':1 'exclud':4 'expuls':39,55 'fight':71 'fire':72,74 'forc':38,54 'genocid':51,69 'insid':29,58 'muslim':15 'must':45,52 'nl':33 'peopl':5,42 'reason':34 'religion':14 'rule':24 'state':2 'take':64 'taken':47 'that':20,32 'want':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3836818"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697140217 {#4651
        date: 2023-10-12 21:50:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: """
      No it is not their business to genocide ethnic and religious minorities lmao. Would you say the same about the Nazis too? was the US justified in genociding native americans also? ridiculous.\n
      \n
      > Forced expulsion is dtill inside their own country\n
      \n
      yes it is. I hope you dont mean that this makes it better. I may be failing to understand this genocide sympathizer logic.\n
      \n
      > So you take them down with a genocide yourself?\n
      \n
      No. The only one committing genocide at the moment and in this conflict is Israel itself.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697140439 {#4720
      date: 2023-10-12 21:53:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Lmaydev@programming.dev"
      "@cyclohexane@lemmy.ml"
      "@Flumsy@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4723 …}
    +nested: Doctrine\ORM\PersistentCollection {#4725 …}
    +votes: Doctrine\ORM\PersistentCollection {#4727 …}
    +reports: Doctrine\ORM\PersistentCollection {#4729 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4731 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4733 …}
    -id: 43844
    -bodyTs: "'also':31 'american':30 'better':53 'busi':6 'commit':77 'conflict':85 'countri':40 'dont':47 'dtill':36 'ethnic':9 'expuls':34 'fail':57 'forc':33 'genocid':8,28,61,71,78 'hope':45 'insid':37 'israel':87 'justifi':26 'lmao':13 'logic':63 'make':51 'may':55 'mean':48 'minor':12 'moment':81 'nativ':29 'nazi':21 'one':76 'religi':11 'ridicul':32 'say':16 'sympath':62 'take':66 'understand':59 'us':25 'would':14 'yes':41"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4842399"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697140439 {#4721
      date: 2023-10-12 21:53:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: """
    > was the US justified in genociding native americans also?\n
    \n
    No. Would you say its justified to attack the US today (because of that genocide)? I certainly wouldnt.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697140744 {#4740
    date: 2023-10-12 21:59:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
    "@cyclohexane@lemmy.ml"
    "@Flumsy@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4744 …}
  +nested: Doctrine\ORM\PersistentCollection {#4749 …}
  +votes: Doctrine\ORM\PersistentCollection {#4745 …}
  +reports: Doctrine\ORM\PersistentCollection {#4751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4755 …}
  -id: 43856
  -bodyTs: "'also':9 'american':8 'attack':17 'certain':26 'genocid':6,24 'justifi':4,15 'nativ':7 'say':13 'today':20 'us':3,19 'would':11 'wouldnt':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3837058"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697140744 {#4737
    date: 2023-10-12 21:59:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#4741
  +user: Proxies\__CG__\App\Entity\User {#4376 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4722
    +user: Proxies\__CG__\App\Entity\User {#4256 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4652
      +user: Proxies\__CG__\App\Entity\User {#4376 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4598
        +user: Proxies\__CG__\App\Entity\User {#4256 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4545
          +user: Proxies\__CG__\App\Entity\User {#4376 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4444
            +user: Proxies\__CG__\App\Entity\User {#4256 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4375
              +user: Proxies\__CG__\App\Entity\User {#4376 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4255
                +user: Proxies\__CG__\App\Entity\User {#4256 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#4031
                  +user: App\Entity\User {#3979 …}
                  +entry: App\Entity\Entry {#2388}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: null
                  +root: null
                  +body: """
                    Someone’s parents never taught them to share.\n
                    \n
                    Obligatory fuck religion.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 91
                  +score: 0
                  +lastActive: DateTime @1697193331 {#3945
                    date: 2023-10-13 12:35:31.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@balderdash9@lemmy.zip"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4029 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4027 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4025 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4023 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
                  -id: 41584
                  -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://programming.dev/comment/3809828"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1697039529 {#3981
                    date: 2023-10-11 17:52:09.0 +02:00
                  }
                }
                +root: App\Entity\EntryComment {#4031}
                +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 25
                +score: 0
                +lastActive: DateTime @1697054347 {#4253
                  date: 2023-10-11 21:59:07.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@balderdash9@lemmy.zip"
                  "@Lmaydev@programming.dev"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4257 …}
                +nested: Doctrine\ORM\PersistentCollection {#4259 …}
                +votes: Doctrine\ORM\PersistentCollection {#4261 …}
                +reports: Doctrine\ORM\PersistentCollection {#4263 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
                -id: 41919
                -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/4810940"
                +editedAt: null
                +createdAt: DateTimeImmutable @1697054347 {#4254
                  date: 2023-10-11 21:59:07.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4031}
              +body: "So then, why is their official goal to destroy Israel? Thats 100% a religious war"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 6
              +score: 0
              +lastActive: DateTime @1697134790 {#4373
                date: 2023-10-12 20:19:50.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@balderdash9@lemmy.zip"
                "@Lmaydev@programming.dev"
                "@cyclohexane@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4377 …}
              +nested: Doctrine\ORM\PersistentCollection {#4379 …}
              +votes: Doctrine\ORM\PersistentCollection {#4381 …}
              +reports: Doctrine\ORM\PersistentCollection {#4383 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4385 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4387 …}
              -id: 43695
              -bodyTs: "'100':12 'destroy':9 'goal':7 'israel':10 'offici':6 'religi':14 'that':11 'war':15"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://feddit.de/comment/3834354"
              +editedAt: null
              +createdAt: DateTimeImmutable @1697134790 {#4374
                date: 2023-10-12 20:19:50.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4031}
            +body: """
              Israel is by its own definition the Zionist state founded on religious exclusivism. An ethnocentric state in a land inhabited by other religions and ethnicities. It should absolutely be taken down.\n
              \n
              > religious war\n
              \n
              Israel is not Judaism.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1697136171 {#4442
              date: 2023-10-12 20:42:51.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@balderdash9@lemmy.zip"
              "@Lmaydev@programming.dev"
              "@cyclohexane@lemmy.ml"
              "@Flumsy@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4445 …}
            +nested: Doctrine\ORM\PersistentCollection {#4447 …}
            +votes: Doctrine\ORM\PersistentCollection {#4449 …}
            +reports: Doctrine\ORM\PersistentCollection {#4451 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4453 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4455 …}
            -id: 43732
            -bodyTs: "'absolut':28 'definit':6 'ethnic':25 'ethnocentr':15 'exclusiv':13 'found':10 'inhabit':20 'israel':1,34 'judaism':37 'land':19 'religi':12,32 'religion':23 'state':9,16 'taken':30 'war':33 'zionist':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/4840523"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697136171 {#4443
              date: 2023-10-12 20:42:51.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4031}
          +body: """
            > An ethnocentric state in a land inhabited by other religions and ethnicities.\n
            \n
            - In land bordering the lands of lther religions and ethnicities.\n
            \n
            What exactly justifies the takedown of Israel? That its religion is different or what? Thats none of ghe other countries business.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1697139279 {#4543
            date: 2023-10-12 21:34:39.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
            "@Lmaydev@programming.dev"
            "@cyclohexane@lemmy.ml"
            "@Flumsy@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4546 …}
          +nested: Doctrine\ORM\PersistentCollection {#4548 …}
          +votes: Doctrine\ORM\PersistentCollection {#4550 …}
          +reports: Doctrine\ORM\PersistentCollection {#4552 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4554 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4556 …}
          -id: 43810
          -bodyTs: "'border':15 'busi':43 'countri':42 'differ':34 'ethnic':12,22 'ethnocentr':2 'exact':24 'ghe':40 'inhabit':7 'israel':29 'justifi':25 'land':6,14,17 'lther':19 'none':38 'religion':10,20,32 'state':3 'takedown':27 'that':37"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/3836476"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697139279 {#4544
            date: 2023-10-12 21:34:39.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4031}
        +body: "as I already said above, it is because it is an ethnoreligious state that excludes people of other ethnicities (Arabs, Africans, etc) and other religions (Muslims, Christians, etc). It has engaged in massacre and forced expulsion of those people, so it must be taken down and the genocide must cease."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1697139691 {#4596
          date: 2023-10-12 21:41:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Lmaydev@programming.dev"
          "@cyclohexane@lemmy.ml"
          "@Flumsy@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4599 …}
        +nested: Doctrine\ORM\PersistentCollection {#4601 …}
        +votes: Doctrine\ORM\PersistentCollection {#4603 …}
        +reports: Doctrine\ORM\PersistentCollection {#4605 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4607 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4609 …}
        -id: 43822
        -bodyTs: "'african':21 'alreadi':3 'arab':20 'ceas':50 'christian':27 'engag':31 'etc':22,28 'ethnic':19 'ethnoreligi':12 'exclud':15 'expuls':36 'forc':35 'genocid':48 'massacr':33 'muslim':26 'must':42,49 'peopl':16,39 'religion':25 'said':4 'state':13 'taken':44"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4842036"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697139691 {#4597
          date: 2023-10-12 21:41:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: """
        > ethnoreligious state that excludes people of other ethnicities (Arabs, Africans, etc) and other religions (Muslims, Christians, etc)\n
        \n
        So what? Thats their business what rules they want to have inside their country. Thats nl reason to attack them.\n
        \n
        > forced expulsion of those people, so it must be taken down and the genocide must cease.\n
        \n
        Forced expulsion is dtill inside their own country. So you take them down with a genocide yourself? Fight fire with fire?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697140217 {#4650
        date: 2023-10-12 21:50:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Lmaydev@programming.dev"
        "@cyclohexane@lemmy.ml"
        "@Flumsy@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4653 …}
      +nested: Doctrine\ORM\PersistentCollection {#4655 …}
      +votes: Doctrine\ORM\PersistentCollection {#4657 …}
      +reports: Doctrine\ORM\PersistentCollection {#4659 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4661 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4663 …}
      -id: 43835
      -bodyTs: "'african':10 'arab':9 'attack':36 'busi':22 'ceas':53 'christian':16 'countri':31,61 'dtill':57 'etc':11,17 'ethnic':8 'ethnoreligi':1 'exclud':4 'expuls':39,55 'fight':71 'fire':72,74 'forc':38,54 'genocid':51,69 'insid':29,58 'muslim':15 'must':45,52 'nl':33 'peopl':5,42 'reason':34 'religion':14 'rule':24 'state':2 'take':64 'taken':47 'that':20,32 'want':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3836818"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697140217 {#4651
        date: 2023-10-12 21:50:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: """
      No it is not their business to genocide ethnic and religious minorities lmao. Would you say the same about the Nazis too? was the US justified in genociding native americans also? ridiculous.\n
      \n
      > Forced expulsion is dtill inside their own country\n
      \n
      yes it is. I hope you dont mean that this makes it better. I may be failing to understand this genocide sympathizer logic.\n
      \n
      > So you take them down with a genocide yourself?\n
      \n
      No. The only one committing genocide at the moment and in this conflict is Israel itself.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697140439 {#4720
      date: 2023-10-12 21:53:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Lmaydev@programming.dev"
      "@cyclohexane@lemmy.ml"
      "@Flumsy@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4723 …}
    +nested: Doctrine\ORM\PersistentCollection {#4725 …}
    +votes: Doctrine\ORM\PersistentCollection {#4727 …}
    +reports: Doctrine\ORM\PersistentCollection {#4729 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4731 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4733 …}
    -id: 43844
    -bodyTs: "'also':31 'american':30 'better':53 'busi':6 'commit':77 'conflict':85 'countri':40 'dont':47 'dtill':36 'ethnic':9 'expuls':34 'fail':57 'forc':33 'genocid':8,28,61,71,78 'hope':45 'insid':37 'israel':87 'justifi':26 'lmao':13 'logic':63 'make':51 'may':55 'mean':48 'minor':12 'moment':81 'nativ':29 'nazi':21 'one':76 'religi':11 'ridicul':32 'say':16 'sympath':62 'take':66 'understand':59 'us':25 'would':14 'yes':41"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4842399"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697140439 {#4721
      date: 2023-10-12 21:53:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: """
    > was the US justified in genociding native americans also?\n
    \n
    No. Would you say its justified to attack the US today (because of that genocide)? I certainly wouldnt.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697140744 {#4740
    date: 2023-10-12 21:59:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
    "@cyclohexane@lemmy.ml"
    "@Flumsy@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4744 …}
  +nested: Doctrine\ORM\PersistentCollection {#4749 …}
  +votes: Doctrine\ORM\PersistentCollection {#4745 …}
  +reports: Doctrine\ORM\PersistentCollection {#4751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4755 …}
  -id: 43856
  -bodyTs: "'also':9 'american':8 'attack':17 'certain':26 'genocid':6,24 'justifi':4,15 'nativ':7 'say':13 'today':20 'us':3,19 'would':11 'wouldnt':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3837058"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697140744 {#4737
    date: 2023-10-12 21:59:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#4741
  +user: Proxies\__CG__\App\Entity\User {#4376 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4722
    +user: Proxies\__CG__\App\Entity\User {#4256 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4652
      +user: Proxies\__CG__\App\Entity\User {#4376 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4598
        +user: Proxies\__CG__\App\Entity\User {#4256 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4545
          +user: Proxies\__CG__\App\Entity\User {#4376 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4444
            +user: Proxies\__CG__\App\Entity\User {#4256 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4375
              +user: Proxies\__CG__\App\Entity\User {#4376 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4255
                +user: Proxies\__CG__\App\Entity\User {#4256 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#4031
                  +user: App\Entity\User {#3979 …}
                  +entry: App\Entity\Entry {#2388}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: null
                  +root: null
                  +body: """
                    Someone’s parents never taught them to share.\n
                    \n
                    Obligatory fuck religion.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 91
                  +score: 0
                  +lastActive: DateTime @1697193331 {#3945
                    date: 2023-10-13 12:35:31.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@balderdash9@lemmy.zip"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4029 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4027 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4025 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4023 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
                  -id: 41584
                  -bodyTs: "'fuck':10 'never':4 'obligatori':9 'parent':3 'religion':11 'share':8 'someon':1 'taught':5"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://programming.dev/comment/3809828"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1697039529 {#3981
                    date: 2023-10-11 17:52:09.0 +02:00
                  }
                }
                +root: App\Entity\EntryComment {#4031}
                +body: "Palestine is not a religious entity, and have been in favor of religious coexistence since the very beginning. It is the Zionist state that is exclusive of other religions by design."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 25
                +score: 0
                +lastActive: DateTime @1697054347 {#4253
                  date: 2023-10-11 21:59:07.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@balderdash9@lemmy.zip"
                  "@Lmaydev@programming.dev"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4257 …}
                +nested: Doctrine\ORM\PersistentCollection {#4259 …}
                +votes: Doctrine\ORM\PersistentCollection {#4261 …}
                +reports: Doctrine\ORM\PersistentCollection {#4263 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
                -id: 41919
                -bodyTs: "'begin':18 'coexist':14 'design':31 'entiti':6 'exclus':26 'favor':11 'palestin':1 'religi':5,13 'religion':29 'sinc':15 'state':23 'zionist':22"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/4810940"
                +editedAt: null
                +createdAt: DateTimeImmutable @1697054347 {#4254
                  date: 2023-10-11 21:59:07.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4031}
              +body: "So then, why is their official goal to destroy Israel? Thats 100% a religious war"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 6
              +score: 0
              +lastActive: DateTime @1697134790 {#4373
                date: 2023-10-12 20:19:50.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@balderdash9@lemmy.zip"
                "@Lmaydev@programming.dev"
                "@cyclohexane@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4377 …}
              +nested: Doctrine\ORM\PersistentCollection {#4379 …}
              +votes: Doctrine\ORM\PersistentCollection {#4381 …}
              +reports: Doctrine\ORM\PersistentCollection {#4383 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4385 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4387 …}
              -id: 43695
              -bodyTs: "'100':12 'destroy':9 'goal':7 'israel':10 'offici':6 'religi':14 'that':11 'war':15"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://feddit.de/comment/3834354"
              +editedAt: null
              +createdAt: DateTimeImmutable @1697134790 {#4374
                date: 2023-10-12 20:19:50.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4031}
            +body: """
              Israel is by its own definition the Zionist state founded on religious exclusivism. An ethnocentric state in a land inhabited by other religions and ethnicities. It should absolutely be taken down.\n
              \n
              > religious war\n
              \n
              Israel is not Judaism.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1697136171 {#4442
              date: 2023-10-12 20:42:51.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@balderdash9@lemmy.zip"
              "@Lmaydev@programming.dev"
              "@cyclohexane@lemmy.ml"
              "@Flumsy@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4445 …}
            +nested: Doctrine\ORM\PersistentCollection {#4447 …}
            +votes: Doctrine\ORM\PersistentCollection {#4449 …}
            +reports: Doctrine\ORM\PersistentCollection {#4451 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4453 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4455 …}
            -id: 43732
            -bodyTs: "'absolut':28 'definit':6 'ethnic':25 'ethnocentr':15 'exclusiv':13 'found':10 'inhabit':20 'israel':1,34 'judaism':37 'land':19 'religi':12,32 'religion':23 'state':9,16 'taken':30 'war':33 'zionist':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/4840523"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697136171 {#4443
              date: 2023-10-12 20:42:51.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4031}
          +body: """
            > An ethnocentric state in a land inhabited by other religions and ethnicities.\n
            \n
            - In land bordering the lands of lther religions and ethnicities.\n
            \n
            What exactly justifies the takedown of Israel? That its religion is different or what? Thats none of ghe other countries business.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1697139279 {#4543
            date: 2023-10-12 21:34:39.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
            "@Lmaydev@programming.dev"
            "@cyclohexane@lemmy.ml"
            "@Flumsy@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4546 …}
          +nested: Doctrine\ORM\PersistentCollection {#4548 …}
          +votes: Doctrine\ORM\PersistentCollection {#4550 …}
          +reports: Doctrine\ORM\PersistentCollection {#4552 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4554 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4556 …}
          -id: 43810
          -bodyTs: "'border':15 'busi':43 'countri':42 'differ':34 'ethnic':12,22 'ethnocentr':2 'exact':24 'ghe':40 'inhabit':7 'israel':29 'justifi':25 'land':6,14,17 'lther':19 'none':38 'religion':10,20,32 'state':3 'takedown':27 'that':37"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/3836476"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697139279 {#4544
            date: 2023-10-12 21:34:39.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4031}
        +body: "as I already said above, it is because it is an ethnoreligious state that excludes people of other ethnicities (Arabs, Africans, etc) and other religions (Muslims, Christians, etc). It has engaged in massacre and forced expulsion of those people, so it must be taken down and the genocide must cease."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1697139691 {#4596
          date: 2023-10-12 21:41:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Lmaydev@programming.dev"
          "@cyclohexane@lemmy.ml"
          "@Flumsy@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4599 …}
        +nested: Doctrine\ORM\PersistentCollection {#4601 …}
        +votes: Doctrine\ORM\PersistentCollection {#4603 …}
        +reports: Doctrine\ORM\PersistentCollection {#4605 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4607 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4609 …}
        -id: 43822
        -bodyTs: "'african':21 'alreadi':3 'arab':20 'ceas':50 'christian':27 'engag':31 'etc':22,28 'ethnic':19 'ethnoreligi':12 'exclud':15 'expuls':36 'forc':35 'genocid':48 'massacr':33 'muslim':26 'must':42,49 'peopl':16,39 'religion':25 'said':4 'state':13 'taken':44"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4842036"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697139691 {#4597
          date: 2023-10-12 21:41:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: """
        > ethnoreligious state that excludes people of other ethnicities (Arabs, Africans, etc) and other religions (Muslims, Christians, etc)\n
        \n
        So what? Thats their business what rules they want to have inside their country. Thats nl reason to attack them.\n
        \n
        > forced expulsion of those people, so it must be taken down and the genocide must cease.\n
        \n
        Forced expulsion is dtill inside their own country. So you take them down with a genocide yourself? Fight fire with fire?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697140217 {#4650
        date: 2023-10-12 21:50:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Lmaydev@programming.dev"
        "@cyclohexane@lemmy.ml"
        "@Flumsy@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4653 …}
      +nested: Doctrine\ORM\PersistentCollection {#4655 …}
      +votes: Doctrine\ORM\PersistentCollection {#4657 …}
      +reports: Doctrine\ORM\PersistentCollection {#4659 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4661 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4663 …}
      -id: 43835
      -bodyTs: "'african':10 'arab':9 'attack':36 'busi':22 'ceas':53 'christian':16 'countri':31,61 'dtill':57 'etc':11,17 'ethnic':8 'ethnoreligi':1 'exclud':4 'expuls':39,55 'fight':71 'fire':72,74 'forc':38,54 'genocid':51,69 'insid':29,58 'muslim':15 'must':45,52 'nl':33 'peopl':5,42 'reason':34 'religion':14 'rule':24 'state':2 'take':64 'taken':47 'that':20,32 'want':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3836818"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697140217 {#4651
        date: 2023-10-12 21:50:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: """
      No it is not their business to genocide ethnic and religious minorities lmao. Would you say the same about the Nazis too? was the US justified in genociding native americans also? ridiculous.\n
      \n
      > Forced expulsion is dtill inside their own country\n
      \n
      yes it is. I hope you dont mean that this makes it better. I may be failing to understand this genocide sympathizer logic.\n
      \n
      > So you take them down with a genocide yourself?\n
      \n
      No. The only one committing genocide at the moment and in this conflict is Israel itself.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697140439 {#4720
      date: 2023-10-12 21:53:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Lmaydev@programming.dev"
      "@cyclohexane@lemmy.ml"
      "@Flumsy@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4723 …}
    +nested: Doctrine\ORM\PersistentCollection {#4725 …}
    +votes: Doctrine\ORM\PersistentCollection {#4727 …}
    +reports: Doctrine\ORM\PersistentCollection {#4729 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4731 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4733 …}
    -id: 43844
    -bodyTs: "'also':31 'american':30 'better':53 'busi':6 'commit':77 'conflict':85 'countri':40 'dont':47 'dtill':36 'ethnic':9 'expuls':34 'fail':57 'forc':33 'genocid':8,28,61,71,78 'hope':45 'insid':37 'israel':87 'justifi':26 'lmao':13 'logic':63 'make':51 'may':55 'mean':48 'minor':12 'moment':81 'nativ':29 'nazi':21 'one':76 'religi':11 'ridicul':32 'say':16 'sympath':62 'take':66 'understand':59 'us':25 'would':14 'yes':41"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4842399"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697140439 {#4721
      date: 2023-10-12 21:53:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: """
    > was the US justified in genociding native americans also?\n
    \n
    No. Would you say its justified to attack the US today (because of that genocide)? I certainly wouldnt.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697140744 {#4740
    date: 2023-10-12 21:59:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Lmaydev@programming.dev"
    "@cyclohexane@lemmy.ml"
    "@Flumsy@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4744 …}
  +nested: Doctrine\ORM\PersistentCollection {#4749 …}
  +votes: Doctrine\ORM\PersistentCollection {#4745 …}
  +reports: Doctrine\ORM\PersistentCollection {#4751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4755 …}
  -id: 43856
  -bodyTs: "'also':9 'american':8 'attack':17 'certain':26 'genocid':6,24 'justifi':4,15 'nativ':7 'say':13 'today':20 'us':3,19 'would':11 'wouldnt':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3837058"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697140744 {#4737
    date: 2023-10-12 21:59:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4069
  +user: App\Entity\User {#4052 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "It worked so well when they did the same thing for themselves and Ireland."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 215
  +score: 0
  +lastActive: DateTime @1697160760 {#4076
    date: 2023-10-13 03:32:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4062 …}
  +nested: Doctrine\ORM\PersistentCollection {#4065 …}
  +votes: Doctrine\ORM\PersistentCollection {#4063 …}
  +reports: Doctrine\ORM\PersistentCollection {#4061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
  -id: 41575
  -bodyTs: "'ireland':14 'thing':10 'well':4 'work':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/531362/-/comment/2896432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697039156 {#4068
    date: 2023-10-11 17:45:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#4069
  +user: App\Entity\User {#4052 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "It worked so well when they did the same thing for themselves and Ireland."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 215
  +score: 0
  +lastActive: DateTime @1697160760 {#4076
    date: 2023-10-13 03:32:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4062 …}
  +nested: Doctrine\ORM\PersistentCollection {#4065 …}
  +votes: Doctrine\ORM\PersistentCollection {#4063 …}
  +reports: Doctrine\ORM\PersistentCollection {#4061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
  -id: 41575
  -bodyTs: "'ireland':14 'thing':10 'well':4 'work':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/531362/-/comment/2896432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697039156 {#4068
    date: 2023-10-11 17:45:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#4069
  +user: App\Entity\User {#4052 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "It worked so well when they did the same thing for themselves and Ireland."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 215
  +score: 0
  +lastActive: DateTime @1697160760 {#4076
    date: 2023-10-13 03:32:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4062 …}
  +nested: Doctrine\ORM\PersistentCollection {#4065 …}
  +votes: Doctrine\ORM\PersistentCollection {#4063 …}
  +reports: Doctrine\ORM\PersistentCollection {#4061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
  -id: 41575
  -bodyTs: "'ireland':14 'thing':10 'well':4 'work':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/531362/-/comment/2896432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697039156 {#4068
    date: 2023-10-11 17:45:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4150
  +user: Proxies\__CG__\App\Entity\User {#4158 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4069
    +user: App\Entity\User {#4052 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "It worked so well when they did the same thing for themselves and Ireland."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 215
    +score: 0
    +lastActive: DateTime @1697160760 {#4076
      date: 2023-10-13 03:32:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4062 …}
    +nested: Doctrine\ORM\PersistentCollection {#4065 …}
    +votes: Doctrine\ORM\PersistentCollection {#4063 …}
    +reports: Doctrine\ORM\PersistentCollection {#4061 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
    -id: 41575
    -bodyTs: "'ireland':14 'thing':10 'well':4 'work':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/531362/-/comment/2896432"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697039156 {#4068
      date: 2023-10-11 17:45:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4069}
  +body: "Well… it shouldn’t be an issue."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697040719 {#4155
    date: 2023-10-11 18:11:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Haus@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4161 …}
  +nested: Doctrine\ORM\PersistentCollection {#4163 …}
  +votes: Doctrine\ORM\PersistentCollection {#4159 …}
  +reports: Doctrine\ORM\PersistentCollection {#4166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4170 …}
  -id: 41609
  -bodyTs: "'issu':7 'shouldn':3 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4442578"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697040719 {#4152
    date: 2023-10-11 18:11:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#4150
  +user: Proxies\__CG__\App\Entity\User {#4158 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4069
    +user: App\Entity\User {#4052 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "It worked so well when they did the same thing for themselves and Ireland."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 215
    +score: 0
    +lastActive: DateTime @1697160760 {#4076
      date: 2023-10-13 03:32:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4062 …}
    +nested: Doctrine\ORM\PersistentCollection {#4065 …}
    +votes: Doctrine\ORM\PersistentCollection {#4063 …}
    +reports: Doctrine\ORM\PersistentCollection {#4061 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
    -id: 41575
    -bodyTs: "'ireland':14 'thing':10 'well':4 'work':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/531362/-/comment/2896432"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697039156 {#4068
      date: 2023-10-11 17:45:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4069}
  +body: "Well… it shouldn’t be an issue."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697040719 {#4155
    date: 2023-10-11 18:11:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Haus@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4161 …}
  +nested: Doctrine\ORM\PersistentCollection {#4163 …}
  +votes: Doctrine\ORM\PersistentCollection {#4159 …}
  +reports: Doctrine\ORM\PersistentCollection {#4166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4170 …}
  -id: 41609
  -bodyTs: "'issu':7 'shouldn':3 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4442578"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697040719 {#4152
    date: 2023-10-11 18:11:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#4150
  +user: Proxies\__CG__\App\Entity\User {#4158 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4069
    +user: App\Entity\User {#4052 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "It worked so well when they did the same thing for themselves and Ireland."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 215
    +score: 0
    +lastActive: DateTime @1697160760 {#4076
      date: 2023-10-13 03:32:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4062 …}
    +nested: Doctrine\ORM\PersistentCollection {#4065 …}
    +votes: Doctrine\ORM\PersistentCollection {#4063 …}
    +reports: Doctrine\ORM\PersistentCollection {#4061 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
    -id: 41575
    -bodyTs: "'ireland':14 'thing':10 'well':4 'work':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/531362/-/comment/2896432"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697039156 {#4068
      date: 2023-10-11 17:45:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4069}
  +body: "Well… it shouldn’t be an issue."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697040719 {#4155
    date: 2023-10-11 18:11:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Haus@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4161 …}
  +nested: Doctrine\ORM\PersistentCollection {#4163 …}
  +votes: Doctrine\ORM\PersistentCollection {#4159 …}
  +reports: Doctrine\ORM\PersistentCollection {#4166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4170 …}
  -id: 41609
  -bodyTs: "'issu':7 'shouldn':3 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4442578"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697040719 {#4152
    date: 2023-10-11 18:11:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4175
  +user: Proxies\__CG__\App\Entity\User {#4176 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4069
    +user: App\Entity\User {#4052 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "It worked so well when they did the same thing for themselves and Ireland."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 215
    +score: 0
    +lastActive: DateTime @1697160760 {#4076
      date: 2023-10-13 03:32:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4062 …}
    +nested: Doctrine\ORM\PersistentCollection {#4065 …}
    +votes: Doctrine\ORM\PersistentCollection {#4063 …}
    +reports: Doctrine\ORM\PersistentCollection {#4061 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
    -id: 41575
    -bodyTs: "'ireland':14 'thing':10 'well':4 'work':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/531362/-/comment/2896432"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697039156 {#4068
      date: 2023-10-11 17:45:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4069}
  +body: "They even had a nice little name for it, The Troubles Fun Times!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1697042010 {#4172
    date: 2023-10-11 18:33:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Haus@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4177 …}
  +nested: Doctrine\ORM\PersistentCollection {#4179 …}
  +votes: Doctrine\ORM\PersistentCollection {#4181 …}
  +reports: Doctrine\ORM\PersistentCollection {#4183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4187 …}
  -id: 41639
  -bodyTs: "'even':2 'fun':12 'littl':6 'name':7 'nice':5 'time':13 'troubl':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4443148"
  +editedAt: DateTimeImmutable @1697042029 {#4173
    date: 2023-10-11 18:33:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697042010 {#4174
    date: 2023-10-11 18:33:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#4175
  +user: Proxies\__CG__\App\Entity\User {#4176 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4069
    +user: App\Entity\User {#4052 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "It worked so well when they did the same thing for themselves and Ireland."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 215
    +score: 0
    +lastActive: DateTime @1697160760 {#4076
      date: 2023-10-13 03:32:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4062 …}
    +nested: Doctrine\ORM\PersistentCollection {#4065 …}
    +votes: Doctrine\ORM\PersistentCollection {#4063 …}
    +reports: Doctrine\ORM\PersistentCollection {#4061 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
    -id: 41575
    -bodyTs: "'ireland':14 'thing':10 'well':4 'work':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/531362/-/comment/2896432"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697039156 {#4068
      date: 2023-10-11 17:45:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4069}
  +body: "They even had a nice little name for it, The Troubles Fun Times!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1697042010 {#4172
    date: 2023-10-11 18:33:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Haus@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4177 …}
  +nested: Doctrine\ORM\PersistentCollection {#4179 …}
  +votes: Doctrine\ORM\PersistentCollection {#4181 …}
  +reports: Doctrine\ORM\PersistentCollection {#4183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4187 …}
  -id: 41639
  -bodyTs: "'even':2 'fun':12 'littl':6 'name':7 'nice':5 'time':13 'troubl':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4443148"
  +editedAt: DateTimeImmutable @1697042029 {#4173
    date: 2023-10-11 18:33:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697042010 {#4174
    date: 2023-10-11 18:33:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#4175
  +user: Proxies\__CG__\App\Entity\User {#4176 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4069
    +user: App\Entity\User {#4052 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "It worked so well when they did the same thing for themselves and Ireland."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 215
    +score: 0
    +lastActive: DateTime @1697160760 {#4076
      date: 2023-10-13 03:32:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4062 …}
    +nested: Doctrine\ORM\PersistentCollection {#4065 …}
    +votes: Doctrine\ORM\PersistentCollection {#4063 …}
    +reports: Doctrine\ORM\PersistentCollection {#4061 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
    -id: 41575
    -bodyTs: "'ireland':14 'thing':10 'well':4 'work':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/531362/-/comment/2896432"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697039156 {#4068
      date: 2023-10-11 17:45:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4069}
  +body: "They even had a nice little name for it, The Troubles Fun Times!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1697042010 {#4172
    date: 2023-10-11 18:33:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Haus@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4177 …}
  +nested: Doctrine\ORM\PersistentCollection {#4179 …}
  +votes: Doctrine\ORM\PersistentCollection {#4181 …}
  +reports: Doctrine\ORM\PersistentCollection {#4183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4187 …}
  -id: 41639
  -bodyTs: "'even':2 'fun':12 'littl':6 'name':7 'nice':5 'time':13 'troubl':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4443148"
  +editedAt: DateTimeImmutable @1697042029 {#4173
    date: 2023-10-11 18:33:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697042010 {#4174
    date: 2023-10-11 18:33:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4343
  +user: Proxies\__CG__\App\Entity\User {#4344 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4175
    +user: Proxies\__CG__\App\Entity\User {#4176 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4069
      +user: App\Entity\User {#4052 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "It worked so well when they did the same thing for themselves and Ireland."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 215
      +score: 0
      +lastActive: DateTime @1697160760 {#4076
        date: 2023-10-13 03:32:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4062 …}
      +nested: Doctrine\ORM\PersistentCollection {#4065 …}
      +votes: Doctrine\ORM\PersistentCollection {#4063 …}
      +reports: Doctrine\ORM\PersistentCollection {#4061 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
      -id: 41575
      -bodyTs: "'ireland':14 'thing':10 'well':4 'work':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/531362/-/comment/2896432"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697039156 {#4068
        date: 2023-10-11 17:45:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4069}
    +body: "They even had a nice little name for it, The Troubles Fun Times!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1697042010 {#4172
      date: 2023-10-11 18:33:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Haus@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4177 …}
    +nested: Doctrine\ORM\PersistentCollection {#4179 …}
    +votes: Doctrine\ORM\PersistentCollection {#4181 …}
    +reports: Doctrine\ORM\PersistentCollection {#4183 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4185 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4187 …}
    -id: 41639
    -bodyTs: "'even':2 'fun':12 'littl':6 'name':7 'nice':5 'time':13 'troubl':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4443148"
    +editedAt: DateTimeImmutable @1697042029 {#4173
      date: 2023-10-11 18:33:49.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697042010 {#4174
      date: 2023-10-11 18:33:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4069}
  +body: "“Spicy diplomacy”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697049928 {#4341
    date: 2023-10-11 20:45:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Haus@kbin.social"
    "@Decoy321@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: 41818
  -bodyTs: "'diplomaci':2 'spici':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4324358"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697049928 {#4342
    date: 2023-10-11 20:45:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#4343
  +user: Proxies\__CG__\App\Entity\User {#4344 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4175
    +user: Proxies\__CG__\App\Entity\User {#4176 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4069
      +user: App\Entity\User {#4052 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "It worked so well when they did the same thing for themselves and Ireland."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 215
      +score: 0
      +lastActive: DateTime @1697160760 {#4076
        date: 2023-10-13 03:32:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4062 …}
      +nested: Doctrine\ORM\PersistentCollection {#4065 …}
      +votes: Doctrine\ORM\PersistentCollection {#4063 …}
      +reports: Doctrine\ORM\PersistentCollection {#4061 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
      -id: 41575
      -bodyTs: "'ireland':14 'thing':10 'well':4 'work':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/531362/-/comment/2896432"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697039156 {#4068
        date: 2023-10-11 17:45:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4069}
    +body: "They even had a nice little name for it, The Troubles Fun Times!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1697042010 {#4172
      date: 2023-10-11 18:33:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Haus@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4177 …}
    +nested: Doctrine\ORM\PersistentCollection {#4179 …}
    +votes: Doctrine\ORM\PersistentCollection {#4181 …}
    +reports: Doctrine\ORM\PersistentCollection {#4183 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4185 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4187 …}
    -id: 41639
    -bodyTs: "'even':2 'fun':12 'littl':6 'name':7 'nice':5 'time':13 'troubl':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4443148"
    +editedAt: DateTimeImmutable @1697042029 {#4173
      date: 2023-10-11 18:33:49.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697042010 {#4174
      date: 2023-10-11 18:33:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4069}
  +body: "“Spicy diplomacy”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697049928 {#4341
    date: 2023-10-11 20:45:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Haus@kbin.social"
    "@Decoy321@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: 41818
  -bodyTs: "'diplomaci':2 'spici':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4324358"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697049928 {#4342
    date: 2023-10-11 20:45:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#4343
  +user: Proxies\__CG__\App\Entity\User {#4344 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4175
    +user: Proxies\__CG__\App\Entity\User {#4176 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4069
      +user: App\Entity\User {#4052 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "It worked so well when they did the same thing for themselves and Ireland."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 215
      +score: 0
      +lastActive: DateTime @1697160760 {#4076
        date: 2023-10-13 03:32:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4062 …}
      +nested: Doctrine\ORM\PersistentCollection {#4065 …}
      +votes: Doctrine\ORM\PersistentCollection {#4063 …}
      +reports: Doctrine\ORM\PersistentCollection {#4061 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
      -id: 41575
      -bodyTs: "'ireland':14 'thing':10 'well':4 'work':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/531362/-/comment/2896432"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697039156 {#4068
        date: 2023-10-11 17:45:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4069}
    +body: "They even had a nice little name for it, The Troubles Fun Times!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1697042010 {#4172
      date: 2023-10-11 18:33:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Haus@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4177 …}
    +nested: Doctrine\ORM\PersistentCollection {#4179 …}
    +votes: Doctrine\ORM\PersistentCollection {#4181 …}
    +reports: Doctrine\ORM\PersistentCollection {#4183 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4185 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4187 …}
    -id: 41639
    -bodyTs: "'even':2 'fun':12 'littl':6 'name':7 'nice':5 'time':13 'troubl':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4443148"
    +editedAt: DateTimeImmutable @1697042029 {#4173
      date: 2023-10-11 18:33:49.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697042010 {#4174
      date: 2023-10-11 18:33:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4069}
  +body: "“Spicy diplomacy”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697049928 {#4341
    date: 2023-10-11 20:45:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Haus@kbin.social"
    "@Decoy321@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: 41818
  -bodyTs: "'diplomaci':2 'spici':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4324358"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697049928 {#4342
    date: 2023-10-11 20:45:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#4191
  +user: Proxies\__CG__\App\Entity\User {#4192 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4069
    +user: App\Entity\User {#4052 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "It worked so well when they did the same thing for themselves and Ireland."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 215
    +score: 0
    +lastActive: DateTime @1697160760 {#4076
      date: 2023-10-13 03:32:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4062 …}
    +nested: Doctrine\ORM\PersistentCollection {#4065 …}
    +votes: Doctrine\ORM\PersistentCollection {#4063 …}
    +reports: Doctrine\ORM\PersistentCollection {#4061 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
    -id: 41575
    -bodyTs: "'ireland':14 'thing':10 'well':4 'work':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/531362/-/comment/2896432"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697039156 {#4068
      date: 2023-10-11 17:45:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4069}
  +body: "Lmfao"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697044733 {#4189
    date: 2023-10-11 19:18:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Haus@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4193 …}
  +nested: Doctrine\ORM\PersistentCollection {#4195 …}
  +votes: Doctrine\ORM\PersistentCollection {#4197 …}
  +reports: Doctrine\ORM\PersistentCollection {#4199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
  -id: 41708
  -bodyTs: "'lmfao':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3157191"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697044733 {#4190
    date: 2023-10-11 19:18:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#4191
  +user: Proxies\__CG__\App\Entity\User {#4192 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4069
    +user: App\Entity\User {#4052 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "It worked so well when they did the same thing for themselves and Ireland."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 215
    +score: 0
    +lastActive: DateTime @1697160760 {#4076
      date: 2023-10-13 03:32:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4062 …}
    +nested: Doctrine\ORM\PersistentCollection {#4065 …}
    +votes: Doctrine\ORM\PersistentCollection {#4063 …}
    +reports: Doctrine\ORM\PersistentCollection {#4061 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
    -id: 41575
    -bodyTs: "'ireland':14 'thing':10 'well':4 'work':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/531362/-/comment/2896432"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697039156 {#4068
      date: 2023-10-11 17:45:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4069}
  +body: "Lmfao"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697044733 {#4189
    date: 2023-10-11 19:18:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Haus@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4193 …}
  +nested: Doctrine\ORM\PersistentCollection {#4195 …}
  +votes: Doctrine\ORM\PersistentCollection {#4197 …}
  +reports: Doctrine\ORM\PersistentCollection {#4199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
  -id: 41708
  -bodyTs: "'lmfao':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3157191"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697044733 {#4190
    date: 2023-10-11 19:18:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#4191
  +user: Proxies\__CG__\App\Entity\User {#4192 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4069
    +user: App\Entity\User {#4052 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "It worked so well when they did the same thing for themselves and Ireland."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 215
    +score: 0
    +lastActive: DateTime @1697160760 {#4076
      date: 2023-10-13 03:32:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4062 …}
    +nested: Doctrine\ORM\PersistentCollection {#4065 …}
    +votes: Doctrine\ORM\PersistentCollection {#4063 …}
    +reports: Doctrine\ORM\PersistentCollection {#4061 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
    -id: 41575
    -bodyTs: "'ireland':14 'thing':10 'well':4 'work':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/531362/-/comment/2896432"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697039156 {#4068
      date: 2023-10-11 17:45:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4069}
  +body: "Lmfao"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697044733 {#4189
    date: 2023-10-11 19:18:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Haus@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4193 …}
  +nested: Doctrine\ORM\PersistentCollection {#4195 …}
  +votes: Doctrine\ORM\PersistentCollection {#4197 …}
  +reports: Doctrine\ORM\PersistentCollection {#4199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
  -id: 41708
  -bodyTs: "'lmfao':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3157191"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697044733 {#4190
    date: 2023-10-11 19:18:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#4207
  +user: Proxies\__CG__\App\Entity\User {#4208 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4069
    +user: App\Entity\User {#4052 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "It worked so well when they did the same thing for themselves and Ireland."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 215
    +score: 0
    +lastActive: DateTime @1697160760 {#4076
      date: 2023-10-13 03:32:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4062 …}
    +nested: Doctrine\ORM\PersistentCollection {#4065 …}
    +votes: Doctrine\ORM\PersistentCollection {#4063 …}
    +reports: Doctrine\ORM\PersistentCollection {#4061 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
    -id: 41575
    -bodyTs: "'ireland':14 'thing':10 'well':4 'work':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/531362/-/comment/2896432"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697039156 {#4068
      date: 2023-10-11 17:45:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4069}
  +body: "It always works out fine for them. I don't know why anybody says imperialism or colonialism are bad or destructive, seems to me that Britain and France and Spain and Portugal and the Dutch are all doing fine. Really weird how maps of their empires seem to overlap a lot with parts of the world that currently or recently experienced a lot of, idk let's call it "troubles?" They must be dumb or smth"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 63
  +score: 0
  +lastActive: DateTime @1697040522 {#4205
    date: 2023-10-11 18:08:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Haus@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4209 …}
  +nested: Doctrine\ORM\PersistentCollection {#4211 …}
  +votes: Doctrine\ORM\PersistentCollection {#4213 …}
  +reports: Doctrine\ORM\PersistentCollection {#4215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4219 …}
  -id: 41604
  -bodyTs: "'alway':2 'anybodi':13 'bad':19 'britain':26 'call':68 'coloni':17 'current':58 'destruct':21 'dumb':74 'dutch':35 'empir':46 'experienc':61 'fine':5,39 'franc':28 'idk':65 'imperi':15 'know':11 'let':66 'lot':51,63 'map':43 'must':72 'overlap':49 'part':53 'portug':32 'realli':40 'recent':60 'say':14 'seem':22,47 'smth':76 'spain':30 'troubl':70 'weird':41 'work':3 'world':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/531362/-/comment/2896922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697040522 {#4206
    date: 2023-10-11 18:08:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#4207
  +user: Proxies\__CG__\App\Entity\User {#4208 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4069
    +user: App\Entity\User {#4052 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "It worked so well when they did the same thing for themselves and Ireland."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 215
    +score: 0
    +lastActive: DateTime @1697160760 {#4076
      date: 2023-10-13 03:32:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4062 …}
    +nested: Doctrine\ORM\PersistentCollection {#4065 …}
    +votes: Doctrine\ORM\PersistentCollection {#4063 …}
    +reports: Doctrine\ORM\PersistentCollection {#4061 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
    -id: 41575
    -bodyTs: "'ireland':14 'thing':10 'well':4 'work':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/531362/-/comment/2896432"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697039156 {#4068
      date: 2023-10-11 17:45:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4069}
  +body: "It always works out fine for them. I don't know why anybody says imperialism or colonialism are bad or destructive, seems to me that Britain and France and Spain and Portugal and the Dutch are all doing fine. Really weird how maps of their empires seem to overlap a lot with parts of the world that currently or recently experienced a lot of, idk let's call it "troubles?" They must be dumb or smth"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 63
  +score: 0
  +lastActive: DateTime @1697040522 {#4205
    date: 2023-10-11 18:08:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Haus@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4209 …}
  +nested: Doctrine\ORM\PersistentCollection {#4211 …}
  +votes: Doctrine\ORM\PersistentCollection {#4213 …}
  +reports: Doctrine\ORM\PersistentCollection {#4215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4219 …}
  -id: 41604
  -bodyTs: "'alway':2 'anybodi':13 'bad':19 'britain':26 'call':68 'coloni':17 'current':58 'destruct':21 'dumb':74 'dutch':35 'empir':46 'experienc':61 'fine':5,39 'franc':28 'idk':65 'imperi':15 'know':11 'let':66 'lot':51,63 'map':43 'must':72 'overlap':49 'part':53 'portug':32 'realli':40 'recent':60 'say':14 'seem':22,47 'smth':76 'spain':30 'troubl':70 'weird':41 'work':3 'world':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/531362/-/comment/2896922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697040522 {#4206
    date: 2023-10-11 18:08:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#4207
  +user: Proxies\__CG__\App\Entity\User {#4208 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4069
    +user: App\Entity\User {#4052 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "It worked so well when they did the same thing for themselves and Ireland."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 215
    +score: 0
    +lastActive: DateTime @1697160760 {#4076
      date: 2023-10-13 03:32:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4062 …}
    +nested: Doctrine\ORM\PersistentCollection {#4065 …}
    +votes: Doctrine\ORM\PersistentCollection {#4063 …}
    +reports: Doctrine\ORM\PersistentCollection {#4061 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
    -id: 41575
    -bodyTs: "'ireland':14 'thing':10 'well':4 'work':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/531362/-/comment/2896432"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697039156 {#4068
      date: 2023-10-11 17:45:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4069}
  +body: "It always works out fine for them. I don't know why anybody says imperialism or colonialism are bad or destructive, seems to me that Britain and France and Spain and Portugal and the Dutch are all doing fine. Really weird how maps of their empires seem to overlap a lot with parts of the world that currently or recently experienced a lot of, idk let's call it "troubles?" They must be dumb or smth"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 63
  +score: 0
  +lastActive: DateTime @1697040522 {#4205
    date: 2023-10-11 18:08:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Haus@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4209 …}
  +nested: Doctrine\ORM\PersistentCollection {#4211 …}
  +votes: Doctrine\ORM\PersistentCollection {#4213 …}
  +reports: Doctrine\ORM\PersistentCollection {#4215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4219 …}
  -id: 41604
  -bodyTs: "'alway':2 'anybodi':13 'bad':19 'britain':26 'call':68 'coloni':17 'current':58 'destruct':21 'dumb':74 'dutch':35 'empir':46 'experienc':61 'fine':5,39 'franc':28 'idk':65 'imperi':15 'know':11 'let':66 'lot':51,63 'map':43 'must':72 'overlap':49 'part':53 'portug':32 'realli':40 'recent':60 'say':14 'seem':22,47 'smth':76 'spain':30 'troubl':70 'weird':41 'work':3 'world':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/531362/-/comment/2896922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697040522 {#4206
    date: 2023-10-11 18:08:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4281
  +user: Proxies\__CG__\App\Entity\User {#4276 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4207
    +user: Proxies\__CG__\App\Entity\User {#4208 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4069
      +user: App\Entity\User {#4052 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "It worked so well when they did the same thing for themselves and Ireland."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 215
      +score: 0
      +lastActive: DateTime @1697160760 {#4076
        date: 2023-10-13 03:32:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4062 …}
      +nested: Doctrine\ORM\PersistentCollection {#4065 …}
      +votes: Doctrine\ORM\PersistentCollection {#4063 …}
      +reports: Doctrine\ORM\PersistentCollection {#4061 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
      -id: 41575
      -bodyTs: "'ireland':14 'thing':10 'well':4 'work':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/531362/-/comment/2896432"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697039156 {#4068
        date: 2023-10-11 17:45:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4069}
    +body: "It always works out fine for them. I don't know why anybody says imperialism or colonialism are bad or destructive, seems to me that Britain and France and Spain and Portugal and the Dutch are all doing fine. Really weird how maps of their empires seem to overlap a lot with parts of the world that currently or recently experienced a lot of, idk let's call it "troubles?" They must be dumb or smth"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 63
    +score: 0
    +lastActive: DateTime @1697040522 {#4205
      date: 2023-10-11 18:08:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Haus@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4209 …}
    +nested: Doctrine\ORM\PersistentCollection {#4211 …}
    +votes: Doctrine\ORM\PersistentCollection {#4213 …}
    +reports: Doctrine\ORM\PersistentCollection {#4215 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4217 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4219 …}
    -id: 41604
    -bodyTs: "'alway':2 'anybodi':13 'bad':19 'britain':26 'call':68 'coloni':17 'current':58 'destruct':21 'dumb':74 'dutch':35 'empir':46 'experienc':61 'fine':5,39 'franc':28 'idk':65 'imperi':15 'know':11 'let':66 'lot':51,63 'map':43 'must':72 'overlap':49 'part':53 'portug':32 'realli':40 'recent':60 'say':14 'seem':22,47 'smth':76 'spain':30 'troubl':70 'weird':41 'work':3 'world':56"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/531362/-/comment/2896922"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697040522 {#4206
      date: 2023-10-11 18:08:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4069}
  +body: "Well, since those former colonies can’t quite work it out on their own, maybe they should just be brought back into their respective empires again? 🤔"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1697042583 {#4282
    date: 2023-10-11 18:43:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Haus@kbin.social"
    "@dreadgoat@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4271 …}
  +nested: Doctrine\ORM\PersistentCollection {#4275 …}
  +votes: Doctrine\ORM\PersistentCollection {#4273 …}
  +reports: Doctrine\ORM\PersistentCollection {#4286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4290 …}
  -id: 41655
  -bodyTs: "'back':21 'brought':20 'coloni':5 'empir':25 'former':4 'mayb':15 'quit':8 'respect':24 'sinc':2 'well':1 'work':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3800293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697042583 {#4279
    date: 2023-10-11 18:43:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#4281
  +user: Proxies\__CG__\App\Entity\User {#4276 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4207
    +user: Proxies\__CG__\App\Entity\User {#4208 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4069
      +user: App\Entity\User {#4052 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "It worked so well when they did the same thing for themselves and Ireland."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 215
      +score: 0
      +lastActive: DateTime @1697160760 {#4076
        date: 2023-10-13 03:32:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4062 …}
      +nested: Doctrine\ORM\PersistentCollection {#4065 …}
      +votes: Doctrine\ORM\PersistentCollection {#4063 …}
      +reports: Doctrine\ORM\PersistentCollection {#4061 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
      -id: 41575
      -bodyTs: "'ireland':14 'thing':10 'well':4 'work':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/531362/-/comment/2896432"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697039156 {#4068
        date: 2023-10-11 17:45:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4069}
    +body: "It always works out fine for them. I don't know why anybody says imperialism or colonialism are bad or destructive, seems to me that Britain and France and Spain and Portugal and the Dutch are all doing fine. Really weird how maps of their empires seem to overlap a lot with parts of the world that currently or recently experienced a lot of, idk let's call it "troubles?" They must be dumb or smth"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 63
    +score: 0
    +lastActive: DateTime @1697040522 {#4205
      date: 2023-10-11 18:08:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Haus@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4209 …}
    +nested: Doctrine\ORM\PersistentCollection {#4211 …}
    +votes: Doctrine\ORM\PersistentCollection {#4213 …}
    +reports: Doctrine\ORM\PersistentCollection {#4215 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4217 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4219 …}
    -id: 41604
    -bodyTs: "'alway':2 'anybodi':13 'bad':19 'britain':26 'call':68 'coloni':17 'current':58 'destruct':21 'dumb':74 'dutch':35 'empir':46 'experienc':61 'fine':5,39 'franc':28 'idk':65 'imperi':15 'know':11 'let':66 'lot':51,63 'map':43 'must':72 'overlap':49 'part':53 'portug':32 'realli':40 'recent':60 'say':14 'seem':22,47 'smth':76 'spain':30 'troubl':70 'weird':41 'work':3 'world':56"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/531362/-/comment/2896922"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697040522 {#4206
      date: 2023-10-11 18:08:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4069}
  +body: "Well, since those former colonies can’t quite work it out on their own, maybe they should just be brought back into their respective empires again? 🤔"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1697042583 {#4282
    date: 2023-10-11 18:43:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Haus@kbin.social"
    "@dreadgoat@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4271 …}
  +nested: Doctrine\ORM\PersistentCollection {#4275 …}
  +votes: Doctrine\ORM\PersistentCollection {#4273 …}
  +reports: Doctrine\ORM\PersistentCollection {#4286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4290 …}
  -id: 41655
  -bodyTs: "'back':21 'brought':20 'coloni':5 'empir':25 'former':4 'mayb':15 'quit':8 'respect':24 'sinc':2 'well':1 'work':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3800293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697042583 {#4279
    date: 2023-10-11 18:43:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#4281
  +user: Proxies\__CG__\App\Entity\User {#4276 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4207
    +user: Proxies\__CG__\App\Entity\User {#4208 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4069
      +user: App\Entity\User {#4052 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "It worked so well when they did the same thing for themselves and Ireland."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 215
      +score: 0
      +lastActive: DateTime @1697160760 {#4076
        date: 2023-10-13 03:32:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4062 …}
      +nested: Doctrine\ORM\PersistentCollection {#4065 …}
      +votes: Doctrine\ORM\PersistentCollection {#4063 …}
      +reports: Doctrine\ORM\PersistentCollection {#4061 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
      -id: 41575
      -bodyTs: "'ireland':14 'thing':10 'well':4 'work':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/531362/-/comment/2896432"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697039156 {#4068
        date: 2023-10-11 17:45:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4069}
    +body: "It always works out fine for them. I don't know why anybody says imperialism or colonialism are bad or destructive, seems to me that Britain and France and Spain and Portugal and the Dutch are all doing fine. Really weird how maps of their empires seem to overlap a lot with parts of the world that currently or recently experienced a lot of, idk let's call it "troubles?" They must be dumb or smth"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 63
    +score: 0
    +lastActive: DateTime @1697040522 {#4205
      date: 2023-10-11 18:08:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Haus@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4209 …}
    +nested: Doctrine\ORM\PersistentCollection {#4211 …}
    +votes: Doctrine\ORM\PersistentCollection {#4213 …}
    +reports: Doctrine\ORM\PersistentCollection {#4215 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4217 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4219 …}
    -id: 41604
    -bodyTs: "'alway':2 'anybodi':13 'bad':19 'britain':26 'call':68 'coloni':17 'current':58 'destruct':21 'dumb':74 'dutch':35 'empir':46 'experienc':61 'fine':5,39 'franc':28 'idk':65 'imperi':15 'know':11 'let':66 'lot':51,63 'map':43 'must':72 'overlap':49 'part':53 'portug':32 'realli':40 'recent':60 'say':14 'seem':22,47 'smth':76 'spain':30 'troubl':70 'weird':41 'work':3 'world':56"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/531362/-/comment/2896922"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697040522 {#4206
      date: 2023-10-11 18:08:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4069}
  +body: "Well, since those former colonies can’t quite work it out on their own, maybe they should just be brought back into their respective empires again? 🤔"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1697042583 {#4282
    date: 2023-10-11 18:43:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Haus@kbin.social"
    "@dreadgoat@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4271 …}
  +nested: Doctrine\ORM\PersistentCollection {#4275 …}
  +votes: Doctrine\ORM\PersistentCollection {#4273 …}
  +reports: Doctrine\ORM\PersistentCollection {#4286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4290 …}
  -id: 41655
  -bodyTs: "'back':21 'brought':20 'coloni':5 'empir':25 'former':4 'mayb':15 'quit':8 'respect':24 'sinc':2 'well':1 'work':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3800293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697042583 {#4279
    date: 2023-10-11 18:43:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4223
  +user: Proxies\__CG__\App\Entity\User {#4224 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4069
    +user: App\Entity\User {#4052 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "It worked so well when they did the same thing for themselves and Ireland."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 215
    +score: 0
    +lastActive: DateTime @1697160760 {#4076
      date: 2023-10-13 03:32:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4062 …}
    +nested: Doctrine\ORM\PersistentCollection {#4065 …}
    +votes: Doctrine\ORM\PersistentCollection {#4063 …}
    +reports: Doctrine\ORM\PersistentCollection {#4061 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
    -id: 41575
    -bodyTs: "'ireland':14 'thing':10 'well':4 'work':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/531362/-/comment/2896432"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697039156 {#4068
      date: 2023-10-11 17:45:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4069}
  +body: "Also that whole India/Pakistan thing. And I seem to remember some stuff happening in Africa."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 141
  +score: 0
  +lastActive: DateTime @1697040596 {#4221
    date: 2023-10-11 18:09:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Haus@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4225 …}
  +nested: Doctrine\ORM\PersistentCollection {#4227 …}
  +votes: Doctrine\ORM\PersistentCollection {#4229 …}
  +reports: Doctrine\ORM\PersistentCollection {#4231 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4233 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4235 …}
  -id: 41606
  -bodyTs: "'africa':15 'also':1 'happen':13 'india/pakistan':4 'rememb':10 'seem':8 'stuff':12 'thing':5 'whole':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4803855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697040596 {#4222
    date: 2023-10-11 18:09:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#4223
  +user: Proxies\__CG__\App\Entity\User {#4224 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4069
    +user: App\Entity\User {#4052 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "It worked so well when they did the same thing for themselves and Ireland."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 215
    +score: 0
    +lastActive: DateTime @1697160760 {#4076
      date: 2023-10-13 03:32:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4062 …}
    +nested: Doctrine\ORM\PersistentCollection {#4065 …}
    +votes: Doctrine\ORM\PersistentCollection {#4063 …}
    +reports: Doctrine\ORM\PersistentCollection {#4061 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
    -id: 41575
    -bodyTs: "'ireland':14 'thing':10 'well':4 'work':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/531362/-/comment/2896432"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697039156 {#4068
      date: 2023-10-11 17:45:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4069}
  +body: "Also that whole India/Pakistan thing. And I seem to remember some stuff happening in Africa."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 141
  +score: 0
  +lastActive: DateTime @1697040596 {#4221
    date: 2023-10-11 18:09:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Haus@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4225 …}
  +nested: Doctrine\ORM\PersistentCollection {#4227 …}
  +votes: Doctrine\ORM\PersistentCollection {#4229 …}
  +reports: Doctrine\ORM\PersistentCollection {#4231 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4233 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4235 …}
  -id: 41606
  -bodyTs: "'africa':15 'also':1 'happen':13 'india/pakistan':4 'rememb':10 'seem':8 'stuff':12 'thing':5 'whole':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4803855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697040596 {#4222
    date: 2023-10-11 18:09:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#4223
  +user: Proxies\__CG__\App\Entity\User {#4224 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4069
    +user: App\Entity\User {#4052 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "It worked so well when they did the same thing for themselves and Ireland."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 215
    +score: 0
    +lastActive: DateTime @1697160760 {#4076
      date: 2023-10-13 03:32:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4062 …}
    +nested: Doctrine\ORM\PersistentCollection {#4065 …}
    +votes: Doctrine\ORM\PersistentCollection {#4063 …}
    +reports: Doctrine\ORM\PersistentCollection {#4061 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
    -id: 41575
    -bodyTs: "'ireland':14 'thing':10 'well':4 'work':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/531362/-/comment/2896432"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697039156 {#4068
      date: 2023-10-11 17:45:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4069}
  +body: "Also that whole India/Pakistan thing. And I seem to remember some stuff happening in Africa."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 141
  +score: 0
  +lastActive: DateTime @1697040596 {#4221
    date: 2023-10-11 18:09:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Haus@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4225 …}
  +nested: Doctrine\ORM\PersistentCollection {#4227 …}
  +votes: Doctrine\ORM\PersistentCollection {#4229 …}
  +reports: Doctrine\ORM\PersistentCollection {#4231 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4233 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4235 …}
  -id: 41606
  -bodyTs: "'africa':15 'also':1 'happen':13 'india/pakistan':4 'rememb':10 'seem':8 'stuff':12 'thing':5 'whole':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4803855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697040596 {#4222
    date: 2023-10-11 18:09:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4295
  +user: Proxies\__CG__\App\Entity\User {#4296 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4223
    +user: Proxies\__CG__\App\Entity\User {#4224 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4069
      +user: App\Entity\User {#4052 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "It worked so well when they did the same thing for themselves and Ireland."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 215
      +score: 0
      +lastActive: DateTime @1697160760 {#4076
        date: 2023-10-13 03:32:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4062 …}
      +nested: Doctrine\ORM\PersistentCollection {#4065 …}
      +votes: Doctrine\ORM\PersistentCollection {#4063 …}
      +reports: Doctrine\ORM\PersistentCollection {#4061 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
      -id: 41575
      -bodyTs: "'ireland':14 'thing':10 'well':4 'work':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/531362/-/comment/2896432"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697039156 {#4068
        date: 2023-10-11 17:45:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4069}
    +body: "Also that whole India/Pakistan thing. And I seem to remember some stuff happening in Africa."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 141
    +score: 0
    +lastActive: DateTime @1697040596 {#4221
      date: 2023-10-11 18:09:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Haus@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4225 …}
    +nested: Doctrine\ORM\PersistentCollection {#4227 …}
    +votes: Doctrine\ORM\PersistentCollection {#4229 …}
    +reports: Doctrine\ORM\PersistentCollection {#4231 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4233 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4235 …}
    -id: 41606
    -bodyTs: "'africa':15 'also':1 'happen':13 'india/pakistan':4 'rememb':10 'seem':8 'stuff':12 'thing':5 'whole':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4803855"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697040596 {#4222
      date: 2023-10-11 18:09:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4069}
  +body: """
    Because all those countries had lovely relationships among the people beforehand with absolutely no genocide and war.\n
    \n
    Really easy to make perfect borders that makes everyone happy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697071639 {#4292
    date: 2023-10-12 02:47:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Haus@kbin.social"
    "@SatanicNotMessianic@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4297 …}
  +nested: Doctrine\ORM\PersistentCollection {#4299 …}
  +votes: Doctrine\ORM\PersistentCollection {#4301 …}
  +reports: Doctrine\ORM\PersistentCollection {#4303 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4305 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4307 …}
  -id: 42322
  -bodyTs: "'absolut':13 'among':8 'beforehand':11 'border':23 'countri':4 'easi':19 'everyon':26 'genocid':15 'happi':27 'love':6 'make':21,25 'peopl':10 'perfect':22 'realli':18 'relationship':7 'war':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4758151"
  +editedAt: DateTimeImmutable @1697071660 {#4293
    date: 2023-10-12 02:47:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697071639 {#4294
    date: 2023-10-12 02:47:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#4295
  +user: Proxies\__CG__\App\Entity\User {#4296 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4223
    +user: Proxies\__CG__\App\Entity\User {#4224 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4069
      +user: App\Entity\User {#4052 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "It worked so well when they did the same thing for themselves and Ireland."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 215
      +score: 0
      +lastActive: DateTime @1697160760 {#4076
        date: 2023-10-13 03:32:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4062 …}
      +nested: Doctrine\ORM\PersistentCollection {#4065 …}
      +votes: Doctrine\ORM\PersistentCollection {#4063 …}
      +reports: Doctrine\ORM\PersistentCollection {#4061 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
      -id: 41575
      -bodyTs: "'ireland':14 'thing':10 'well':4 'work':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/531362/-/comment/2896432"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697039156 {#4068
        date: 2023-10-11 17:45:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4069}
    +body: "Also that whole India/Pakistan thing. And I seem to remember some stuff happening in Africa."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 141
    +score: 0
    +lastActive: DateTime @1697040596 {#4221
      date: 2023-10-11 18:09:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Haus@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4225 …}
    +nested: Doctrine\ORM\PersistentCollection {#4227 …}
    +votes: Doctrine\ORM\PersistentCollection {#4229 …}
    +reports: Doctrine\ORM\PersistentCollection {#4231 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4233 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4235 …}
    -id: 41606
    -bodyTs: "'africa':15 'also':1 'happen':13 'india/pakistan':4 'rememb':10 'seem':8 'stuff':12 'thing':5 'whole':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4803855"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697040596 {#4222
      date: 2023-10-11 18:09:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4069}
  +body: """
    Because all those countries had lovely relationships among the people beforehand with absolutely no genocide and war.\n
    \n
    Really easy to make perfect borders that makes everyone happy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697071639 {#4292
    date: 2023-10-12 02:47:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Haus@kbin.social"
    "@SatanicNotMessianic@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4297 …}
  +nested: Doctrine\ORM\PersistentCollection {#4299 …}
  +votes: Doctrine\ORM\PersistentCollection {#4301 …}
  +reports: Doctrine\ORM\PersistentCollection {#4303 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4305 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4307 …}
  -id: 42322
  -bodyTs: "'absolut':13 'among':8 'beforehand':11 'border':23 'countri':4 'easi':19 'everyon':26 'genocid':15 'happi':27 'love':6 'make':21,25 'peopl':10 'perfect':22 'realli':18 'relationship':7 'war':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4758151"
  +editedAt: DateTimeImmutable @1697071660 {#4293
    date: 2023-10-12 02:47:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697071639 {#4294
    date: 2023-10-12 02:47:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#4295
  +user: Proxies\__CG__\App\Entity\User {#4296 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4223
    +user: Proxies\__CG__\App\Entity\User {#4224 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4069
      +user: App\Entity\User {#4052 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "It worked so well when they did the same thing for themselves and Ireland."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 215
      +score: 0
      +lastActive: DateTime @1697160760 {#4076
        date: 2023-10-13 03:32:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4062 …}
      +nested: Doctrine\ORM\PersistentCollection {#4065 …}
      +votes: Doctrine\ORM\PersistentCollection {#4063 …}
      +reports: Doctrine\ORM\PersistentCollection {#4061 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
      -id: 41575
      -bodyTs: "'ireland':14 'thing':10 'well':4 'work':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/531362/-/comment/2896432"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697039156 {#4068
        date: 2023-10-11 17:45:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4069}
    +body: "Also that whole India/Pakistan thing. And I seem to remember some stuff happening in Africa."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 141
    +score: 0
    +lastActive: DateTime @1697040596 {#4221
      date: 2023-10-11 18:09:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Haus@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4225 …}
    +nested: Doctrine\ORM\PersistentCollection {#4227 …}
    +votes: Doctrine\ORM\PersistentCollection {#4229 …}
    +reports: Doctrine\ORM\PersistentCollection {#4231 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4233 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4235 …}
    -id: 41606
    -bodyTs: "'africa':15 'also':1 'happen':13 'india/pakistan':4 'rememb':10 'seem':8 'stuff':12 'thing':5 'whole':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4803855"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697040596 {#4222
      date: 2023-10-11 18:09:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4069}
  +body: """
    Because all those countries had lovely relationships among the people beforehand with absolutely no genocide and war.\n
    \n
    Really easy to make perfect borders that makes everyone happy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697071639 {#4292
    date: 2023-10-12 02:47:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Haus@kbin.social"
    "@SatanicNotMessianic@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4297 …}
  +nested: Doctrine\ORM\PersistentCollection {#4299 …}
  +votes: Doctrine\ORM\PersistentCollection {#4301 …}
  +reports: Doctrine\ORM\PersistentCollection {#4303 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4305 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4307 …}
  -id: 42322
  -bodyTs: "'absolut':13 'among':8 'beforehand':11 'border':23 'countri':4 'easi':19 'everyon':26 'genocid':15 'happi':27 'love':6 'make':21,25 'peopl':10 'perfect':22 'realli':18 'relationship':7 'war':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4758151"
  +editedAt: DateTimeImmutable @1697071660 {#4293
    date: 2023-10-12 02:47:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697071639 {#4294
    date: 2023-10-12 02:47:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4429
  +user: Proxies\__CG__\App\Entity\User {#4224 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4295
    +user: Proxies\__CG__\App\Entity\User {#4296 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4223
      +user: Proxies\__CG__\App\Entity\User {#4224 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4069
        +user: App\Entity\User {#4052 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "It worked so well when they did the same thing for themselves and Ireland."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 215
        +score: 0
        +lastActive: DateTime @1697160760 {#4076
          date: 2023-10-13 03:32:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4062 …}
        +nested: Doctrine\ORM\PersistentCollection {#4065 …}
        +votes: Doctrine\ORM\PersistentCollection {#4063 …}
        +reports: Doctrine\ORM\PersistentCollection {#4061 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
        -id: 41575
        -bodyTs: "'ireland':14 'thing':10 'well':4 'work':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/531362/-/comment/2896432"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697039156 {#4068
          date: 2023-10-11 17:45:56.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4069}
      +body: "Also that whole India/Pakistan thing. And I seem to remember some stuff happening in Africa."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 141
      +score: 0
      +lastActive: DateTime @1697040596 {#4221
        date: 2023-10-11 18:09:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Haus@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4225 …}
      +nested: Doctrine\ORM\PersistentCollection {#4227 …}
      +votes: Doctrine\ORM\PersistentCollection {#4229 …}
      +reports: Doctrine\ORM\PersistentCollection {#4231 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4233 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4235 …}
      -id: 41606
      -bodyTs: "'africa':15 'also':1 'happen':13 'india/pakistan':4 'rememb':10 'seem':8 'stuff':12 'thing':5 'whole':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4803855"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697040596 {#4222
        date: 2023-10-11 18:09:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4069}
    +body: """
      Because all those countries had lovely relationships among the people beforehand with absolutely no genocide and war.\n
      \n
      Really easy to make perfect borders that makes everyone happy.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697071639 {#4292
      date: 2023-10-12 02:47:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Haus@kbin.social"
      "@SatanicNotMessianic@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4297 …}
    +nested: Doctrine\ORM\PersistentCollection {#4299 …}
    +votes: Doctrine\ORM\PersistentCollection {#4301 …}
    +reports: Doctrine\ORM\PersistentCollection {#4303 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4305 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4307 …}
    -id: 42322
    -bodyTs: "'absolut':13 'among':8 'beforehand':11 'border':23 'countri':4 'easi':19 'everyon':26 'genocid':15 'happi':27 'love':6 'make':21,25 'peopl':10 'perfect':22 'realli':18 'relationship':7 'war':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4758151"
    +editedAt: DateTimeImmutable @1697071660 {#4293
      date: 2023-10-12 02:47:40.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697071639 {#4294
      date: 2023-10-12 02:47:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4069}
  +body: """
    They weren’t countries. They became countries when the colonizers (and I’m using that term as accurately as possible) lumped together into managed regions and then told them they were countries with their own governments and flags. It was all “We’re going to conquer these people and these people and these people, then put Governor Fitzroy, nephew to the Prince, in charge of all of it with a big army to back him up.” Then they wrote laws and made flags and all the happy crappy stuff they do. Then they lost WWII (because pretty much everyone except for the US lost WWII), and said “you’re on your own.”\n
    \n
    They turned former colonies into artificial countries with governments that all but guaranteed factionalism.\n
    \n
    There was always war, and there always will be war. But the specific type of war we’re seeing in former colonies is because of the post-colonial situation.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1697073503 {#4427
    date: 2023-10-12 03:18:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Haus@kbin.social"
    "@SatanicNotMessianic@lemmy.ml"
    "@Wanderer@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4430 …}
  +nested: Doctrine\ORM\PersistentCollection {#4432 …}
  +votes: Doctrine\ORM\PersistentCollection {#4434 …}
  +reports: Doctrine\ORM\PersistentCollection {#4436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4440 …}
  -id: 42371
  -bodyTs: "'accur':18 'alway':129,133 'armi':72 'artifici':118 'back':74 'becam':6 'big':71 'charg':64 'colon':10 'coloni':116,148,155 'conquer':46 'countri':4,7,32,119 'crappi':88 'everyon':99 'except':100 'faction':126 'fitzroy':58 'flag':38,83 'former':115,147 'go':44 'govern':36,121 'governor':57 'guarante':125 'happi':87 'law':80 'lost':94,104 'lump':21 'm':13 'made':82 'manag':24 'much':98 'nephew':59 'peopl':48,51,54 'possibl':20 'post':154 'post-coloni':153 'pretti':97 'princ':62 'put':56 're':43,109,144 'region':25 'said':107 'see':145 'situat':156 'specif':139 'stuff':89 'term':16 'togeth':22 'told':28 'turn':114 'type':140 'us':103 'use':14 'war':130,136,142 'weren':2 'wrote':79 'wwii':95,105"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4820102"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697073503 {#4428
    date: 2023-10-12 03:18:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#4429
  +user: Proxies\__CG__\App\Entity\User {#4224 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4295
    +user: Proxies\__CG__\App\Entity\User {#4296 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4223
      +user: Proxies\__CG__\App\Entity\User {#4224 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4069
        +user: App\Entity\User {#4052 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "It worked so well when they did the same thing for themselves and Ireland."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 215
        +score: 0
        +lastActive: DateTime @1697160760 {#4076
          date: 2023-10-13 03:32:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4062 …}
        +nested: Doctrine\ORM\PersistentCollection {#4065 …}
        +votes: Doctrine\ORM\PersistentCollection {#4063 …}
        +reports: Doctrine\ORM\PersistentCollection {#4061 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
        -id: 41575
        -bodyTs: "'ireland':14 'thing':10 'well':4 'work':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/531362/-/comment/2896432"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697039156 {#4068
          date: 2023-10-11 17:45:56.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4069}
      +body: "Also that whole India/Pakistan thing. And I seem to remember some stuff happening in Africa."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 141
      +score: 0
      +lastActive: DateTime @1697040596 {#4221
        date: 2023-10-11 18:09:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Haus@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4225 …}
      +nested: Doctrine\ORM\PersistentCollection {#4227 …}
      +votes: Doctrine\ORM\PersistentCollection {#4229 …}
      +reports: Doctrine\ORM\PersistentCollection {#4231 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4233 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4235 …}
      -id: 41606
      -bodyTs: "'africa':15 'also':1 'happen':13 'india/pakistan':4 'rememb':10 'seem':8 'stuff':12 'thing':5 'whole':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4803855"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697040596 {#4222
        date: 2023-10-11 18:09:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4069}
    +body: """
      Because all those countries had lovely relationships among the people beforehand with absolutely no genocide and war.\n
      \n
      Really easy to make perfect borders that makes everyone happy.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697071639 {#4292
      date: 2023-10-12 02:47:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Haus@kbin.social"
      "@SatanicNotMessianic@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4297 …}
    +nested: Doctrine\ORM\PersistentCollection {#4299 …}
    +votes: Doctrine\ORM\PersistentCollection {#4301 …}
    +reports: Doctrine\ORM\PersistentCollection {#4303 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4305 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4307 …}
    -id: 42322
    -bodyTs: "'absolut':13 'among':8 'beforehand':11 'border':23 'countri':4 'easi':19 'everyon':26 'genocid':15 'happi':27 'love':6 'make':21,25 'peopl':10 'perfect':22 'realli':18 'relationship':7 'war':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4758151"
    +editedAt: DateTimeImmutable @1697071660 {#4293
      date: 2023-10-12 02:47:40.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697071639 {#4294
      date: 2023-10-12 02:47:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4069}
  +body: """
    They weren’t countries. They became countries when the colonizers (and I’m using that term as accurately as possible) lumped together into managed regions and then told them they were countries with their own governments and flags. It was all “We’re going to conquer these people and these people and these people, then put Governor Fitzroy, nephew to the Prince, in charge of all of it with a big army to back him up.” Then they wrote laws and made flags and all the happy crappy stuff they do. Then they lost WWII (because pretty much everyone except for the US lost WWII), and said “you’re on your own.”\n
    \n
    They turned former colonies into artificial countries with governments that all but guaranteed factionalism.\n
    \n
    There was always war, and there always will be war. But the specific type of war we’re seeing in former colonies is because of the post-colonial situation.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1697073503 {#4427
    date: 2023-10-12 03:18:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Haus@kbin.social"
    "@SatanicNotMessianic@lemmy.ml"
    "@Wanderer@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4430 …}
  +nested: Doctrine\ORM\PersistentCollection {#4432 …}
  +votes: Doctrine\ORM\PersistentCollection {#4434 …}
  +reports: Doctrine\ORM\PersistentCollection {#4436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4440 …}
  -id: 42371
  -bodyTs: "'accur':18 'alway':129,133 'armi':72 'artifici':118 'back':74 'becam':6 'big':71 'charg':64 'colon':10 'coloni':116,148,155 'conquer':46 'countri':4,7,32,119 'crappi':88 'everyon':99 'except':100 'faction':126 'fitzroy':58 'flag':38,83 'former':115,147 'go':44 'govern':36,121 'governor':57 'guarante':125 'happi':87 'law':80 'lost':94,104 'lump':21 'm':13 'made':82 'manag':24 'much':98 'nephew':59 'peopl':48,51,54 'possibl':20 'post':154 'post-coloni':153 'pretti':97 'princ':62 'put':56 're':43,109,144 'region':25 'said':107 'see':145 'situat':156 'specif':139 'stuff':89 'term':16 'togeth':22 'told':28 'turn':114 'type':140 'us':103 'use':14 'war':130,136,142 'weren':2 'wrote':79 'wwii':95,105"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4820102"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697073503 {#4428
    date: 2023-10-12 03:18:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#4429
  +user: Proxies\__CG__\App\Entity\User {#4224 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4295
    +user: Proxies\__CG__\App\Entity\User {#4296 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4223
      +user: Proxies\__CG__\App\Entity\User {#4224 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4069
        +user: App\Entity\User {#4052 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "It worked so well when they did the same thing for themselves and Ireland."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 215
        +score: 0
        +lastActive: DateTime @1697160760 {#4076
          date: 2023-10-13 03:32:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4062 …}
        +nested: Doctrine\ORM\PersistentCollection {#4065 …}
        +votes: Doctrine\ORM\PersistentCollection {#4063 …}
        +reports: Doctrine\ORM\PersistentCollection {#4061 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
        -id: 41575
        -bodyTs: "'ireland':14 'thing':10 'well':4 'work':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/531362/-/comment/2896432"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697039156 {#4068
          date: 2023-10-11 17:45:56.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4069}
      +body: "Also that whole India/Pakistan thing. And I seem to remember some stuff happening in Africa."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 141
      +score: 0
      +lastActive: DateTime @1697040596 {#4221
        date: 2023-10-11 18:09:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Haus@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4225 …}
      +nested: Doctrine\ORM\PersistentCollection {#4227 …}
      +votes: Doctrine\ORM\PersistentCollection {#4229 …}
      +reports: Doctrine\ORM\PersistentCollection {#4231 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4233 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4235 …}
      -id: 41606
      -bodyTs: "'africa':15 'also':1 'happen':13 'india/pakistan':4 'rememb':10 'seem':8 'stuff':12 'thing':5 'whole':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4803855"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697040596 {#4222
        date: 2023-10-11 18:09:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4069}
    +body: """
      Because all those countries had lovely relationships among the people beforehand with absolutely no genocide and war.\n
      \n
      Really easy to make perfect borders that makes everyone happy.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697071639 {#4292
      date: 2023-10-12 02:47:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Haus@kbin.social"
      "@SatanicNotMessianic@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4297 …}
    +nested: Doctrine\ORM\PersistentCollection {#4299 …}
    +votes: Doctrine\ORM\PersistentCollection {#4301 …}
    +reports: Doctrine\ORM\PersistentCollection {#4303 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4305 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4307 …}
    -id: 42322
    -bodyTs: "'absolut':13 'among':8 'beforehand':11 'border':23 'countri':4 'easi':19 'everyon':26 'genocid':15 'happi':27 'love':6 'make':21,25 'peopl':10 'perfect':22 'realli':18 'relationship':7 'war':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4758151"
    +editedAt: DateTimeImmutable @1697071660 {#4293
      date: 2023-10-12 02:47:40.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697071639 {#4294
      date: 2023-10-12 02:47:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4069}
  +body: """
    They weren’t countries. They became countries when the colonizers (and I’m using that term as accurately as possible) lumped together into managed regions and then told them they were countries with their own governments and flags. It was all “We’re going to conquer these people and these people and these people, then put Governor Fitzroy, nephew to the Prince, in charge of all of it with a big army to back him up.” Then they wrote laws and made flags and all the happy crappy stuff they do. Then they lost WWII (because pretty much everyone except for the US lost WWII), and said “you’re on your own.”\n
    \n
    They turned former colonies into artificial countries with governments that all but guaranteed factionalism.\n
    \n
    There was always war, and there always will be war. But the specific type of war we’re seeing in former colonies is because of the post-colonial situation.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1697073503 {#4427
    date: 2023-10-12 03:18:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Haus@kbin.social"
    "@SatanicNotMessianic@lemmy.ml"
    "@Wanderer@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4430 …}
  +nested: Doctrine\ORM\PersistentCollection {#4432 …}
  +votes: Doctrine\ORM\PersistentCollection {#4434 …}
  +reports: Doctrine\ORM\PersistentCollection {#4436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4440 …}
  -id: 42371
  -bodyTs: "'accur':18 'alway':129,133 'armi':72 'artifici':118 'back':74 'becam':6 'big':71 'charg':64 'colon':10 'coloni':116,148,155 'conquer':46 'countri':4,7,32,119 'crappi':88 'everyon':99 'except':100 'faction':126 'fitzroy':58 'flag':38,83 'former':115,147 'go':44 'govern':36,121 'governor':57 'guarante':125 'happi':87 'law':80 'lost':94,104 'lump':21 'm':13 'made':82 'manag':24 'much':98 'nephew':59 'peopl':48,51,54 'possibl':20 'post':154 'post-coloni':153 'pretti':97 'princ':62 'put':56 're':43,109,144 'region':25 'said':107 'see':145 'situat':156 'specif':139 'stuff':89 'term':16 'togeth':22 'told':28 'turn':114 'type':140 'us':103 'use':14 'war':130,136,142 'weren':2 'wrote':79 'wwii':95,105"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4820102"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697073503 {#4428
    date: 2023-10-12 03:18:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED 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 {#4513
  +user: Proxies\__CG__\App\Entity\User {#4514 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4429
    +user: Proxies\__CG__\App\Entity\User {#4224 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4295
      +user: Proxies\__CG__\App\Entity\User {#4296 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4223
        +user: Proxies\__CG__\App\Entity\User {#4224 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4069
          +user: App\Entity\User {#4052 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "It worked so well when they did the same thing for themselves and Ireland."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 215
          +score: 0
          +lastActive: DateTime @1697160760 {#4076
            date: 2023-10-13 03:32:40.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4062 …}
          +nested: Doctrine\ORM\PersistentCollection {#4065 …}
          +votes: Doctrine\ORM\PersistentCollection {#4063 …}
          +reports: Doctrine\ORM\PersistentCollection {#4061 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
          -id: 41575
          -bodyTs: "'ireland':14 'thing':10 'well':4 'work':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/531362/-/comment/2896432"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697039156 {#4068
            date: 2023-10-11 17:45:56.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4069}
        +body: "Also that whole India/Pakistan thing. And I seem to remember some stuff happening in Africa."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 141
        +score: 0
        +lastActive: DateTime @1697040596 {#4221
          date: 2023-10-11 18:09:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Haus@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4225 …}
        +nested: Doctrine\ORM\PersistentCollection {#4227 …}
        +votes: Doctrine\ORM\PersistentCollection {#4229 …}
        +reports: Doctrine\ORM\PersistentCollection {#4231 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4233 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4235 …}
        -id: 41606
        -bodyTs: "'africa':15 'also':1 'happen':13 'india/pakistan':4 'rememb':10 'seem':8 'stuff':12 'thing':5 'whole':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4803855"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697040596 {#4222
          date: 2023-10-11 18:09:56.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4069}
      +body: """
        Because all those countries had lovely relationships among the people beforehand with absolutely no genocide and war.\n
        \n
        Really easy to make perfect borders that makes everyone happy.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697071639 {#4292
        date: 2023-10-12 02:47:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Haus@kbin.social"
        "@SatanicNotMessianic@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4297 …}
      +nested: Doctrine\ORM\PersistentCollection {#4299 …}
      +votes: Doctrine\ORM\PersistentCollection {#4301 …}
      +reports: Doctrine\ORM\PersistentCollection {#4303 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4305 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4307 …}
      -id: 42322
      -bodyTs: "'absolut':13 'among':8 'beforehand':11 'border':23 'countri':4 'easi':19 'everyon':26 'genocid':15 'happi':27 'love':6 'make':21,25 'peopl':10 'perfect':22 'realli':18 'relationship':7 'war':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4758151"
      +editedAt: DateTimeImmutable @1697071660 {#4293
        date: 2023-10-12 02:47:40.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697071639 {#4294
        date: 2023-10-12 02:47:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4069}
    +body: """
      They weren’t countries. They became countries when the colonizers (and I’m using that term as accurately as possible) lumped together into managed regions and then told them they were countries with their own governments and flags. It was all “We’re going to conquer these people and these people and these people, then put Governor Fitzroy, nephew to the Prince, in charge of all of it with a big army to back him up.” Then they wrote laws and made flags and all the happy crappy stuff they do. Then they lost WWII (because pretty much everyone except for the US lost WWII), and said “you’re on your own.”\n
      \n
      They turned former colonies into artificial countries with governments that all but guaranteed factionalism.\n
      \n
      There was always war, and there always will be war. But the specific type of war we’re seeing in former colonies is because of the post-colonial situation.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1697073503 {#4427
      date: 2023-10-12 03:18:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Haus@kbin.social"
      "@SatanicNotMessianic@lemmy.ml"
      "@Wanderer@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4430 …}
    +nested: Doctrine\ORM\PersistentCollection {#4432 …}
    +votes: Doctrine\ORM\PersistentCollection {#4434 …}
    +reports: Doctrine\ORM\PersistentCollection {#4436 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4438 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4440 …}
    -id: 42371
    -bodyTs: "'accur':18 'alway':129,133 'armi':72 'artifici':118 'back':74 'becam':6 'big':71 'charg':64 'colon':10 'coloni':116,148,155 'conquer':46 'countri':4,7,32,119 'crappi':88 'everyon':99 'except':100 'faction':126 'fitzroy':58 'flag':38,83 'former':115,147 'go':44 'govern':36,121 'governor':57 'guarante':125 'happi':87 'law':80 'lost':94,104 'lump':21 'm':13 'made':82 'manag':24 'much':98 'nephew':59 'peopl':48,51,54 'possibl':20 'post':154 'post-coloni':153 'pretti':97 'princ':62 'put':56 're':43,109,144 'region':25 'said':107 'see':145 'situat':156 'specif':139 'stuff':89 'term':16 'togeth':22 'told':28 'turn':114 'type':140 'us':103 'use':14 'war':130,136,142 'weren':2 'wrote':79 'wwii':95,105"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4820102"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697073503 {#4428
      date: 2023-10-12 03:18:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4069}
  +body: "Exactly and when they drew the borders of those artificial nations, they had a strange talent for choosing two or more peoples who would otherwise never have formed a nation together voluntarily, so they still don´t get along today and probably never will."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697139118 {#4511
    date: 2023-10-12 21:31:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Haus@kbin.social"
    "@SatanicNotMessianic@lemmy.ml"
    "@Wanderer@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4515 …}
  +nested: Doctrine\ORM\PersistentCollection {#4517 …}
  +votes: Doctrine\ORM\PersistentCollection {#4519 …}
  +reports: Doctrine\ORM\PersistentCollection {#4521 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4523 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4525 …}
  -id: 44391
  -bodyTs: "'along':39 'artifici':10 'border':7 'choos':18 'drew':5 'exact':1 'form':28 'get':38 'nation':11,30 'never':26,43 'otherwis':25 'peopl':22 'probabl':42 'still':35 'strang':15 'talent':16 'today':40 'togeth':31 'two':19 'voluntarili':32 'would':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4790055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697139118 {#4512
    date: 2023-10-12 21:31:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#4513
  +user: Proxies\__CG__\App\Entity\User {#4514 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4429
    +user: Proxies\__CG__\App\Entity\User {#4224 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4295
      +user: Proxies\__CG__\App\Entity\User {#4296 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4223
        +user: Proxies\__CG__\App\Entity\User {#4224 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4069
          +user: App\Entity\User {#4052 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "It worked so well when they did the same thing for themselves and Ireland."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 215
          +score: 0
          +lastActive: DateTime @1697160760 {#4076
            date: 2023-10-13 03:32:40.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4062 …}
          +nested: Doctrine\ORM\PersistentCollection {#4065 …}
          +votes: Doctrine\ORM\PersistentCollection {#4063 …}
          +reports: Doctrine\ORM\PersistentCollection {#4061 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
          -id: 41575
          -bodyTs: "'ireland':14 'thing':10 'well':4 'work':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/531362/-/comment/2896432"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697039156 {#4068
            date: 2023-10-11 17:45:56.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4069}
        +body: "Also that whole India/Pakistan thing. And I seem to remember some stuff happening in Africa."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 141
        +score: 0
        +lastActive: DateTime @1697040596 {#4221
          date: 2023-10-11 18:09:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Haus@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4225 …}
        +nested: Doctrine\ORM\PersistentCollection {#4227 …}
        +votes: Doctrine\ORM\PersistentCollection {#4229 …}
        +reports: Doctrine\ORM\PersistentCollection {#4231 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4233 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4235 …}
        -id: 41606
        -bodyTs: "'africa':15 'also':1 'happen':13 'india/pakistan':4 'rememb':10 'seem':8 'stuff':12 'thing':5 'whole':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4803855"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697040596 {#4222
          date: 2023-10-11 18:09:56.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4069}
      +body: """
        Because all those countries had lovely relationships among the people beforehand with absolutely no genocide and war.\n
        \n
        Really easy to make perfect borders that makes everyone happy.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697071639 {#4292
        date: 2023-10-12 02:47:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Haus@kbin.social"
        "@SatanicNotMessianic@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4297 …}
      +nested: Doctrine\ORM\PersistentCollection {#4299 …}
      +votes: Doctrine\ORM\PersistentCollection {#4301 …}
      +reports: Doctrine\ORM\PersistentCollection {#4303 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4305 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4307 …}
      -id: 42322
      -bodyTs: "'absolut':13 'among':8 'beforehand':11 'border':23 'countri':4 'easi':19 'everyon':26 'genocid':15 'happi':27 'love':6 'make':21,25 'peopl':10 'perfect':22 'realli':18 'relationship':7 'war':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4758151"
      +editedAt: DateTimeImmutable @1697071660 {#4293
        date: 2023-10-12 02:47:40.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697071639 {#4294
        date: 2023-10-12 02:47:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4069}
    +body: """
      They weren’t countries. They became countries when the colonizers (and I’m using that term as accurately as possible) lumped together into managed regions and then told them they were countries with their own governments and flags. It was all “We’re going to conquer these people and these people and these people, then put Governor Fitzroy, nephew to the Prince, in charge of all of it with a big army to back him up.” Then they wrote laws and made flags and all the happy crappy stuff they do. Then they lost WWII (because pretty much everyone except for the US lost WWII), and said “you’re on your own.”\n
      \n
      They turned former colonies into artificial countries with governments that all but guaranteed factionalism.\n
      \n
      There was always war, and there always will be war. But the specific type of war we’re seeing in former colonies is because of the post-colonial situation.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1697073503 {#4427
      date: 2023-10-12 03:18:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Haus@kbin.social"
      "@SatanicNotMessianic@lemmy.ml"
      "@Wanderer@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4430 …}
    +nested: Doctrine\ORM\PersistentCollection {#4432 …}
    +votes: Doctrine\ORM\PersistentCollection {#4434 …}
    +reports: Doctrine\ORM\PersistentCollection {#4436 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4438 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4440 …}
    -id: 42371
    -bodyTs: "'accur':18 'alway':129,133 'armi':72 'artifici':118 'back':74 'becam':6 'big':71 'charg':64 'colon':10 'coloni':116,148,155 'conquer':46 'countri':4,7,32,119 'crappi':88 'everyon':99 'except':100 'faction':126 'fitzroy':58 'flag':38,83 'former':115,147 'go':44 'govern':36,121 'governor':57 'guarante':125 'happi':87 'law':80 'lost':94,104 'lump':21 'm':13 'made':82 'manag':24 'much':98 'nephew':59 'peopl':48,51,54 'possibl':20 'post':154 'post-coloni':153 'pretti':97 'princ':62 'put':56 're':43,109,144 'region':25 'said':107 'see':145 'situat':156 'specif':139 'stuff':89 'term':16 'togeth':22 'told':28 'turn':114 'type':140 'us':103 'use':14 'war':130,136,142 'weren':2 'wrote':79 'wwii':95,105"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4820102"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697073503 {#4428
      date: 2023-10-12 03:18:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4069}
  +body: "Exactly and when they drew the borders of those artificial nations, they had a strange talent for choosing two or more peoples who would otherwise never have formed a nation together voluntarily, so they still don´t get along today and probably never will."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697139118 {#4511
    date: 2023-10-12 21:31:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Haus@kbin.social"
    "@SatanicNotMessianic@lemmy.ml"
    "@Wanderer@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4515 …}
  +nested: Doctrine\ORM\PersistentCollection {#4517 …}
  +votes: Doctrine\ORM\PersistentCollection {#4519 …}
  +reports: Doctrine\ORM\PersistentCollection {#4521 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4523 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4525 …}
  -id: 44391
  -bodyTs: "'along':39 'artifici':10 'border':7 'choos':18 'drew':5 'exact':1 'form':28 'get':38 'nation':11,30 'never':26,43 'otherwis':25 'peopl':22 'probabl':42 'still':35 'strang':15 'talent':16 'today':40 'togeth':31 'two':19 'voluntarili':32 'would':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4790055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697139118 {#4512
    date: 2023-10-12 21:31:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#4513
  +user: Proxies\__CG__\App\Entity\User {#4514 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4429
    +user: Proxies\__CG__\App\Entity\User {#4224 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4295
      +user: Proxies\__CG__\App\Entity\User {#4296 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4223
        +user: Proxies\__CG__\App\Entity\User {#4224 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4069
          +user: App\Entity\User {#4052 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "It worked so well when they did the same thing for themselves and Ireland."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 215
          +score: 0
          +lastActive: DateTime @1697160760 {#4076
            date: 2023-10-13 03:32:40.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4062 …}
          +nested: Doctrine\ORM\PersistentCollection {#4065 …}
          +votes: Doctrine\ORM\PersistentCollection {#4063 …}
          +reports: Doctrine\ORM\PersistentCollection {#4061 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
          -id: 41575
          -bodyTs: "'ireland':14 'thing':10 'well':4 'work':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/531362/-/comment/2896432"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697039156 {#4068
            date: 2023-10-11 17:45:56.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4069}
        +body: "Also that whole India/Pakistan thing. And I seem to remember some stuff happening in Africa."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 141
        +score: 0
        +lastActive: DateTime @1697040596 {#4221
          date: 2023-10-11 18:09:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Haus@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4225 …}
        +nested: Doctrine\ORM\PersistentCollection {#4227 …}
        +votes: Doctrine\ORM\PersistentCollection {#4229 …}
        +reports: Doctrine\ORM\PersistentCollection {#4231 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4233 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4235 …}
        -id: 41606
        -bodyTs: "'africa':15 'also':1 'happen':13 'india/pakistan':4 'rememb':10 'seem':8 'stuff':12 'thing':5 'whole':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4803855"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697040596 {#4222
          date: 2023-10-11 18:09:56.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4069}
      +body: """
        Because all those countries had lovely relationships among the people beforehand with absolutely no genocide and war.\n
        \n
        Really easy to make perfect borders that makes everyone happy.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697071639 {#4292
        date: 2023-10-12 02:47:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Haus@kbin.social"
        "@SatanicNotMessianic@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4297 …}
      +nested: Doctrine\ORM\PersistentCollection {#4299 …}
      +votes: Doctrine\ORM\PersistentCollection {#4301 …}
      +reports: Doctrine\ORM\PersistentCollection {#4303 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4305 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4307 …}
      -id: 42322
      -bodyTs: "'absolut':13 'among':8 'beforehand':11 'border':23 'countri':4 'easi':19 'everyon':26 'genocid':15 'happi':27 'love':6 'make':21,25 'peopl':10 'perfect':22 'realli':18 'relationship':7 'war':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4758151"
      +editedAt: DateTimeImmutable @1697071660 {#4293
        date: 2023-10-12 02:47:40.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697071639 {#4294
        date: 2023-10-12 02:47:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4069}
    +body: """
      They weren’t countries. They became countries when the colonizers (and I’m using that term as accurately as possible) lumped together into managed regions and then told them they were countries with their own governments and flags. It was all “We’re going to conquer these people and these people and these people, then put Governor Fitzroy, nephew to the Prince, in charge of all of it with a big army to back him up.” Then they wrote laws and made flags and all the happy crappy stuff they do. Then they lost WWII (because pretty much everyone except for the US lost WWII), and said “you’re on your own.”\n
      \n
      They turned former colonies into artificial countries with governments that all but guaranteed factionalism.\n
      \n
      There was always war, and there always will be war. But the specific type of war we’re seeing in former colonies is because of the post-colonial situation.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1697073503 {#4427
      date: 2023-10-12 03:18:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Haus@kbin.social"
      "@SatanicNotMessianic@lemmy.ml"
      "@Wanderer@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4430 …}
    +nested: Doctrine\ORM\PersistentCollection {#4432 …}
    +votes: Doctrine\ORM\PersistentCollection {#4434 …}
    +reports: Doctrine\ORM\PersistentCollection {#4436 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4438 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4440 …}
    -id: 42371
    -bodyTs: "'accur':18 'alway':129,133 'armi':72 'artifici':118 'back':74 'becam':6 'big':71 'charg':64 'colon':10 'coloni':116,148,155 'conquer':46 'countri':4,7,32,119 'crappi':88 'everyon':99 'except':100 'faction':126 'fitzroy':58 'flag':38,83 'former':115,147 'go':44 'govern':36,121 'governor':57 'guarante':125 'happi':87 'law':80 'lost':94,104 'lump':21 'm':13 'made':82 'manag':24 'much':98 'nephew':59 'peopl':48,51,54 'possibl':20 'post':154 'post-coloni':153 'pretti':97 'princ':62 'put':56 're':43,109,144 'region':25 'said':107 'see':145 'situat':156 'specif':139 'stuff':89 'term':16 'togeth':22 'told':28 'turn':114 'type':140 'us':103 'use':14 'war':130,136,142 'weren':2 'wrote':79 'wwii':95,105"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4820102"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697073503 {#4428
      date: 2023-10-12 03:18:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4069}
  +body: "Exactly and when they drew the borders of those artificial nations, they had a strange talent for choosing two or more peoples who would otherwise never have formed a nation together voluntarily, so they still don´t get along today and probably never will."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697139118 {#4511
    date: 2023-10-12 21:31:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Haus@kbin.social"
    "@SatanicNotMessianic@lemmy.ml"
    "@Wanderer@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4515 …}
  +nested: Doctrine\ORM\PersistentCollection {#4517 …}
  +votes: Doctrine\ORM\PersistentCollection {#4519 …}
  +reports: Doctrine\ORM\PersistentCollection {#4521 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4523 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4525 …}
  -id: 44391
  -bodyTs: "'along':39 'artifici':10 'border':7 'choos':18 'drew':5 'exact':1 'form':28 'get':38 'nation':11,30 'never':26,43 'otherwis':25 'peopl':22 'probabl':42 'still':35 'strang':15 'talent':16 'today':40 'togeth':31 'two':19 'voluntarili':32 'would':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4790055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697139118 {#4512
    date: 2023-10-12 21:31:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4529
  +user: Proxies\__CG__\App\Entity\User {#4530 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4429
    +user: Proxies\__CG__\App\Entity\User {#4224 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4295
      +user: Proxies\__CG__\App\Entity\User {#4296 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4223
        +user: Proxies\__CG__\App\Entity\User {#4224 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4069
          +user: App\Entity\User {#4052 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "It worked so well when they did the same thing for themselves and Ireland."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 215
          +score: 0
          +lastActive: DateTime @1697160760 {#4076
            date: 2023-10-13 03:32:40.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4062 …}
          +nested: Doctrine\ORM\PersistentCollection {#4065 …}
          +votes: Doctrine\ORM\PersistentCollection {#4063 …}
          +reports: Doctrine\ORM\PersistentCollection {#4061 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
          -id: 41575
          -bodyTs: "'ireland':14 'thing':10 'well':4 'work':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/531362/-/comment/2896432"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697039156 {#4068
            date: 2023-10-11 17:45:56.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4069}
        +body: "Also that whole India/Pakistan thing. And I seem to remember some stuff happening in Africa."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 141
        +score: 0
        +lastActive: DateTime @1697040596 {#4221
          date: 2023-10-11 18:09:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Haus@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4225 …}
        +nested: Doctrine\ORM\PersistentCollection {#4227 …}
        +votes: Doctrine\ORM\PersistentCollection {#4229 …}
        +reports: Doctrine\ORM\PersistentCollection {#4231 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4233 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4235 …}
        -id: 41606
        -bodyTs: "'africa':15 'also':1 'happen':13 'india/pakistan':4 'rememb':10 'seem':8 'stuff':12 'thing':5 'whole':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4803855"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697040596 {#4222
          date: 2023-10-11 18:09:56.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4069}
      +body: """
        Because all those countries had lovely relationships among the people beforehand with absolutely no genocide and war.\n
        \n
        Really easy to make perfect borders that makes everyone happy.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697071639 {#4292
        date: 2023-10-12 02:47:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Haus@kbin.social"
        "@SatanicNotMessianic@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4297 …}
      +nested: Doctrine\ORM\PersistentCollection {#4299 …}
      +votes: Doctrine\ORM\PersistentCollection {#4301 …}
      +reports: Doctrine\ORM\PersistentCollection {#4303 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4305 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4307 …}
      -id: 42322
      -bodyTs: "'absolut':13 'among':8 'beforehand':11 'border':23 'countri':4 'easi':19 'everyon':26 'genocid':15 'happi':27 'love':6 'make':21,25 'peopl':10 'perfect':22 'realli':18 'relationship':7 'war':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4758151"
      +editedAt: DateTimeImmutable @1697071660 {#4293
        date: 2023-10-12 02:47:40.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697071639 {#4294
        date: 2023-10-12 02:47:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4069}
    +body: """
      They weren’t countries. They became countries when the colonizers (and I’m using that term as accurately as possible) lumped together into managed regions and then told them they were countries with their own governments and flags. It was all “We’re going to conquer these people and these people and these people, then put Governor Fitzroy, nephew to the Prince, in charge of all of it with a big army to back him up.” Then they wrote laws and made flags and all the happy crappy stuff they do. Then they lost WWII (because pretty much everyone except for the US lost WWII), and said “you’re on your own.”\n
      \n
      They turned former colonies into artificial countries with governments that all but guaranteed factionalism.\n
      \n
      There was always war, and there always will be war. But the specific type of war we’re seeing in former colonies is because of the post-colonial situation.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1697073503 {#4427
      date: 2023-10-12 03:18:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Haus@kbin.social"
      "@SatanicNotMessianic@lemmy.ml"
      "@Wanderer@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4430 …}
    +nested: Doctrine\ORM\PersistentCollection {#4432 …}
    +votes: Doctrine\ORM\PersistentCollection {#4434 …}
    +reports: Doctrine\ORM\PersistentCollection {#4436 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4438 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4440 …}
    -id: 42371
    -bodyTs: "'accur':18 'alway':129,133 'armi':72 'artifici':118 'back':74 'becam':6 'big':71 'charg':64 'colon':10 'coloni':116,148,155 'conquer':46 'countri':4,7,32,119 'crappi':88 'everyon':99 'except':100 'faction':126 'fitzroy':58 'flag':38,83 'former':115,147 'go':44 'govern':36,121 'governor':57 'guarante':125 'happi':87 'law':80 'lost':94,104 'lump':21 'm':13 'made':82 'manag':24 'much':98 'nephew':59 'peopl':48,51,54 'possibl':20 'post':154 'post-coloni':153 'pretti':97 'princ':62 'put':56 're':43,109,144 'region':25 'said':107 'see':145 'situat':156 'specif':139 'stuff':89 'term':16 'togeth':22 'told':28 'turn':114 'type':140 'us':103 'use':14 'war':130,136,142 'weren':2 'wrote':79 'wwii':95,105"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4820102"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697073503 {#4428
      date: 2023-10-12 03:18:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4069}
  +body: "Are you suggesting we should reinstate the glory of the British empire?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697099739 {#4527
    date: 2023-10-12 10:35:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Haus@kbin.social"
    "@SatanicNotMessianic@lemmy.ml"
    "@Wanderer@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4531 …}
  +nested: Doctrine\ORM\PersistentCollection {#4533 …}
  +votes: Doctrine\ORM\PersistentCollection {#4535 …}
  +reports: Doctrine\ORM\PersistentCollection {#4537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4541 …}
  -id: 42701
  -bodyTs: "'british':11 'empir':12 'glori':8 'reinstat':6 'suggest':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4070959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697099739 {#4528
    date: 2023-10-12 10:35:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#4529
  +user: Proxies\__CG__\App\Entity\User {#4530 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4429
    +user: Proxies\__CG__\App\Entity\User {#4224 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4295
      +user: Proxies\__CG__\App\Entity\User {#4296 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4223
        +user: Proxies\__CG__\App\Entity\User {#4224 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4069
          +user: App\Entity\User {#4052 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "It worked so well when they did the same thing for themselves and Ireland."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 215
          +score: 0
          +lastActive: DateTime @1697160760 {#4076
            date: 2023-10-13 03:32:40.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4062 …}
          +nested: Doctrine\ORM\PersistentCollection {#4065 …}
          +votes: Doctrine\ORM\PersistentCollection {#4063 …}
          +reports: Doctrine\ORM\PersistentCollection {#4061 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
          -id: 41575
          -bodyTs: "'ireland':14 'thing':10 'well':4 'work':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/531362/-/comment/2896432"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697039156 {#4068
            date: 2023-10-11 17:45:56.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4069}
        +body: "Also that whole India/Pakistan thing. And I seem to remember some stuff happening in Africa."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 141
        +score: 0
        +lastActive: DateTime @1697040596 {#4221
          date: 2023-10-11 18:09:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Haus@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4225 …}
        +nested: Doctrine\ORM\PersistentCollection {#4227 …}
        +votes: Doctrine\ORM\PersistentCollection {#4229 …}
        +reports: Doctrine\ORM\PersistentCollection {#4231 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4233 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4235 …}
        -id: 41606
        -bodyTs: "'africa':15 'also':1 'happen':13 'india/pakistan':4 'rememb':10 'seem':8 'stuff':12 'thing':5 'whole':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4803855"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697040596 {#4222
          date: 2023-10-11 18:09:56.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4069}
      +body: """
        Because all those countries had lovely relationships among the people beforehand with absolutely no genocide and war.\n
        \n
        Really easy to make perfect borders that makes everyone happy.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697071639 {#4292
        date: 2023-10-12 02:47:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Haus@kbin.social"
        "@SatanicNotMessianic@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4297 …}
      +nested: Doctrine\ORM\PersistentCollection {#4299 …}
      +votes: Doctrine\ORM\PersistentCollection {#4301 …}
      +reports: Doctrine\ORM\PersistentCollection {#4303 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4305 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4307 …}
      -id: 42322
      -bodyTs: "'absolut':13 'among':8 'beforehand':11 'border':23 'countri':4 'easi':19 'everyon':26 'genocid':15 'happi':27 'love':6 'make':21,25 'peopl':10 'perfect':22 'realli':18 'relationship':7 'war':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4758151"
      +editedAt: DateTimeImmutable @1697071660 {#4293
        date: 2023-10-12 02:47:40.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697071639 {#4294
        date: 2023-10-12 02:47:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4069}
    +body: """
      They weren’t countries. They became countries when the colonizers (and I’m using that term as accurately as possible) lumped together into managed regions and then told them they were countries with their own governments and flags. It was all “We’re going to conquer these people and these people and these people, then put Governor Fitzroy, nephew to the Prince, in charge of all of it with a big army to back him up.” Then they wrote laws and made flags and all the happy crappy stuff they do. Then they lost WWII (because pretty much everyone except for the US lost WWII), and said “you’re on your own.”\n
      \n
      They turned former colonies into artificial countries with governments that all but guaranteed factionalism.\n
      \n
      There was always war, and there always will be war. But the specific type of war we’re seeing in former colonies is because of the post-colonial situation.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1697073503 {#4427
      date: 2023-10-12 03:18:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Haus@kbin.social"
      "@SatanicNotMessianic@lemmy.ml"
      "@Wanderer@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4430 …}
    +nested: Doctrine\ORM\PersistentCollection {#4432 …}
    +votes: Doctrine\ORM\PersistentCollection {#4434 …}
    +reports: Doctrine\ORM\PersistentCollection {#4436 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4438 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4440 …}
    -id: 42371
    -bodyTs: "'accur':18 'alway':129,133 'armi':72 'artifici':118 'back':74 'becam':6 'big':71 'charg':64 'colon':10 'coloni':116,148,155 'conquer':46 'countri':4,7,32,119 'crappi':88 'everyon':99 'except':100 'faction':126 'fitzroy':58 'flag':38,83 'former':115,147 'go':44 'govern':36,121 'governor':57 'guarante':125 'happi':87 'law':80 'lost':94,104 'lump':21 'm':13 'made':82 'manag':24 'much':98 'nephew':59 'peopl':48,51,54 'possibl':20 'post':154 'post-coloni':153 'pretti':97 'princ':62 'put':56 're':43,109,144 'region':25 'said':107 'see':145 'situat':156 'specif':139 'stuff':89 'term':16 'togeth':22 'told':28 'turn':114 'type':140 'us':103 'use':14 'war':130,136,142 'weren':2 'wrote':79 'wwii':95,105"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4820102"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697073503 {#4428
      date: 2023-10-12 03:18:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4069}
  +body: "Are you suggesting we should reinstate the glory of the British empire?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697099739 {#4527
    date: 2023-10-12 10:35:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Haus@kbin.social"
    "@SatanicNotMessianic@lemmy.ml"
    "@Wanderer@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4531 …}
  +nested: Doctrine\ORM\PersistentCollection {#4533 …}
  +votes: Doctrine\ORM\PersistentCollection {#4535 …}
  +reports: Doctrine\ORM\PersistentCollection {#4537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4541 …}
  -id: 42701
  -bodyTs: "'british':11 'empir':12 'glori':8 'reinstat':6 'suggest':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4070959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697099739 {#4528
    date: 2023-10-12 10:35:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#4529
  +user: Proxies\__CG__\App\Entity\User {#4530 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4429
    +user: Proxies\__CG__\App\Entity\User {#4224 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4295
      +user: Proxies\__CG__\App\Entity\User {#4296 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4223
        +user: Proxies\__CG__\App\Entity\User {#4224 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4069
          +user: App\Entity\User {#4052 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "It worked so well when they did the same thing for themselves and Ireland."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 215
          +score: 0
          +lastActive: DateTime @1697160760 {#4076
            date: 2023-10-13 03:32:40.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4062 …}
          +nested: Doctrine\ORM\PersistentCollection {#4065 …}
          +votes: Doctrine\ORM\PersistentCollection {#4063 …}
          +reports: Doctrine\ORM\PersistentCollection {#4061 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
          -id: 41575
          -bodyTs: "'ireland':14 'thing':10 'well':4 'work':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/531362/-/comment/2896432"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697039156 {#4068
            date: 2023-10-11 17:45:56.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4069}
        +body: "Also that whole India/Pakistan thing. And I seem to remember some stuff happening in Africa."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 141
        +score: 0
        +lastActive: DateTime @1697040596 {#4221
          date: 2023-10-11 18:09:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Haus@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4225 …}
        +nested: Doctrine\ORM\PersistentCollection {#4227 …}
        +votes: Doctrine\ORM\PersistentCollection {#4229 …}
        +reports: Doctrine\ORM\PersistentCollection {#4231 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4233 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4235 …}
        -id: 41606
        -bodyTs: "'africa':15 'also':1 'happen':13 'india/pakistan':4 'rememb':10 'seem':8 'stuff':12 'thing':5 'whole':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4803855"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697040596 {#4222
          date: 2023-10-11 18:09:56.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4069}
      +body: """
        Because all those countries had lovely relationships among the people beforehand with absolutely no genocide and war.\n
        \n
        Really easy to make perfect borders that makes everyone happy.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697071639 {#4292
        date: 2023-10-12 02:47:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Haus@kbin.social"
        "@SatanicNotMessianic@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4297 …}
      +nested: Doctrine\ORM\PersistentCollection {#4299 …}
      +votes: Doctrine\ORM\PersistentCollection {#4301 …}
      +reports: Doctrine\ORM\PersistentCollection {#4303 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4305 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4307 …}
      -id: 42322
      -bodyTs: "'absolut':13 'among':8 'beforehand':11 'border':23 'countri':4 'easi':19 'everyon':26 'genocid':15 'happi':27 'love':6 'make':21,25 'peopl':10 'perfect':22 'realli':18 'relationship':7 'war':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4758151"
      +editedAt: DateTimeImmutable @1697071660 {#4293
        date: 2023-10-12 02:47:40.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697071639 {#4294
        date: 2023-10-12 02:47:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4069}
    +body: """
      They weren’t countries. They became countries when the colonizers (and I’m using that term as accurately as possible) lumped together into managed regions and then told them they were countries with their own governments and flags. It was all “We’re going to conquer these people and these people and these people, then put Governor Fitzroy, nephew to the Prince, in charge of all of it with a big army to back him up.” Then they wrote laws and made flags and all the happy crappy stuff they do. Then they lost WWII (because pretty much everyone except for the US lost WWII), and said “you’re on your own.”\n
      \n
      They turned former colonies into artificial countries with governments that all but guaranteed factionalism.\n
      \n
      There was always war, and there always will be war. But the specific type of war we’re seeing in former colonies is because of the post-colonial situation.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1697073503 {#4427
      date: 2023-10-12 03:18:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Haus@kbin.social"
      "@SatanicNotMessianic@lemmy.ml"
      "@Wanderer@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4430 …}
    +nested: Doctrine\ORM\PersistentCollection {#4432 …}
    +votes: Doctrine\ORM\PersistentCollection {#4434 …}
    +reports: Doctrine\ORM\PersistentCollection {#4436 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4438 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4440 …}
    -id: 42371
    -bodyTs: "'accur':18 'alway':129,133 'armi':72 'artifici':118 'back':74 'becam':6 'big':71 'charg':64 'colon':10 'coloni':116,148,155 'conquer':46 'countri':4,7,32,119 'crappi':88 'everyon':99 'except':100 'faction':126 'fitzroy':58 'flag':38,83 'former':115,147 'go':44 'govern':36,121 'governor':57 'guarante':125 'happi':87 'law':80 'lost':94,104 'lump':21 'm':13 'made':82 'manag':24 'much':98 'nephew':59 'peopl':48,51,54 'possibl':20 'post':154 'post-coloni':153 'pretti':97 'princ':62 'put':56 're':43,109,144 'region':25 'said':107 'see':145 'situat':156 'specif':139 'stuff':89 'term':16 'togeth':22 'told':28 'turn':114 'type':140 'us':103 'use':14 'war':130,136,142 'weren':2 'wrote':79 'wwii':95,105"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4820102"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697073503 {#4428
      date: 2023-10-12 03:18:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4069}
  +body: "Are you suggesting we should reinstate the glory of the British empire?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697099739 {#4527
    date: 2023-10-12 10:35:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Haus@kbin.social"
    "@SatanicNotMessianic@lemmy.ml"
    "@Wanderer@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4531 …}
  +nested: Doctrine\ORM\PersistentCollection {#4533 …}
  +votes: Doctrine\ORM\PersistentCollection {#4535 …}
  +reports: Doctrine\ORM\PersistentCollection {#4537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4541 …}
  -id: 42701
  -bodyTs: "'british':11 'empir':12 'glori':8 'reinstat':6 'suggest':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4070959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697099739 {#4528
    date: 2023-10-12 10:35:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4582
  +user: Proxies\__CG__\App\Entity\User {#4583 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4529
    +user: Proxies\__CG__\App\Entity\User {#4530 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4429
      +user: Proxies\__CG__\App\Entity\User {#4224 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4295
        +user: Proxies\__CG__\App\Entity\User {#4296 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4223
          +user: Proxies\__CG__\App\Entity\User {#4224 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4069
            +user: App\Entity\User {#4052 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "It worked so well when they did the same thing for themselves and Ireland."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 215
            +score: 0
            +lastActive: DateTime @1697160760 {#4076
              date: 2023-10-13 03:32:40.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@balderdash9@lemmy.zip"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4062 …}
            +nested: Doctrine\ORM\PersistentCollection {#4065 …}
            +votes: Doctrine\ORM\PersistentCollection {#4063 …}
            +reports: Doctrine\ORM\PersistentCollection {#4061 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
            -id: 41575
            -bodyTs: "'ireland':14 'thing':10 'well':4 'work':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://kbin.social/m/memes@lemmy.ml/t/531362/-/comment/2896432"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697039156 {#4068
              date: 2023-10-11 17:45:56.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4069}
          +body: "Also that whole India/Pakistan thing. And I seem to remember some stuff happening in Africa."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 141
          +score: 0
          +lastActive: DateTime @1697040596 {#4221
            date: 2023-10-11 18:09:56.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
            "@Haus@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4225 …}
          +nested: Doctrine\ORM\PersistentCollection {#4227 …}
          +votes: Doctrine\ORM\PersistentCollection {#4229 …}
          +reports: Doctrine\ORM\PersistentCollection {#4231 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4233 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4235 …}
          -id: 41606
          -bodyTs: "'africa':15 'also':1 'happen':13 'india/pakistan':4 'rememb':10 'seem':8 'stuff':12 'thing':5 'whole':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4803855"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697040596 {#4222
            date: 2023-10-11 18:09:56.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4069}
        +body: """
          Because all those countries had lovely relationships among the people beforehand with absolutely no genocide and war.\n
          \n
          Really easy to make perfect borders that makes everyone happy.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1697071639 {#4292
          date: 2023-10-12 02:47:19.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Haus@kbin.social"
          "@SatanicNotMessianic@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4297 …}
        +nested: Doctrine\ORM\PersistentCollection {#4299 …}
        +votes: Doctrine\ORM\PersistentCollection {#4301 …}
        +reports: Doctrine\ORM\PersistentCollection {#4303 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4305 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4307 …}
        -id: 42322
        -bodyTs: "'absolut':13 'among':8 'beforehand':11 'border':23 'countri':4 'easi':19 'everyon':26 'genocid':15 'happi':27 'love':6 'make':21,25 'peopl':10 'perfect':22 'realli':18 'relationship':7 'war':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4758151"
        +editedAt: DateTimeImmutable @1697071660 {#4293
          date: 2023-10-12 02:47:40.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697071639 {#4294
          date: 2023-10-12 02:47:19.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4069}
      +body: """
        They weren’t countries. They became countries when the colonizers (and I’m using that term as accurately as possible) lumped together into managed regions and then told them they were countries with their own governments and flags. It was all “We’re going to conquer these people and these people and these people, then put Governor Fitzroy, nephew to the Prince, in charge of all of it with a big army to back him up.” Then they wrote laws and made flags and all the happy crappy stuff they do. Then they lost WWII (because pretty much everyone except for the US lost WWII), and said “you’re on your own.”\n
        \n
        They turned former colonies into artificial countries with governments that all but guaranteed factionalism.\n
        \n
        There was always war, and there always will be war. But the specific type of war we’re seeing in former colonies is because of the post-colonial situation.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1697073503 {#4427
        date: 2023-10-12 03:18:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Haus@kbin.social"
        "@SatanicNotMessianic@lemmy.ml"
        "@Wanderer@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4430 …}
      +nested: Doctrine\ORM\PersistentCollection {#4432 …}
      +votes: Doctrine\ORM\PersistentCollection {#4434 …}
      +reports: Doctrine\ORM\PersistentCollection {#4436 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4438 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4440 …}
      -id: 42371
      -bodyTs: "'accur':18 'alway':129,133 'armi':72 'artifici':118 'back':74 'becam':6 'big':71 'charg':64 'colon':10 'coloni':116,148,155 'conquer':46 'countri':4,7,32,119 'crappi':88 'everyon':99 'except':100 'faction':126 'fitzroy':58 'flag':38,83 'former':115,147 'go':44 'govern':36,121 'governor':57 'guarante':125 'happi':87 'law':80 'lost':94,104 'lump':21 'm':13 'made':82 'manag':24 'much':98 'nephew':59 'peopl':48,51,54 'possibl':20 'post':154 'post-coloni':153 'pretti':97 'princ':62 'put':56 're':43,109,144 'region':25 'said':107 'see':145 'situat':156 'specif':139 'stuff':89 'term':16 'togeth':22 'told':28 'turn':114 'type':140 'us':103 'use':14 'war':130,136,142 'weren':2 'wrote':79 'wwii':95,105"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4820102"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697073503 {#4428
        date: 2023-10-12 03:18:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4069}
    +body: "Are you suggesting we should reinstate the glory of the British empire?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697099739 {#4527
      date: 2023-10-12 10:35:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Haus@kbin.social"
      "@SatanicNotMessianic@lemmy.ml"
      "@Wanderer@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4531 …}
    +nested: Doctrine\ORM\PersistentCollection {#4533 …}
    +votes: Doctrine\ORM\PersistentCollection {#4535 …}
    +reports: Doctrine\ORM\PersistentCollection {#4537 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4539 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4541 …}
    -id: 42701
    -bodyTs: "'british':11 'empir':12 'glori':8 'reinstat':6 'suggest':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4070959"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697099739 {#4528
      date: 2023-10-12 10:35:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4069}
  +body: "How the fuck did you get that from what you just read??"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697120509 {#4580
    date: 2023-10-12 16:21:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Haus@kbin.social"
    "@SatanicNotMessianic@lemmy.ml"
    "@Wanderer@lemm.ee"
    "@bandario@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4584 …}
  +nested: Doctrine\ORM\PersistentCollection {#4586 …}
  +votes: Doctrine\ORM\PersistentCollection {#4588 …}
  +reports: Doctrine\ORM\PersistentCollection {#4590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4594 …}
  -id: 43197
  -bodyTs: "'fuck':3 'get':6 'read':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4778113"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697120509 {#4581
    date: 2023-10-12 16:21:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#4582
  +user: Proxies\__CG__\App\Entity\User {#4583 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4529
    +user: Proxies\__CG__\App\Entity\User {#4530 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4429
      +user: Proxies\__CG__\App\Entity\User {#4224 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4295
        +user: Proxies\__CG__\App\Entity\User {#4296 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4223
          +user: Proxies\__CG__\App\Entity\User {#4224 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4069
            +user: App\Entity\User {#4052 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "It worked so well when they did the same thing for themselves and Ireland."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 215
            +score: 0
            +lastActive: DateTime @1697160760 {#4076
              date: 2023-10-13 03:32:40.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@balderdash9@lemmy.zip"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4062 …}
            +nested: Doctrine\ORM\PersistentCollection {#4065 …}
            +votes: Doctrine\ORM\PersistentCollection {#4063 …}
            +reports: Doctrine\ORM\PersistentCollection {#4061 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
            -id: 41575
            -bodyTs: "'ireland':14 'thing':10 'well':4 'work':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://kbin.social/m/memes@lemmy.ml/t/531362/-/comment/2896432"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697039156 {#4068
              date: 2023-10-11 17:45:56.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4069}
          +body: "Also that whole India/Pakistan thing. And I seem to remember some stuff happening in Africa."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 141
          +score: 0
          +lastActive: DateTime @1697040596 {#4221
            date: 2023-10-11 18:09:56.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
            "@Haus@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4225 …}
          +nested: Doctrine\ORM\PersistentCollection {#4227 …}
          +votes: Doctrine\ORM\PersistentCollection {#4229 …}
          +reports: Doctrine\ORM\PersistentCollection {#4231 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4233 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4235 …}
          -id: 41606
          -bodyTs: "'africa':15 'also':1 'happen':13 'india/pakistan':4 'rememb':10 'seem':8 'stuff':12 'thing':5 'whole':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4803855"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697040596 {#4222
            date: 2023-10-11 18:09:56.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4069}
        +body: """
          Because all those countries had lovely relationships among the people beforehand with absolutely no genocide and war.\n
          \n
          Really easy to make perfect borders that makes everyone happy.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1697071639 {#4292
          date: 2023-10-12 02:47:19.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Haus@kbin.social"
          "@SatanicNotMessianic@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4297 …}
        +nested: Doctrine\ORM\PersistentCollection {#4299 …}
        +votes: Doctrine\ORM\PersistentCollection {#4301 …}
        +reports: Doctrine\ORM\PersistentCollection {#4303 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4305 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4307 …}
        -id: 42322
        -bodyTs: "'absolut':13 'among':8 'beforehand':11 'border':23 'countri':4 'easi':19 'everyon':26 'genocid':15 'happi':27 'love':6 'make':21,25 'peopl':10 'perfect':22 'realli':18 'relationship':7 'war':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4758151"
        +editedAt: DateTimeImmutable @1697071660 {#4293
          date: 2023-10-12 02:47:40.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697071639 {#4294
          date: 2023-10-12 02:47:19.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4069}
      +body: """
        They weren’t countries. They became countries when the colonizers (and I’m using that term as accurately as possible) lumped together into managed regions and then told them they were countries with their own governments and flags. It was all “We’re going to conquer these people and these people and these people, then put Governor Fitzroy, nephew to the Prince, in charge of all of it with a big army to back him up.” Then they wrote laws and made flags and all the happy crappy stuff they do. Then they lost WWII (because pretty much everyone except for the US lost WWII), and said “you’re on your own.”\n
        \n
        They turned former colonies into artificial countries with governments that all but guaranteed factionalism.\n
        \n
        There was always war, and there always will be war. But the specific type of war we’re seeing in former colonies is because of the post-colonial situation.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1697073503 {#4427
        date: 2023-10-12 03:18:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Haus@kbin.social"
        "@SatanicNotMessianic@lemmy.ml"
        "@Wanderer@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4430 …}
      +nested: Doctrine\ORM\PersistentCollection {#4432 …}
      +votes: Doctrine\ORM\PersistentCollection {#4434 …}
      +reports: Doctrine\ORM\PersistentCollection {#4436 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4438 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4440 …}
      -id: 42371
      -bodyTs: "'accur':18 'alway':129,133 'armi':72 'artifici':118 'back':74 'becam':6 'big':71 'charg':64 'colon':10 'coloni':116,148,155 'conquer':46 'countri':4,7,32,119 'crappi':88 'everyon':99 'except':100 'faction':126 'fitzroy':58 'flag':38,83 'former':115,147 'go':44 'govern':36,121 'governor':57 'guarante':125 'happi':87 'law':80 'lost':94,104 'lump':21 'm':13 'made':82 'manag':24 'much':98 'nephew':59 'peopl':48,51,54 'possibl':20 'post':154 'post-coloni':153 'pretti':97 'princ':62 'put':56 're':43,109,144 'region':25 'said':107 'see':145 'situat':156 'specif':139 'stuff':89 'term':16 'togeth':22 'told':28 'turn':114 'type':140 'us':103 'use':14 'war':130,136,142 'weren':2 'wrote':79 'wwii':95,105"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4820102"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697073503 {#4428
        date: 2023-10-12 03:18:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4069}
    +body: "Are you suggesting we should reinstate the glory of the British empire?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697099739 {#4527
      date: 2023-10-12 10:35:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Haus@kbin.social"
      "@SatanicNotMessianic@lemmy.ml"
      "@Wanderer@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4531 …}
    +nested: Doctrine\ORM\PersistentCollection {#4533 …}
    +votes: Doctrine\ORM\PersistentCollection {#4535 …}
    +reports: Doctrine\ORM\PersistentCollection {#4537 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4539 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4541 …}
    -id: 42701
    -bodyTs: "'british':11 'empir':12 'glori':8 'reinstat':6 'suggest':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4070959"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697099739 {#4528
      date: 2023-10-12 10:35:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4069}
  +body: "How the fuck did you get that from what you just read??"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697120509 {#4580
    date: 2023-10-12 16:21:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Haus@kbin.social"
    "@SatanicNotMessianic@lemmy.ml"
    "@Wanderer@lemm.ee"
    "@bandario@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4584 …}
  +nested: Doctrine\ORM\PersistentCollection {#4586 …}
  +votes: Doctrine\ORM\PersistentCollection {#4588 …}
  +reports: Doctrine\ORM\PersistentCollection {#4590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4594 …}
  -id: 43197
  -bodyTs: "'fuck':3 'get':6 'read':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4778113"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697120509 {#4581
    date: 2023-10-12 16:21:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#4582
  +user: Proxies\__CG__\App\Entity\User {#4583 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4529
    +user: Proxies\__CG__\App\Entity\User {#4530 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4429
      +user: Proxies\__CG__\App\Entity\User {#4224 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4295
        +user: Proxies\__CG__\App\Entity\User {#4296 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4223
          +user: Proxies\__CG__\App\Entity\User {#4224 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4069
            +user: App\Entity\User {#4052 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "It worked so well when they did the same thing for themselves and Ireland."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 215
            +score: 0
            +lastActive: DateTime @1697160760 {#4076
              date: 2023-10-13 03:32:40.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@balderdash9@lemmy.zip"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4062 …}
            +nested: Doctrine\ORM\PersistentCollection {#4065 …}
            +votes: Doctrine\ORM\PersistentCollection {#4063 …}
            +reports: Doctrine\ORM\PersistentCollection {#4061 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
            -id: 41575
            -bodyTs: "'ireland':14 'thing':10 'well':4 'work':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://kbin.social/m/memes@lemmy.ml/t/531362/-/comment/2896432"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697039156 {#4068
              date: 2023-10-11 17:45:56.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4069}
          +body: "Also that whole India/Pakistan thing. And I seem to remember some stuff happening in Africa."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 141
          +score: 0
          +lastActive: DateTime @1697040596 {#4221
            date: 2023-10-11 18:09:56.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
            "@Haus@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4225 …}
          +nested: Doctrine\ORM\PersistentCollection {#4227 …}
          +votes: Doctrine\ORM\PersistentCollection {#4229 …}
          +reports: Doctrine\ORM\PersistentCollection {#4231 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4233 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4235 …}
          -id: 41606
          -bodyTs: "'africa':15 'also':1 'happen':13 'india/pakistan':4 'rememb':10 'seem':8 'stuff':12 'thing':5 'whole':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4803855"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697040596 {#4222
            date: 2023-10-11 18:09:56.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4069}
        +body: """
          Because all those countries had lovely relationships among the people beforehand with absolutely no genocide and war.\n
          \n
          Really easy to make perfect borders that makes everyone happy.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1697071639 {#4292
          date: 2023-10-12 02:47:19.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Haus@kbin.social"
          "@SatanicNotMessianic@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4297 …}
        +nested: Doctrine\ORM\PersistentCollection {#4299 …}
        +votes: Doctrine\ORM\PersistentCollection {#4301 …}
        +reports: Doctrine\ORM\PersistentCollection {#4303 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4305 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4307 …}
        -id: 42322
        -bodyTs: "'absolut':13 'among':8 'beforehand':11 'border':23 'countri':4 'easi':19 'everyon':26 'genocid':15 'happi':27 'love':6 'make':21,25 'peopl':10 'perfect':22 'realli':18 'relationship':7 'war':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4758151"
        +editedAt: DateTimeImmutable @1697071660 {#4293
          date: 2023-10-12 02:47:40.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697071639 {#4294
          date: 2023-10-12 02:47:19.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4069}
      +body: """
        They weren’t countries. They became countries when the colonizers (and I’m using that term as accurately as possible) lumped together into managed regions and then told them they were countries with their own governments and flags. It was all “We’re going to conquer these people and these people and these people, then put Governor Fitzroy, nephew to the Prince, in charge of all of it with a big army to back him up.” Then they wrote laws and made flags and all the happy crappy stuff they do. Then they lost WWII (because pretty much everyone except for the US lost WWII), and said “you’re on your own.”\n
        \n
        They turned former colonies into artificial countries with governments that all but guaranteed factionalism.\n
        \n
        There was always war, and there always will be war. But the specific type of war we’re seeing in former colonies is because of the post-colonial situation.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1697073503 {#4427
        date: 2023-10-12 03:18:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Haus@kbin.social"
        "@SatanicNotMessianic@lemmy.ml"
        "@Wanderer@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4430 …}
      +nested: Doctrine\ORM\PersistentCollection {#4432 …}
      +votes: Doctrine\ORM\PersistentCollection {#4434 …}
      +reports: Doctrine\ORM\PersistentCollection {#4436 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4438 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4440 …}
      -id: 42371
      -bodyTs: "'accur':18 'alway':129,133 'armi':72 'artifici':118 'back':74 'becam':6 'big':71 'charg':64 'colon':10 'coloni':116,148,155 'conquer':46 'countri':4,7,32,119 'crappi':88 'everyon':99 'except':100 'faction':126 'fitzroy':58 'flag':38,83 'former':115,147 'go':44 'govern':36,121 'governor':57 'guarante':125 'happi':87 'law':80 'lost':94,104 'lump':21 'm':13 'made':82 'manag':24 'much':98 'nephew':59 'peopl':48,51,54 'possibl':20 'post':154 'post-coloni':153 'pretti':97 'princ':62 'put':56 're':43,109,144 'region':25 'said':107 'see':145 'situat':156 'specif':139 'stuff':89 'term':16 'togeth':22 'told':28 'turn':114 'type':140 'us':103 'use':14 'war':130,136,142 'weren':2 'wrote':79 'wwii':95,105"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4820102"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697073503 {#4428
        date: 2023-10-12 03:18:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4069}
    +body: "Are you suggesting we should reinstate the glory of the British empire?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697099739 {#4527
      date: 2023-10-12 10:35:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Haus@kbin.social"
      "@SatanicNotMessianic@lemmy.ml"
      "@Wanderer@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4531 …}
    +nested: Doctrine\ORM\PersistentCollection {#4533 …}
    +votes: Doctrine\ORM\PersistentCollection {#4535 …}
    +reports: Doctrine\ORM\PersistentCollection {#4537 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4539 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4541 …}
    -id: 42701
    -bodyTs: "'british':11 'empir':12 'glori':8 'reinstat':6 'suggest':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4070959"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697099739 {#4528
      date: 2023-10-12 10:35:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4069}
  +body: "How the fuck did you get that from what you just read??"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697120509 {#4580
    date: 2023-10-12 16:21:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Haus@kbin.social"
    "@SatanicNotMessianic@lemmy.ml"
    "@Wanderer@lemm.ee"
    "@bandario@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4584 …}
  +nested: Doctrine\ORM\PersistentCollection {#4586 …}
  +votes: Doctrine\ORM\PersistentCollection {#4588 …}
  +reports: Doctrine\ORM\PersistentCollection {#4590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4594 …}
  -id: 43197
  -bodyTs: "'fuck':3 'get':6 'read':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4778113"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697120509 {#4581
    date: 2023-10-12 16:21:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4311
  +user: Proxies\__CG__\App\Entity\User {#4312 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4223
    +user: Proxies\__CG__\App\Entity\User {#4224 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4069
      +user: App\Entity\User {#4052 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "It worked so well when they did the same thing for themselves and Ireland."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 215
      +score: 0
      +lastActive: DateTime @1697160760 {#4076
        date: 2023-10-13 03:32:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4062 …}
      +nested: Doctrine\ORM\PersistentCollection {#4065 …}
      +votes: Doctrine\ORM\PersistentCollection {#4063 …}
      +reports: Doctrine\ORM\PersistentCollection {#4061 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
      -id: 41575
      -bodyTs: "'ireland':14 'thing':10 'well':4 'work':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/531362/-/comment/2896432"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697039156 {#4068
        date: 2023-10-11 17:45:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4069}
    +body: "Also that whole India/Pakistan thing. And I seem to remember some stuff happening in Africa."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 141
    +score: 0
    +lastActive: DateTime @1697040596 {#4221
      date: 2023-10-11 18:09:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Haus@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4225 …}
    +nested: Doctrine\ORM\PersistentCollection {#4227 …}
    +votes: Doctrine\ORM\PersistentCollection {#4229 …}
    +reports: Doctrine\ORM\PersistentCollection {#4231 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4233 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4235 …}
    -id: 41606
    -bodyTs: "'africa':15 'also':1 'happen':13 'india/pakistan':4 'rememb':10 'seem':8 'stuff':12 'thing':5 'whole':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4803855"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697040596 {#4222
      date: 2023-10-11 18:09:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4069}
  +body: "And the Soviets did the same with Armenia and Azerbaijan."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 58
  +score: 0
  +lastActive: DateTime @1697041078 {#4309
    date: 2023-10-11 18:17:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Haus@kbin.social"
    "@SatanicNotMessianic@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4313 …}
  +nested: Doctrine\ORM\PersistentCollection {#4315 …}
  +votes: Doctrine\ORM\PersistentCollection {#4317 …}
  +reports: Doctrine\ORM\PersistentCollection {#4319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4323 …}
  -id: 41614
  -bodyTs: "'armenia':8 'azerbaijan':10 'soviet':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4442728"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697041078 {#4310
    date: 2023-10-11 18:17:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#4311
  +user: Proxies\__CG__\App\Entity\User {#4312 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4223
    +user: Proxies\__CG__\App\Entity\User {#4224 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4069
      +user: App\Entity\User {#4052 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "It worked so well when they did the same thing for themselves and Ireland."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 215
      +score: 0
      +lastActive: DateTime @1697160760 {#4076
        date: 2023-10-13 03:32:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4062 …}
      +nested: Doctrine\ORM\PersistentCollection {#4065 …}
      +votes: Doctrine\ORM\PersistentCollection {#4063 …}
      +reports: Doctrine\ORM\PersistentCollection {#4061 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
      -id: 41575
      -bodyTs: "'ireland':14 'thing':10 'well':4 'work':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/531362/-/comment/2896432"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697039156 {#4068
        date: 2023-10-11 17:45:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4069}
    +body: "Also that whole India/Pakistan thing. And I seem to remember some stuff happening in Africa."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 141
    +score: 0
    +lastActive: DateTime @1697040596 {#4221
      date: 2023-10-11 18:09:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Haus@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4225 …}
    +nested: Doctrine\ORM\PersistentCollection {#4227 …}
    +votes: Doctrine\ORM\PersistentCollection {#4229 …}
    +reports: Doctrine\ORM\PersistentCollection {#4231 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4233 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4235 …}
    -id: 41606
    -bodyTs: "'africa':15 'also':1 'happen':13 'india/pakistan':4 'rememb':10 'seem':8 'stuff':12 'thing':5 'whole':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4803855"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697040596 {#4222
      date: 2023-10-11 18:09:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4069}
  +body: "And the Soviets did the same with Armenia and Azerbaijan."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 58
  +score: 0
  +lastActive: DateTime @1697041078 {#4309
    date: 2023-10-11 18:17:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Haus@kbin.social"
    "@SatanicNotMessianic@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4313 …}
  +nested: Doctrine\ORM\PersistentCollection {#4315 …}
  +votes: Doctrine\ORM\PersistentCollection {#4317 …}
  +reports: Doctrine\ORM\PersistentCollection {#4319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4323 …}
  -id: 41614
  -bodyTs: "'armenia':8 'azerbaijan':10 'soviet':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4442728"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697041078 {#4310
    date: 2023-10-11 18:17:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#4311
  +user: Proxies\__CG__\App\Entity\User {#4312 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4223
    +user: Proxies\__CG__\App\Entity\User {#4224 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4069
      +user: App\Entity\User {#4052 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "It worked so well when they did the same thing for themselves and Ireland."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 215
      +score: 0
      +lastActive: DateTime @1697160760 {#4076
        date: 2023-10-13 03:32:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4062 …}
      +nested: Doctrine\ORM\PersistentCollection {#4065 …}
      +votes: Doctrine\ORM\PersistentCollection {#4063 …}
      +reports: Doctrine\ORM\PersistentCollection {#4061 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
      -id: 41575
      -bodyTs: "'ireland':14 'thing':10 'well':4 'work':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/531362/-/comment/2896432"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697039156 {#4068
        date: 2023-10-11 17:45:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4069}
    +body: "Also that whole India/Pakistan thing. And I seem to remember some stuff happening in Africa."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 141
    +score: 0
    +lastActive: DateTime @1697040596 {#4221
      date: 2023-10-11 18:09:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Haus@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4225 …}
    +nested: Doctrine\ORM\PersistentCollection {#4227 …}
    +votes: Doctrine\ORM\PersistentCollection {#4229 …}
    +reports: Doctrine\ORM\PersistentCollection {#4231 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4233 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4235 …}
    -id: 41606
    -bodyTs: "'africa':15 'also':1 'happen':13 'india/pakistan':4 'rememb':10 'seem':8 'stuff':12 'thing':5 'whole':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4803855"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697040596 {#4222
      date: 2023-10-11 18:09:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4069}
  +body: "And the Soviets did the same with Armenia and Azerbaijan."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 58
  +score: 0
  +lastActive: DateTime @1697041078 {#4309
    date: 2023-10-11 18:17:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Haus@kbin.social"
    "@SatanicNotMessianic@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4313 …}
  +nested: Doctrine\ORM\PersistentCollection {#4315 …}
  +votes: Doctrine\ORM\PersistentCollection {#4317 …}
  +reports: Doctrine\ORM\PersistentCollection {#4319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4323 …}
  -id: 41614
  -bodyTs: "'armenia':8 'azerbaijan':10 'soviet':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4442728"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697041078 {#4310
    date: 2023-10-11 18:17:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4401
  +user: Proxies\__CG__\App\Entity\User {#4396 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4311
    +user: Proxies\__CG__\App\Entity\User {#4312 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4223
      +user: Proxies\__CG__\App\Entity\User {#4224 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4069
        +user: App\Entity\User {#4052 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "It worked so well when they did the same thing for themselves and Ireland."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 215
        +score: 0
        +lastActive: DateTime @1697160760 {#4076
          date: 2023-10-13 03:32:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4062 …}
        +nested: Doctrine\ORM\PersistentCollection {#4065 …}
        +votes: Doctrine\ORM\PersistentCollection {#4063 …}
        +reports: Doctrine\ORM\PersistentCollection {#4061 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
        -id: 41575
        -bodyTs: "'ireland':14 'thing':10 'well':4 'work':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/531362/-/comment/2896432"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697039156 {#4068
          date: 2023-10-11 17:45:56.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4069}
      +body: "Also that whole India/Pakistan thing. And I seem to remember some stuff happening in Africa."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 141
      +score: 0
      +lastActive: DateTime @1697040596 {#4221
        date: 2023-10-11 18:09:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Haus@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4225 …}
      +nested: Doctrine\ORM\PersistentCollection {#4227 …}
      +votes: Doctrine\ORM\PersistentCollection {#4229 …}
      +reports: Doctrine\ORM\PersistentCollection {#4231 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4233 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4235 …}
      -id: 41606
      -bodyTs: "'africa':15 'also':1 'happen':13 'india/pakistan':4 'rememb':10 'seem':8 'stuff':12 'thing':5 'whole':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4803855"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697040596 {#4222
        date: 2023-10-11 18:09:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4069}
    +body: "And the Soviets did the same with Armenia and Azerbaijan."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 58
    +score: 0
    +lastActive: DateTime @1697041078 {#4309
      date: 2023-10-11 18:17:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Haus@kbin.social"
      "@SatanicNotMessianic@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4313 …}
    +nested: Doctrine\ORM\PersistentCollection {#4315 …}
    +votes: Doctrine\ORM\PersistentCollection {#4317 …}
    +reports: Doctrine\ORM\PersistentCollection {#4319 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4321 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4323 …}
    -id: 41614
    -bodyTs: "'armenia':8 'azerbaijan':10 'soviet':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4442728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697041078 {#4310
      date: 2023-10-11 18:17:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4069}
  +body: "Or Moldova and Transnistria. Or Georgia and Abhazia and South Ossetia"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697139445 {#4402
    date: 2023-10-12 21:37:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Haus@kbin.social"
    "@SatanicNotMessianic@lemmy.ml"
    "@alvvayson@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4391 …}
  +nested: Doctrine\ORM\PersistentCollection {#4395 …}
  +votes: Doctrine\ORM\PersistentCollection {#4393 …}
  +reports: Doctrine\ORM\PersistentCollection {#4406 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4408 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4410 …}
  -id: 43816
  -bodyTs: "'abhazia':8 'georgia':6 'moldova':2 'ossetia':11 'south':10 'transnistria':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4478273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697139445 {#4399
    date: 2023-10-12 21:37:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#4401
  +user: Proxies\__CG__\App\Entity\User {#4396 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4311
    +user: Proxies\__CG__\App\Entity\User {#4312 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4223
      +user: Proxies\__CG__\App\Entity\User {#4224 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4069
        +user: App\Entity\User {#4052 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "It worked so well when they did the same thing for themselves and Ireland."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 215
        +score: 0
        +lastActive: DateTime @1697160760 {#4076
          date: 2023-10-13 03:32:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4062 …}
        +nested: Doctrine\ORM\PersistentCollection {#4065 …}
        +votes: Doctrine\ORM\PersistentCollection {#4063 …}
        +reports: Doctrine\ORM\PersistentCollection {#4061 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
        -id: 41575
        -bodyTs: "'ireland':14 'thing':10 'well':4 'work':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/531362/-/comment/2896432"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697039156 {#4068
          date: 2023-10-11 17:45:56.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4069}
      +body: "Also that whole India/Pakistan thing. And I seem to remember some stuff happening in Africa."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 141
      +score: 0
      +lastActive: DateTime @1697040596 {#4221
        date: 2023-10-11 18:09:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Haus@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4225 …}
      +nested: Doctrine\ORM\PersistentCollection {#4227 …}
      +votes: Doctrine\ORM\PersistentCollection {#4229 …}
      +reports: Doctrine\ORM\PersistentCollection {#4231 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4233 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4235 …}
      -id: 41606
      -bodyTs: "'africa':15 'also':1 'happen':13 'india/pakistan':4 'rememb':10 'seem':8 'stuff':12 'thing':5 'whole':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4803855"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697040596 {#4222
        date: 2023-10-11 18:09:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4069}
    +body: "And the Soviets did the same with Armenia and Azerbaijan."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 58
    +score: 0
    +lastActive: DateTime @1697041078 {#4309
      date: 2023-10-11 18:17:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Haus@kbin.social"
      "@SatanicNotMessianic@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4313 …}
    +nested: Doctrine\ORM\PersistentCollection {#4315 …}
    +votes: Doctrine\ORM\PersistentCollection {#4317 …}
    +reports: Doctrine\ORM\PersistentCollection {#4319 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4321 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4323 …}
    -id: 41614
    -bodyTs: "'armenia':8 'azerbaijan':10 'soviet':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4442728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697041078 {#4310
      date: 2023-10-11 18:17:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4069}
  +body: "Or Moldova and Transnistria. Or Georgia and Abhazia and South Ossetia"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697139445 {#4402
    date: 2023-10-12 21:37:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Haus@kbin.social"
    "@SatanicNotMessianic@lemmy.ml"
    "@alvvayson@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4391 …}
  +nested: Doctrine\ORM\PersistentCollection {#4395 …}
  +votes: Doctrine\ORM\PersistentCollection {#4393 …}
  +reports: Doctrine\ORM\PersistentCollection {#4406 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4408 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4410 …}
  -id: 43816
  -bodyTs: "'abhazia':8 'georgia':6 'moldova':2 'ossetia':11 'south':10 'transnistria':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4478273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697139445 {#4399
    date: 2023-10-12 21:37:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#4401
  +user: Proxies\__CG__\App\Entity\User {#4396 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4311
    +user: Proxies\__CG__\App\Entity\User {#4312 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4223
      +user: Proxies\__CG__\App\Entity\User {#4224 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4069
        +user: App\Entity\User {#4052 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "It worked so well when they did the same thing for themselves and Ireland."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 215
        +score: 0
        +lastActive: DateTime @1697160760 {#4076
          date: 2023-10-13 03:32:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4062 …}
        +nested: Doctrine\ORM\PersistentCollection {#4065 …}
        +votes: Doctrine\ORM\PersistentCollection {#4063 …}
        +reports: Doctrine\ORM\PersistentCollection {#4061 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
        -id: 41575
        -bodyTs: "'ireland':14 'thing':10 'well':4 'work':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/531362/-/comment/2896432"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697039156 {#4068
          date: 2023-10-11 17:45:56.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4069}
      +body: "Also that whole India/Pakistan thing. And I seem to remember some stuff happening in Africa."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 141
      +score: 0
      +lastActive: DateTime @1697040596 {#4221
        date: 2023-10-11 18:09:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Haus@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4225 …}
      +nested: Doctrine\ORM\PersistentCollection {#4227 …}
      +votes: Doctrine\ORM\PersistentCollection {#4229 …}
      +reports: Doctrine\ORM\PersistentCollection {#4231 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4233 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4235 …}
      -id: 41606
      -bodyTs: "'africa':15 'also':1 'happen':13 'india/pakistan':4 'rememb':10 'seem':8 'stuff':12 'thing':5 'whole':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4803855"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697040596 {#4222
        date: 2023-10-11 18:09:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4069}
    +body: "And the Soviets did the same with Armenia and Azerbaijan."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 58
    +score: 0
    +lastActive: DateTime @1697041078 {#4309
      date: 2023-10-11 18:17:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Haus@kbin.social"
      "@SatanicNotMessianic@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4313 …}
    +nested: Doctrine\ORM\PersistentCollection {#4315 …}
    +votes: Doctrine\ORM\PersistentCollection {#4317 …}
    +reports: Doctrine\ORM\PersistentCollection {#4319 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4321 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4323 …}
    -id: 41614
    -bodyTs: "'armenia':8 'azerbaijan':10 'soviet':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4442728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697041078 {#4310
      date: 2023-10-11 18:17:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4069}
  +body: "Or Moldova and Transnistria. Or Georgia and Abhazia and South Ossetia"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697139445 {#4402
    date: 2023-10-12 21:37:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Haus@kbin.social"
    "@SatanicNotMessianic@lemmy.ml"
    "@alvvayson@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4391 …}
  +nested: Doctrine\ORM\PersistentCollection {#4395 …}
  +votes: Doctrine\ORM\PersistentCollection {#4393 …}
  +reports: Doctrine\ORM\PersistentCollection {#4406 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4408 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4410 …}
  -id: 43816
  -bodyTs: "'abhazia':8 'georgia':6 'moldova':2 'ossetia':11 'south':10 'transnistria':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4478273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697139445 {#4399
    date: 2023-10-12 21:37:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4327
  +user: Proxies\__CG__\App\Entity\User {#4328 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4223
    +user: Proxies\__CG__\App\Entity\User {#4224 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4069
      +user: App\Entity\User {#4052 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "It worked so well when they did the same thing for themselves and Ireland."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 215
      +score: 0
      +lastActive: DateTime @1697160760 {#4076
        date: 2023-10-13 03:32:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4062 …}
      +nested: Doctrine\ORM\PersistentCollection {#4065 …}
      +votes: Doctrine\ORM\PersistentCollection {#4063 …}
      +reports: Doctrine\ORM\PersistentCollection {#4061 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
      -id: 41575
      -bodyTs: "'ireland':14 'thing':10 'well':4 'work':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/531362/-/comment/2896432"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697039156 {#4068
        date: 2023-10-11 17:45:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4069}
    +body: "Also that whole India/Pakistan thing. And I seem to remember some stuff happening in Africa."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 141
    +score: 0
    +lastActive: DateTime @1697040596 {#4221
      date: 2023-10-11 18:09:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Haus@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4225 …}
    +nested: Doctrine\ORM\PersistentCollection {#4227 …}
    +votes: Doctrine\ORM\PersistentCollection {#4229 …}
    +reports: Doctrine\ORM\PersistentCollection {#4231 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4233 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4235 …}
    -id: 41606
    -bodyTs: "'africa':15 'also':1 'happen':13 'india/pakistan':4 'rememb':10 'seem':8 'stuff':12 'thing':5 'whole':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4803855"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697040596 {#4222
      date: 2023-10-11 18:09:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4069}
  +body: "The secret ingredient is running the fuck away before either of them notice."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 85
  +score: 0
  +lastActive: DateTime @1697045663 {#4325
    date: 2023-10-11 19:34:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Haus@kbin.social"
    "@SatanicNotMessianic@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4329 …}
  +nested: Doctrine\ORM\PersistentCollection {#4331 …}
  +votes: Doctrine\ORM\PersistentCollection {#4333 …}
  +reports: Doctrine\ORM\PersistentCollection {#4335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4339 …}
  -id: 41726
  -bodyTs: "'away':8 'either':10 'fuck':7 'ingredi':3 'notic':13 'run':5 'secret':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/3473181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697045663 {#4326
    date: 2023-10-11 19:34:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#4327
  +user: Proxies\__CG__\App\Entity\User {#4328 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4223
    +user: Proxies\__CG__\App\Entity\User {#4224 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4069
      +user: App\Entity\User {#4052 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "It worked so well when they did the same thing for themselves and Ireland."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 215
      +score: 0
      +lastActive: DateTime @1697160760 {#4076
        date: 2023-10-13 03:32:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4062 …}
      +nested: Doctrine\ORM\PersistentCollection {#4065 …}
      +votes: Doctrine\ORM\PersistentCollection {#4063 …}
      +reports: Doctrine\ORM\PersistentCollection {#4061 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
      -id: 41575
      -bodyTs: "'ireland':14 'thing':10 'well':4 'work':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/531362/-/comment/2896432"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697039156 {#4068
        date: 2023-10-11 17:45:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4069}
    +body: "Also that whole India/Pakistan thing. And I seem to remember some stuff happening in Africa."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 141
    +score: 0
    +lastActive: DateTime @1697040596 {#4221
      date: 2023-10-11 18:09:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Haus@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4225 …}
    +nested: Doctrine\ORM\PersistentCollection {#4227 …}
    +votes: Doctrine\ORM\PersistentCollection {#4229 …}
    +reports: Doctrine\ORM\PersistentCollection {#4231 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4233 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4235 …}
    -id: 41606
    -bodyTs: "'africa':15 'also':1 'happen':13 'india/pakistan':4 'rememb':10 'seem':8 'stuff':12 'thing':5 'whole':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4803855"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697040596 {#4222
      date: 2023-10-11 18:09:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4069}
  +body: "The secret ingredient is running the fuck away before either of them notice."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 85
  +score: 0
  +lastActive: DateTime @1697045663 {#4325
    date: 2023-10-11 19:34:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Haus@kbin.social"
    "@SatanicNotMessianic@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4329 …}
  +nested: Doctrine\ORM\PersistentCollection {#4331 …}
  +votes: Doctrine\ORM\PersistentCollection {#4333 …}
  +reports: Doctrine\ORM\PersistentCollection {#4335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4339 …}
  -id: 41726
  -bodyTs: "'away':8 'either':10 'fuck':7 'ingredi':3 'notic':13 'run':5 'secret':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/3473181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697045663 {#4326
    date: 2023-10-11 19:34:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#4327
  +user: Proxies\__CG__\App\Entity\User {#4328 …}
  +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: "History-lives-in-the-present"
    +title: "History lives in the present"
    +url: "https://lemmy.zip/pictrs/image/52f42bc8-d46c-4bfd-9ed6-8b3b39acdccb.webp"
    +body: "Context (for those who don’t know): Israel and Palestine"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 139
    +favouriteCount: 1496
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727697097 {#2410
      date: 2024-09-30 13:51:37.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: 4323
    -titleTs: "'histori':1 'live':2 'present':5"
    -bodyTs: "'context':1 'israel':8 'know':7 'palestin':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697123494
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3971167"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697037094 {#1850
      date: 2023-10-11 17:11:34.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4223
    +user: Proxies\__CG__\App\Entity\User {#4224 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4069
      +user: App\Entity\User {#4052 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "It worked so well when they did the same thing for themselves and Ireland."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 215
      +score: 0
      +lastActive: DateTime @1697160760 {#4076
        date: 2023-10-13 03:32:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4062 …}
      +nested: Doctrine\ORM\PersistentCollection {#4065 …}
      +votes: Doctrine\ORM\PersistentCollection {#4063 …}
      +reports: Doctrine\ORM\PersistentCollection {#4061 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
      -id: 41575
      -bodyTs: "'ireland':14 'thing':10 'well':4 'work':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/531362/-/comment/2896432"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697039156 {#4068
        date: 2023-10-11 17:45:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4069}
    +body: "Also that whole India/Pakistan thing. And I seem to remember some stuff happening in Africa."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 141
    +score: 0
    +lastActive: DateTime @1697040596 {#4221
      date: 2023-10-11 18:09:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Haus@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4225 …}
    +nested: Doctrine\ORM\PersistentCollection {#4227 …}
    +votes: Doctrine\ORM\PersistentCollection {#4229 …}
    +reports: Doctrine\ORM\PersistentCollection {#4231 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4233 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4235 …}
    -id: 41606
    -bodyTs: "'africa':15 'also':1 'happen':13 'india/pakistan':4 'rememb':10 'seem':8 'stuff':12 'thing':5 'whole':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4803855"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697040596 {#4222
      date: 2023-10-11 18:09:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4069}
  +body: "The secret ingredient is running the fuck away before either of them notice."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 85
  +score: 0
  +lastActive: DateTime @1697045663 {#4325
    date: 2023-10-11 19:34:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Haus@kbin.social"
    "@SatanicNotMessianic@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4329 …}
  +nested: Doctrine\ORM\PersistentCollection {#4331 …}
  +votes: Doctrine\ORM\PersistentCollection {#4333 …}
  +reports: Doctrine\ORM\PersistentCollection {#4335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4339 …}
  -id: 41726
  -bodyTs: "'away':8 'either':10 'fuck':7 'ingredi':3 'notic':13 'run':5 'secret':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/3473181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697045663 {#4326
    date: 2023-10-11 19:34:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 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