GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/3628/those-poor-little-fellas/oldest

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 …}
}
44.32 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.07 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "those-poor-little-fellas"
  +title: "those poor little fellas..."
  +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 44
  +favouriteCount: 871
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696907915 {#2414
    date: 2023-10-10 05:18:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 3628
  -titleTs: "'fella':4 'littl':3 'poor':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696879637
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4322388"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696793237 {#1793
    date: 2023-10-08 21:27:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "those-poor-little-fellas"
  +title: "those poor little fellas..."
  +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 44
  +favouriteCount: 871
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696907915 {#2414
    date: 2023-10-10 05:18:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 3628
  -titleTs: "'fella':4 'littl':3 'poor':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696879637
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4322388"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696793237 {#1793
    date: 2023-10-08 21:27:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "those-poor-little-fellas"
  +title: "those poor little fellas..."
  +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 44
  +favouriteCount: 871
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696907915 {#2414
    date: 2023-10-10 05:18:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 3628
  -titleTs: "'fella':4 'littl':3 'poor':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696879637
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4322388"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696793237 {#1793
    date: 2023-10-08 21:27:17.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 {#3999
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "It will tickle down eventually. Just give it a few centuries or at least until I’m not responsible anymore"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 58
  +score: 0
  +lastActive: DateTime @1696803733 {#4008
    date: 2023-10-09 00:22:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3997 …}
  +nested: Doctrine\ORM\PersistentCollection {#3995 …}
  +votes: Doctrine\ORM\PersistentCollection {#3993 …}
  +reports: Doctrine\ORM\PersistentCollection {#3991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
  -id: 37841
  -bodyTs: "'anymor':20 'centuri':11 'eventu':5 'give':7 'least':14 'm':17 'respons':19 'tickl':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3550764"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696795047 {#3944
    date: 2023-10-08 21:57:27.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 {#3999
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "It will tickle down eventually. Just give it a few centuries or at least until I’m not responsible anymore"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 58
  +score: 0
  +lastActive: DateTime @1696803733 {#4008
    date: 2023-10-09 00:22:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3997 …}
  +nested: Doctrine\ORM\PersistentCollection {#3995 …}
  +votes: Doctrine\ORM\PersistentCollection {#3993 …}
  +reports: Doctrine\ORM\PersistentCollection {#3991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
  -id: 37841
  -bodyTs: "'anymor':20 'centuri':11 'eventu':5 'give':7 'least':14 'm':17 'respons':19 'tickl':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3550764"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696795047 {#3944
    date: 2023-10-08 21:57:27.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 {#3999
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "It will tickle down eventually. Just give it a few centuries or at least until I’m not responsible anymore"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 58
  +score: 0
  +lastActive: DateTime @1696803733 {#4008
    date: 2023-10-09 00:22:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3997 …}
  +nested: Doctrine\ORM\PersistentCollection {#3995 …}
  +votes: Doctrine\ORM\PersistentCollection {#3993 …}
  +reports: Doctrine\ORM\PersistentCollection {#3991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
  -id: 37841
  -bodyTs: "'anymor':20 'centuri':11 'eventu':5 'give':7 'least':14 'm':17 'respons':19 'tickl':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3550764"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696795047 {#3944
    date: 2023-10-08 21:57:27.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 {#4564
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "It will tickle down eventually. Just give it a few centuries or at least until I’m not responsible anymore"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 58
    +score: 0
    +lastActive: DateTime @1696803733 {#4008
      date: 2023-10-09 00:22:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 37841
    -bodyTs: "'anymor':20 'centuri':11 'eventu':5 'give':7 'least':14 'm':17 'respons':19 'tickl':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3550764"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696795047 {#3944
      date: 2023-10-08 21:57:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Sure thing, Mr Reagan, Sir!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1696795464 {#4563
    date: 2023-10-08 22:04:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@lugal@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4569 …}
  +nested: Doctrine\ORM\PersistentCollection {#4570 …}
  +votes: Doctrine\ORM\PersistentCollection {#4572 …}
  +reports: Doctrine\ORM\PersistentCollection {#4576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4580 …}
  -id: 37852
  -bodyTs: "'mr':3 'reagan':4 'sir':5 'sure':1 'thing':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3650298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696795464 {#4566
    date: 2023-10-08 22:04:24.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 {#4564
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "It will tickle down eventually. Just give it a few centuries or at least until I’m not responsible anymore"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 58
    +score: 0
    +lastActive: DateTime @1696803733 {#4008
      date: 2023-10-09 00:22:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 37841
    -bodyTs: "'anymor':20 'centuri':11 'eventu':5 'give':7 'least':14 'm':17 'respons':19 'tickl':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3550764"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696795047 {#3944
      date: 2023-10-08 21:57:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Sure thing, Mr Reagan, Sir!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1696795464 {#4563
    date: 2023-10-08 22:04:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@lugal@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4569 …}
  +nested: Doctrine\ORM\PersistentCollection {#4570 …}
  +votes: Doctrine\ORM\PersistentCollection {#4572 …}
  +reports: Doctrine\ORM\PersistentCollection {#4576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4580 …}
  -id: 37852
  -bodyTs: "'mr':3 'reagan':4 'sir':5 'sure':1 'thing':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3650298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696795464 {#4566
    date: 2023-10-08 22:04:24.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 {#4564
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "It will tickle down eventually. Just give it a few centuries or at least until I’m not responsible anymore"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 58
    +score: 0
    +lastActive: DateTime @1696803733 {#4008
      date: 2023-10-09 00:22:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 37841
    -bodyTs: "'anymor':20 'centuri':11 'eventu':5 'give':7 'least':14 'm':17 'respons':19 'tickl':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3550764"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696795047 {#3944
      date: 2023-10-08 21:57:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Sure thing, Mr Reagan, Sir!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1696795464 {#4563
    date: 2023-10-08 22:04:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@lugal@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4569 …}
  +nested: Doctrine\ORM\PersistentCollection {#4570 …}
  +votes: Doctrine\ORM\PersistentCollection {#4572 …}
  +reports: Doctrine\ORM\PersistentCollection {#4576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4580 …}
  -id: 37852
  -bodyTs: "'mr':3 'reagan':4 'sir':5 'sure':1 'thing':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3650298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696795464 {#4566
    date: 2023-10-08 22:04:24.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 {#4584
  +user: Proxies\__CG__\App\Entity\User {#4585 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "It will tickle down eventually. Just give it a few centuries or at least until I’m not responsible anymore"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 58
    +score: 0
    +lastActive: DateTime @1696803733 {#4008
      date: 2023-10-09 00:22:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 37841
    -bodyTs: "'anymor':20 'centuri':11 'eventu':5 'give':7 'least':14 'm':17 'respons':19 'tickl':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3550764"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696795047 {#3944
      date: 2023-10-08 21:57:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Can’t wait for the golden shower 🤤"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696803731 {#4582
    date: 2023-10-09 00:22:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@lugal@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4586 …}
  +nested: Doctrine\ORM\PersistentCollection {#4588 …}
  +votes: Doctrine\ORM\PersistentCollection {#4590 …}
  +reports: Doctrine\ORM\PersistentCollection {#4592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4594 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4596 …}
  -id: 38031
  -bodyTs: "'golden':6 'shower':7 'wait':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4297325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696803731 {#4583
    date: 2023-10-09 00:22:11.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 {#4584
  +user: Proxies\__CG__\App\Entity\User {#4585 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "It will tickle down eventually. Just give it a few centuries or at least until I’m not responsible anymore"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 58
    +score: 0
    +lastActive: DateTime @1696803733 {#4008
      date: 2023-10-09 00:22:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 37841
    -bodyTs: "'anymor':20 'centuri':11 'eventu':5 'give':7 'least':14 'm':17 'respons':19 'tickl':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3550764"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696795047 {#3944
      date: 2023-10-08 21:57:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Can’t wait for the golden shower 🤤"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696803731 {#4582
    date: 2023-10-09 00:22:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@lugal@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4586 …}
  +nested: Doctrine\ORM\PersistentCollection {#4588 …}
  +votes: Doctrine\ORM\PersistentCollection {#4590 …}
  +reports: Doctrine\ORM\PersistentCollection {#4592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4594 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4596 …}
  -id: 38031
  -bodyTs: "'golden':6 'shower':7 'wait':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4297325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696803731 {#4583
    date: 2023-10-09 00:22:11.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 {#4584
  +user: Proxies\__CG__\App\Entity\User {#4585 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "It will tickle down eventually. Just give it a few centuries or at least until I’m not responsible anymore"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 58
    +score: 0
    +lastActive: DateTime @1696803733 {#4008
      date: 2023-10-09 00:22:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 37841
    -bodyTs: "'anymor':20 'centuri':11 'eventu':5 'give':7 'least':14 'm':17 'respons':19 'tickl':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3550764"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696795047 {#3944
      date: 2023-10-08 21:57:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Can’t wait for the golden shower 🤤"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696803731 {#4582
    date: 2023-10-09 00:22:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@lugal@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4586 …}
  +nested: Doctrine\ORM\PersistentCollection {#4588 …}
  +votes: Doctrine\ORM\PersistentCollection {#4590 …}
  +reports: Doctrine\ORM\PersistentCollection {#4592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4594 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4596 …}
  -id: 38031
  -bodyTs: "'golden':6 'shower':7 'wait':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4297325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696803731 {#4583
    date: 2023-10-09 00:22:11.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 {#4031
  +user: App\Entity\User {#4020 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    It’s really bad here. Not ONLY do we do this, but we also subsidize oil like it’s going out of style. Oh wait. It is.\n
    \n
    We just can’t quit that abusive oily dick, though. In fact we keep waiting by the phone hoping they will call us back.\n
    \n
    Meanwhile, inflation is ridiculous, people can’t afford houses or groceries.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1696799053 {#4037
    date: 2023-10-08 23:04:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4036 …}
  +nested: Doctrine\ORM\PersistentCollection {#4035 …}
  +votes: Doctrine\ORM\PersistentCollection {#4026 …}
  +reports: Doctrine\ORM\PersistentCollection {#4029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
  -id: 37848
  -bodyTs: "'abus':34 'afford':59 'also':14 'back':51 'bad':4 'call':49 'dick':36 'fact':39 'go':20 'groceri':62 'hope':46 'hous':60 'inflat':53 'keep':41 'like':17 'meanwhil':52 'oh':24 'oil':16 'oili':35 'peopl':56 'phone':45 'quit':32 'realli':3 'ridicul':55 'style':23 'subsid':15 'though':37 'us':50 'wait':25,42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3090822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696795392 {#4042
    date: 2023-10-08 22:03:12.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 {#4031
  +user: App\Entity\User {#4020 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    It’s really bad here. Not ONLY do we do this, but we also subsidize oil like it’s going out of style. Oh wait. It is.\n
    \n
    We just can’t quit that abusive oily dick, though. In fact we keep waiting by the phone hoping they will call us back.\n
    \n
    Meanwhile, inflation is ridiculous, people can’t afford houses or groceries.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1696799053 {#4037
    date: 2023-10-08 23:04:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4036 …}
  +nested: Doctrine\ORM\PersistentCollection {#4035 …}
  +votes: Doctrine\ORM\PersistentCollection {#4026 …}
  +reports: Doctrine\ORM\PersistentCollection {#4029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
  -id: 37848
  -bodyTs: "'abus':34 'afford':59 'also':14 'back':51 'bad':4 'call':49 'dick':36 'fact':39 'go':20 'groceri':62 'hope':46 'hous':60 'inflat':53 'keep':41 'like':17 'meanwhil':52 'oh':24 'oil':16 'oili':35 'peopl':56 'phone':45 'quit':32 'realli':3 'ridicul':55 'style':23 'subsid':15 'though':37 'us':50 'wait':25,42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3090822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696795392 {#4042
    date: 2023-10-08 22:03:12.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 {#4031
  +user: App\Entity\User {#4020 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    It’s really bad here. Not ONLY do we do this, but we also subsidize oil like it’s going out of style. Oh wait. It is.\n
    \n
    We just can’t quit that abusive oily dick, though. In fact we keep waiting by the phone hoping they will call us back.\n
    \n
    Meanwhile, inflation is ridiculous, people can’t afford houses or groceries.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1696799053 {#4037
    date: 2023-10-08 23:04:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4036 …}
  +nested: Doctrine\ORM\PersistentCollection {#4035 …}
  +votes: Doctrine\ORM\PersistentCollection {#4026 …}
  +reports: Doctrine\ORM\PersistentCollection {#4029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
  -id: 37848
  -bodyTs: "'abus':34 'afford':59 'also':14 'back':51 'bad':4 'call':49 'dick':36 'fact':39 'go':20 'groceri':62 'hope':46 'hous':60 'inflat':53 'keep':41 'like':17 'meanwhil':52 'oh':24 'oil':16 'oili':35 'peopl':56 'phone':45 'quit':32 'realli':3 'ridicul':55 'style':23 'subsid':15 'though':37 'us':50 'wait':25,42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3090822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696795392 {#4042
    date: 2023-10-08 22:03:12.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 {#4600
  +user: Proxies\__CG__\App\Entity\User {#4601 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4031
    +user: App\Entity\User {#4020 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s really bad here. Not ONLY do we do this, but we also subsidize oil like it’s going out of style. Oh wait. It is.\n
      \n
      We just can’t quit that abusive oily dick, though. In fact we keep waiting by the phone hoping they will call us back.\n
      \n
      Meanwhile, inflation is ridiculous, people can’t afford houses or groceries.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1696799053 {#4037
      date: 2023-10-08 23:04:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4036 …}
    +nested: Doctrine\ORM\PersistentCollection {#4035 …}
    +votes: Doctrine\ORM\PersistentCollection {#4026 …}
    +reports: Doctrine\ORM\PersistentCollection {#4029 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
    -id: 37848
    -bodyTs: "'abus':34 'afford':59 'also':14 'back':51 'bad':4 'call':49 'dick':36 'fact':39 'go':20 'groceri':62 'hope':46 'hous':60 'inflat':53 'keep':41 'like':17 'meanwhil':52 'oh':24 'oil':16 'oili':35 'peopl':56 'phone':45 'quit':32 'realli':3 'ridicul':55 'style':23 'subsid':15 'though':37 'us':50 'wait':25,42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3090822"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696795392 {#4042
      date: 2023-10-08 22:03:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "But if prices don’t go up, the profits won’t increase! Why doesn’t anybody think of the poor shareholders, trying to barely eke out an income from their holdings?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696797154 {#4598
    date: 2023-10-08 22:32:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4602 …}
  +nested: Doctrine\ORM\PersistentCollection {#4604 …}
  +votes: Doctrine\ORM\PersistentCollection {#4606 …}
  +reports: Doctrine\ORM\PersistentCollection {#4608 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4610 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4612 …}
  -id: 37896
  -bodyTs: "'anybodi':16 'bare':24 'doesn':14 'eke':25 'go':6 'hold':31 'incom':28 'increas':12 'poor':20 'price':3 'profit':9 'sharehold':21 'think':17 'tri':22 'won':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/3330132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696797154 {#4599
    date: 2023-10-08 22:32:34.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 {#4600
  +user: Proxies\__CG__\App\Entity\User {#4601 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4031
    +user: App\Entity\User {#4020 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s really bad here. Not ONLY do we do this, but we also subsidize oil like it’s going out of style. Oh wait. It is.\n
      \n
      We just can’t quit that abusive oily dick, though. In fact we keep waiting by the phone hoping they will call us back.\n
      \n
      Meanwhile, inflation is ridiculous, people can’t afford houses or groceries.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1696799053 {#4037
      date: 2023-10-08 23:04:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4036 …}
    +nested: Doctrine\ORM\PersistentCollection {#4035 …}
    +votes: Doctrine\ORM\PersistentCollection {#4026 …}
    +reports: Doctrine\ORM\PersistentCollection {#4029 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
    -id: 37848
    -bodyTs: "'abus':34 'afford':59 'also':14 'back':51 'bad':4 'call':49 'dick':36 'fact':39 'go':20 'groceri':62 'hope':46 'hous':60 'inflat':53 'keep':41 'like':17 'meanwhil':52 'oh':24 'oil':16 'oili':35 'peopl':56 'phone':45 'quit':32 'realli':3 'ridicul':55 'style':23 'subsid':15 'though':37 'us':50 'wait':25,42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3090822"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696795392 {#4042
      date: 2023-10-08 22:03:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "But if prices don’t go up, the profits won’t increase! Why doesn’t anybody think of the poor shareholders, trying to barely eke out an income from their holdings?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696797154 {#4598
    date: 2023-10-08 22:32:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4602 …}
  +nested: Doctrine\ORM\PersistentCollection {#4604 …}
  +votes: Doctrine\ORM\PersistentCollection {#4606 …}
  +reports: Doctrine\ORM\PersistentCollection {#4608 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4610 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4612 …}
  -id: 37896
  -bodyTs: "'anybodi':16 'bare':24 'doesn':14 'eke':25 'go':6 'hold':31 'incom':28 'increas':12 'poor':20 'price':3 'profit':9 'sharehold':21 'think':17 'tri':22 'won':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/3330132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696797154 {#4599
    date: 2023-10-08 22:32:34.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 {#4600
  +user: Proxies\__CG__\App\Entity\User {#4601 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4031
    +user: App\Entity\User {#4020 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s really bad here. Not ONLY do we do this, but we also subsidize oil like it’s going out of style. Oh wait. It is.\n
      \n
      We just can’t quit that abusive oily dick, though. In fact we keep waiting by the phone hoping they will call us back.\n
      \n
      Meanwhile, inflation is ridiculous, people can’t afford houses or groceries.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1696799053 {#4037
      date: 2023-10-08 23:04:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4036 …}
    +nested: Doctrine\ORM\PersistentCollection {#4035 …}
    +votes: Doctrine\ORM\PersistentCollection {#4026 …}
    +reports: Doctrine\ORM\PersistentCollection {#4029 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
    -id: 37848
    -bodyTs: "'abus':34 'afford':59 'also':14 'back':51 'bad':4 'call':49 'dick':36 'fact':39 'go':20 'groceri':62 'hope':46 'hous':60 'inflat':53 'keep':41 'like':17 'meanwhil':52 'oh':24 'oil':16 'oili':35 'peopl':56 'phone':45 'quit':32 'realli':3 'ridicul':55 'style':23 'subsid':15 'though':37 'us':50 'wait':25,42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3090822"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696795392 {#4042
      date: 2023-10-08 22:03:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "But if prices don’t go up, the profits won’t increase! Why doesn’t anybody think of the poor shareholders, trying to barely eke out an income from their holdings?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696797154 {#4598
    date: 2023-10-08 22:32:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4602 …}
  +nested: Doctrine\ORM\PersistentCollection {#4604 …}
  +votes: Doctrine\ORM\PersistentCollection {#4606 …}
  +reports: Doctrine\ORM\PersistentCollection {#4608 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4610 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4612 …}
  -id: 37896
  -bodyTs: "'anybodi':16 'bare':24 'doesn':14 'eke':25 'go':6 'hold':31 'incom':28 'increas':12 'poor':20 'price':3 'profit':9 'sharehold':21 'think':17 'tri':22 'won':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/3330132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696797154 {#4599
    date: 2023-10-08 22:32:34.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 {#4616
  +user: Proxies\__CG__\App\Entity\User {#4617 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4031
    +user: App\Entity\User {#4020 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s really bad here. Not ONLY do we do this, but we also subsidize oil like it’s going out of style. Oh wait. It is.\n
      \n
      We just can’t quit that abusive oily dick, though. In fact we keep waiting by the phone hoping they will call us back.\n
      \n
      Meanwhile, inflation is ridiculous, people can’t afford houses or groceries.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1696799053 {#4037
      date: 2023-10-08 23:04:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4036 …}
    +nested: Doctrine\ORM\PersistentCollection {#4035 …}
    +votes: Doctrine\ORM\PersistentCollection {#4026 …}
    +reports: Doctrine\ORM\PersistentCollection {#4029 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
    -id: 37848
    -bodyTs: "'abus':34 'afford':59 'also':14 'back':51 'bad':4 'call':49 'dick':36 'fact':39 'go':20 'groceri':62 'hope':46 'hous':60 'inflat':53 'keep':41 'like':17 'meanwhil':52 'oh':24 'oil':16 'oili':35 'peopl':56 'phone':45 'quit':32 'realli':3 'ridicul':55 'style':23 'subsid':15 'though':37 'us':50 'wait':25,42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3090822"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696795392 {#4042
      date: 2023-10-08 22:03:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: """
    You’d like to think that oil is going out of style. It’s not. All of the focus is currently on the automotive sector.\n
    \n
    I will first say that despite commitments and developments in the right direction from the industry, the commitment to gas and diesel extends a minimum of another decade. It’s a combination of slow-walking changes and taking advantage of lack of replacements for current sectors of transportation, most notably being long-distance transportation.\n
    \n
    And that’s not to mention all of the other industries that use petroleum or derivatives thereof.\n
    \n
    I wish I could agree that oil is going out of style, but it’s not. There is ongoing work to offer alternatives, but oil is going to ride strong until the end. Then it’ll be someone else’s problem. Just like everything else.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696799051 {#4614
    date: 2023-10-08 23:04:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4618 …}
  +nested: Doctrine\ORM\PersistentCollection {#4620 …}
  +votes: Doctrine\ORM\PersistentCollection {#4622 …}
  +reports: Doctrine\ORM\PersistentCollection {#4624 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4628 …}
  -id: 37942
  -bodyTs: "'advantag':65 'agre':103 'altern':121 'anoth':52 'automot':24 'chang':62 'combin':57 'commit':32,43 'could':102 'current':21,71 'd':2 'decad':53 'deriv':97 'despit':31 'develop':34 'diesel':47 'direct':38 'distanc':80 'els':137,143 'end':131 'everyth':142 'extend':48 'first':28 'focus':19 'gas':45 'go':9,107,125 'industri':41,92 'lack':67 'like':3,141 'll':134 'long':79 'long-dist':78 'mention':87 'minimum':50 'notabl':76 'offer':120 'oil':7,105,123 'ongo':117 'petroleum':95 'problem':139 'replac':69 'ride':127 'right':37 'say':29 'sector':25,72 'slow':60 'slow-walk':59 'someon':136 'strong':128 'style':12,110 'take':64 'thereof':98 'think':5 'transport':74,81 'use':94 'walk':61 'wish':100 'work':118"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4157371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696799051 {#4615
    date: 2023-10-08 23:04:11.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 {#4616
  +user: Proxies\__CG__\App\Entity\User {#4617 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4031
    +user: App\Entity\User {#4020 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s really bad here. Not ONLY do we do this, but we also subsidize oil like it’s going out of style. Oh wait. It is.\n
      \n
      We just can’t quit that abusive oily dick, though. In fact we keep waiting by the phone hoping they will call us back.\n
      \n
      Meanwhile, inflation is ridiculous, people can’t afford houses or groceries.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1696799053 {#4037
      date: 2023-10-08 23:04:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4036 …}
    +nested: Doctrine\ORM\PersistentCollection {#4035 …}
    +votes: Doctrine\ORM\PersistentCollection {#4026 …}
    +reports: Doctrine\ORM\PersistentCollection {#4029 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
    -id: 37848
    -bodyTs: "'abus':34 'afford':59 'also':14 'back':51 'bad':4 'call':49 'dick':36 'fact':39 'go':20 'groceri':62 'hope':46 'hous':60 'inflat':53 'keep':41 'like':17 'meanwhil':52 'oh':24 'oil':16 'oili':35 'peopl':56 'phone':45 'quit':32 'realli':3 'ridicul':55 'style':23 'subsid':15 'though':37 'us':50 'wait':25,42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3090822"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696795392 {#4042
      date: 2023-10-08 22:03:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: """
    You’d like to think that oil is going out of style. It’s not. All of the focus is currently on the automotive sector.\n
    \n
    I will first say that despite commitments and developments in the right direction from the industry, the commitment to gas and diesel extends a minimum of another decade. It’s a combination of slow-walking changes and taking advantage of lack of replacements for current sectors of transportation, most notably being long-distance transportation.\n
    \n
    And that’s not to mention all of the other industries that use petroleum or derivatives thereof.\n
    \n
    I wish I could agree that oil is going out of style, but it’s not. There is ongoing work to offer alternatives, but oil is going to ride strong until the end. Then it’ll be someone else’s problem. Just like everything else.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696799051 {#4614
    date: 2023-10-08 23:04:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4618 …}
  +nested: Doctrine\ORM\PersistentCollection {#4620 …}
  +votes: Doctrine\ORM\PersistentCollection {#4622 …}
  +reports: Doctrine\ORM\PersistentCollection {#4624 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4628 …}
  -id: 37942
  -bodyTs: "'advantag':65 'agre':103 'altern':121 'anoth':52 'automot':24 'chang':62 'combin':57 'commit':32,43 'could':102 'current':21,71 'd':2 'decad':53 'deriv':97 'despit':31 'develop':34 'diesel':47 'direct':38 'distanc':80 'els':137,143 'end':131 'everyth':142 'extend':48 'first':28 'focus':19 'gas':45 'go':9,107,125 'industri':41,92 'lack':67 'like':3,141 'll':134 'long':79 'long-dist':78 'mention':87 'minimum':50 'notabl':76 'offer':120 'oil':7,105,123 'ongo':117 'petroleum':95 'problem':139 'replac':69 'ride':127 'right':37 'say':29 'sector':25,72 'slow':60 'slow-walk':59 'someon':136 'strong':128 'style':12,110 'take':64 'thereof':98 'think':5 'transport':74,81 'use':94 'walk':61 'wish':100 'work':118"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4157371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696799051 {#4615
    date: 2023-10-08 23:04:11.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 {#4616
  +user: Proxies\__CG__\App\Entity\User {#4617 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4031
    +user: App\Entity\User {#4020 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s really bad here. Not ONLY do we do this, but we also subsidize oil like it’s going out of style. Oh wait. It is.\n
      \n
      We just can’t quit that abusive oily dick, though. In fact we keep waiting by the phone hoping they will call us back.\n
      \n
      Meanwhile, inflation is ridiculous, people can’t afford houses or groceries.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1696799053 {#4037
      date: 2023-10-08 23:04:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4036 …}
    +nested: Doctrine\ORM\PersistentCollection {#4035 …}
    +votes: Doctrine\ORM\PersistentCollection {#4026 …}
    +reports: Doctrine\ORM\PersistentCollection {#4029 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
    -id: 37848
    -bodyTs: "'abus':34 'afford':59 'also':14 'back':51 'bad':4 'call':49 'dick':36 'fact':39 'go':20 'groceri':62 'hope':46 'hous':60 'inflat':53 'keep':41 'like':17 'meanwhil':52 'oh':24 'oil':16 'oili':35 'peopl':56 'phone':45 'quit':32 'realli':3 'ridicul':55 'style':23 'subsid':15 'though':37 'us':50 'wait':25,42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3090822"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696795392 {#4042
      date: 2023-10-08 22:03:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: """
    You’d like to think that oil is going out of style. It’s not. All of the focus is currently on the automotive sector.\n
    \n
    I will first say that despite commitments and developments in the right direction from the industry, the commitment to gas and diesel extends a minimum of another decade. It’s a combination of slow-walking changes and taking advantage of lack of replacements for current sectors of transportation, most notably being long-distance transportation.\n
    \n
    And that’s not to mention all of the other industries that use petroleum or derivatives thereof.\n
    \n
    I wish I could agree that oil is going out of style, but it’s not. There is ongoing work to offer alternatives, but oil is going to ride strong until the end. Then it’ll be someone else’s problem. Just like everything else.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696799051 {#4614
    date: 2023-10-08 23:04:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4618 …}
  +nested: Doctrine\ORM\PersistentCollection {#4620 …}
  +votes: Doctrine\ORM\PersistentCollection {#4622 …}
  +reports: Doctrine\ORM\PersistentCollection {#4624 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4628 …}
  -id: 37942
  -bodyTs: "'advantag':65 'agre':103 'altern':121 'anoth':52 'automot':24 'chang':62 'combin':57 'commit':32,43 'could':102 'current':21,71 'd':2 'decad':53 'deriv':97 'despit':31 'develop':34 'diesel':47 'direct':38 'distanc':80 'els':137,143 'end':131 'everyth':142 'extend':48 'first':28 'focus':19 'gas':45 'go':9,107,125 'industri':41,92 'lack':67 'like':3,141 'll':134 'long':79 'long-dist':78 'mention':87 'minimum':50 'notabl':76 'offer':120 'oil':7,105,123 'ongo':117 'petroleum':95 'problem':139 'replac':69 'ride':127 'right':37 'say':29 'sector':25,72 'slow':60 'slow-walk':59 'someon':136 'strong':128 'style':12,110 'take':64 'thereof':98 'think':5 'transport':74,81 'use':94 'walk':61 'wish':100 'work':118"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4157371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696799051 {#4615
    date: 2023-10-08 23:04:11.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 {#4118
  +user: App\Entity\User {#4131 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Vote for other politicians. There won’t be a revolution."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1696905196 {#4113
    date: 2023-10-10 04:33:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4119 …}
  +nested: Doctrine\ORM\PersistentCollection {#4121 …}
  +votes: Doctrine\ORM\PersistentCollection {#4123 …}
  +reports: Doctrine\ORM\PersistentCollection {#4125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
  -id: 37859
  -bodyTs: "'politician':4 'revolut':10 'vote':1 'won':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4656956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696795596 {#4114
    date: 2023-10-08 22:06:36.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 {#4118
  +user: App\Entity\User {#4131 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Vote for other politicians. There won’t be a revolution."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1696905196 {#4113
    date: 2023-10-10 04:33:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4119 …}
  +nested: Doctrine\ORM\PersistentCollection {#4121 …}
  +votes: Doctrine\ORM\PersistentCollection {#4123 …}
  +reports: Doctrine\ORM\PersistentCollection {#4125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
  -id: 37859
  -bodyTs: "'politician':4 'revolut':10 'vote':1 'won':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4656956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696795596 {#4114
    date: 2023-10-08 22:06:36.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 {#4118
  +user: App\Entity\User {#4131 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Vote for other politicians. There won’t be a revolution."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1696905196 {#4113
    date: 2023-10-10 04:33:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4119 …}
  +nested: Doctrine\ORM\PersistentCollection {#4121 …}
  +votes: Doctrine\ORM\PersistentCollection {#4123 …}
  +reports: Doctrine\ORM\PersistentCollection {#4125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
  -id: 37859
  -bodyTs: "'politician':4 'revolut':10 'vote':1 'won':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4656956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696795596 {#4114
    date: 2023-10-08 22:06:36.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 {#4632
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4118
    +user: App\Entity\User {#4131 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Vote for other politicians. There won’t be a revolution."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696905196 {#4113
      date: 2023-10-10 04:33:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4119 …}
    +nested: Doctrine\ORM\PersistentCollection {#4121 …}
    +votes: Doctrine\ORM\PersistentCollection {#4123 …}
    +reports: Doctrine\ORM\PersistentCollection {#4125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
    -id: 37859
    -bodyTs: "'politician':4 'revolut':10 'vote':1 'won':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4656956"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696795596 {#4114
      date: 2023-10-08 22:06:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "You mean the other neoliberal party?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696797167 {#4630
    date: 2023-10-08 22:32:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@trailing9@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4633 …}
  +nested: Doctrine\ORM\PersistentCollection {#4635 …}
  +votes: Doctrine\ORM\PersistentCollection {#4637 …}
  +reports: Doctrine\ORM\PersistentCollection {#4639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
  -id: 37897
  -bodyTs: "'mean':2 'neoliber':5 'parti':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3552746"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696797167 {#4631
    date: 2023-10-08 22:32:47.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 {#4632
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4118
    +user: App\Entity\User {#4131 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Vote for other politicians. There won’t be a revolution."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696905196 {#4113
      date: 2023-10-10 04:33:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4119 …}
    +nested: Doctrine\ORM\PersistentCollection {#4121 …}
    +votes: Doctrine\ORM\PersistentCollection {#4123 …}
    +reports: Doctrine\ORM\PersistentCollection {#4125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
    -id: 37859
    -bodyTs: "'politician':4 'revolut':10 'vote':1 'won':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4656956"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696795596 {#4114
      date: 2023-10-08 22:06:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "You mean the other neoliberal party?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696797167 {#4630
    date: 2023-10-08 22:32:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@trailing9@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4633 …}
  +nested: Doctrine\ORM\PersistentCollection {#4635 …}
  +votes: Doctrine\ORM\PersistentCollection {#4637 …}
  +reports: Doctrine\ORM\PersistentCollection {#4639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
  -id: 37897
  -bodyTs: "'mean':2 'neoliber':5 'parti':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3552746"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696797167 {#4631
    date: 2023-10-08 22:32:47.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 {#4632
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4118
    +user: App\Entity\User {#4131 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Vote for other politicians. There won’t be a revolution."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696905196 {#4113
      date: 2023-10-10 04:33:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4119 …}
    +nested: Doctrine\ORM\PersistentCollection {#4121 …}
    +votes: Doctrine\ORM\PersistentCollection {#4123 …}
    +reports: Doctrine\ORM\PersistentCollection {#4125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
    -id: 37859
    -bodyTs: "'politician':4 'revolut':10 'vote':1 'won':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4656956"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696795596 {#4114
      date: 2023-10-08 22:06:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "You mean the other neoliberal party?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696797167 {#4630
    date: 2023-10-08 22:32:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@trailing9@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4633 …}
  +nested: Doctrine\ORM\PersistentCollection {#4635 …}
  +votes: Doctrine\ORM\PersistentCollection {#4637 …}
  +reports: Doctrine\ORM\PersistentCollection {#4639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
  -id: 37897
  -bodyTs: "'mean':2 'neoliber':5 'parti':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3552746"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696797167 {#4631
    date: 2023-10-08 22:32:47.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 {#4754
  +user: App\Entity\User {#4131 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4632
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4118
      +user: App\Entity\User {#4131 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Vote for other politicians. There won’t be a revolution."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1696905196 {#4113
        date: 2023-10-10 04:33:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4119 …}
      +nested: Doctrine\ORM\PersistentCollection {#4121 …}
      +votes: Doctrine\ORM\PersistentCollection {#4123 …}
      +reports: Doctrine\ORM\PersistentCollection {#4125 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
      -id: 37859
      -bodyTs: "'politician':4 'revolut':10 'vote':1 'won':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4656956"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696795596 {#4114
        date: 2023-10-08 22:06:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: "You mean the other neoliberal party?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696797167 {#4630
      date: 2023-10-08 22:32:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@trailing9@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4633 …}
    +nested: Doctrine\ORM\PersistentCollection {#4635 …}
    +votes: Doctrine\ORM\PersistentCollection {#4637 …}
    +reports: Doctrine\ORM\PersistentCollection {#4639 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
    -id: 37897
    -bodyTs: "'mean':2 'neoliber':5 'parti':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3552746"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696797167 {#4631
      date: 2023-10-08 22:32:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: """
    No. Use surveys and you know when a third party is ready.\n
    \n
    Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696828823 {#4755
    date: 2023-10-09 07:20:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@trailing9@lemmy.ml"
    "@lugal@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4747 …}
  +nested: Doctrine\ORM\PersistentCollection {#4745 …}
  +votes: Doctrine\ORM\PersistentCollection {#4743 …}
  +reports: Doctrine\ORM\PersistentCollection {#4756 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4758 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4760 …}
  -id: 38320
  -bodyTs: "'big':27 'furthermor':13 'know':6 'neoliber':18 'parti':10,16 'problem':28 'readi':12 'survey':3 'third':9 'use':2 'vote':22 'wast':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4688471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696828823 {#4752
    date: 2023-10-09 07:20: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
39 DENIED edit
App\Entity\EntryComment {#4754
  +user: App\Entity\User {#4131 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4632
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4118
      +user: App\Entity\User {#4131 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Vote for other politicians. There won’t be a revolution."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1696905196 {#4113
        date: 2023-10-10 04:33:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4119 …}
      +nested: Doctrine\ORM\PersistentCollection {#4121 …}
      +votes: Doctrine\ORM\PersistentCollection {#4123 …}
      +reports: Doctrine\ORM\PersistentCollection {#4125 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
      -id: 37859
      -bodyTs: "'politician':4 'revolut':10 'vote':1 'won':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4656956"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696795596 {#4114
        date: 2023-10-08 22:06:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: "You mean the other neoliberal party?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696797167 {#4630
      date: 2023-10-08 22:32:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@trailing9@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4633 …}
    +nested: Doctrine\ORM\PersistentCollection {#4635 …}
    +votes: Doctrine\ORM\PersistentCollection {#4637 …}
    +reports: Doctrine\ORM\PersistentCollection {#4639 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
    -id: 37897
    -bodyTs: "'mean':2 'neoliber':5 'parti':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3552746"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696797167 {#4631
      date: 2023-10-08 22:32:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: """
    No. Use surveys and you know when a third party is ready.\n
    \n
    Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696828823 {#4755
    date: 2023-10-09 07:20:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@trailing9@lemmy.ml"
    "@lugal@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4747 …}
  +nested: Doctrine\ORM\PersistentCollection {#4745 …}
  +votes: Doctrine\ORM\PersistentCollection {#4743 …}
  +reports: Doctrine\ORM\PersistentCollection {#4756 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4758 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4760 …}
  -id: 38320
  -bodyTs: "'big':27 'furthermor':13 'know':6 'neoliber':18 'parti':10,16 'problem':28 'readi':12 'survey':3 'third':9 'use':2 'vote':22 'wast':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4688471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696828823 {#4752
    date: 2023-10-09 07:20: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
40 DENIED moderate
App\Entity\EntryComment {#4754
  +user: App\Entity\User {#4131 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4632
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4118
      +user: App\Entity\User {#4131 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Vote for other politicians. There won’t be a revolution."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1696905196 {#4113
        date: 2023-10-10 04:33:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4119 …}
      +nested: Doctrine\ORM\PersistentCollection {#4121 …}
      +votes: Doctrine\ORM\PersistentCollection {#4123 …}
      +reports: Doctrine\ORM\PersistentCollection {#4125 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
      -id: 37859
      -bodyTs: "'politician':4 'revolut':10 'vote':1 'won':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4656956"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696795596 {#4114
        date: 2023-10-08 22:06:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: "You mean the other neoliberal party?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696797167 {#4630
      date: 2023-10-08 22:32:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@trailing9@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4633 …}
    +nested: Doctrine\ORM\PersistentCollection {#4635 …}
    +votes: Doctrine\ORM\PersistentCollection {#4637 …}
    +reports: Doctrine\ORM\PersistentCollection {#4639 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
    -id: 37897
    -bodyTs: "'mean':2 'neoliber':5 'parti':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3552746"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696797167 {#4631
      date: 2023-10-08 22:32:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: """
    No. Use surveys and you know when a third party is ready.\n
    \n
    Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696828823 {#4755
    date: 2023-10-09 07:20:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@trailing9@lemmy.ml"
    "@lugal@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4747 …}
  +nested: Doctrine\ORM\PersistentCollection {#4745 …}
  +votes: Doctrine\ORM\PersistentCollection {#4743 …}
  +reports: Doctrine\ORM\PersistentCollection {#4756 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4758 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4760 …}
  -id: 38320
  -bodyTs: "'big':27 'furthermor':13 'know':6 'neoliber':18 'parti':10,16 'problem':28 'readi':12 'survey':3 'third':9 'use':2 'vote':22 'wast':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4688471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696828823 {#4752
    date: 2023-10-09 07:20: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
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 {#4803
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4754
    +user: App\Entity\User {#4131 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4632
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4118
        +user: App\Entity\User {#4131 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Vote for other politicians. There won’t be a revolution."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1696905196 {#4113
          date: 2023-10-10 04:33:16.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4119 …}
        +nested: Doctrine\ORM\PersistentCollection {#4121 …}
        +votes: Doctrine\ORM\PersistentCollection {#4123 …}
        +reports: Doctrine\ORM\PersistentCollection {#4125 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
        -id: 37859
        -bodyTs: "'politician':4 'revolut':10 'vote':1 'won':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4656956"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696795596 {#4114
          date: 2023-10-08 22:06:36.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4118}
      +body: "You mean the other neoliberal party?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1696797167 {#4630
        date: 2023-10-08 22:32:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@trailing9@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4633 …}
      +nested: Doctrine\ORM\PersistentCollection {#4635 …}
      +votes: Doctrine\ORM\PersistentCollection {#4637 …}
      +reports: Doctrine\ORM\PersistentCollection {#4639 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
      -id: 37897
      -bodyTs: "'mean':2 'neoliber':5 'parti':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/3552746"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696797167 {#4631
        date: 2023-10-08 22:32:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: """
      No. Use surveys and you know when a third party is ready.\n
      \n
      Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696828823 {#4755
      date: 2023-10-09 07:20:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@trailing9@lemmy.ml"
      "@lugal@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4747 …}
    +nested: Doctrine\ORM\PersistentCollection {#4745 …}
    +votes: Doctrine\ORM\PersistentCollection {#4743 …}
    +reports: Doctrine\ORM\PersistentCollection {#4756 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4758 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4760 …}
    -id: 38320
    -bodyTs: "'big':27 'furthermor':13 'know':6 'neoliber':18 'parti':10,16 'problem':28 'readi':12 'survey':3 'third':9 'use':2 'vote':22 'wast':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4688471"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696828823 {#4752
      date: 2023-10-09 07:20:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: """
    To be clear: I’m not against voting, I just don’t think it’s enough.\n
    \n
    I literally had an election yesterday and the party I voted for did not reenter the parliament.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696832046 {#4804
    date: 2023-10-09 08:14:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@trailing9@lemmy.ml"
    "@lugal@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4800 …}
  +nested: Doctrine\ORM\PersistentCollection {#4796 …}
  +votes: Doctrine\ORM\PersistentCollection {#4794 …}
  +reports: Doctrine\ORM\PersistentCollection {#4809 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4811 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4813 …}
  -id: 38343
  -bodyTs: "'clear':3 'elect':21 'enough':16 'liter':18 'm':5 'parliament':33 'parti':25 'reenter':31 'think':13 'vote':8,27 'yesterday':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3584263"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696832046 {#4807
    date: 2023-10-09 08:14:06.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 {#4803
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4754
    +user: App\Entity\User {#4131 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4632
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4118
        +user: App\Entity\User {#4131 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Vote for other politicians. There won’t be a revolution."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1696905196 {#4113
          date: 2023-10-10 04:33:16.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4119 …}
        +nested: Doctrine\ORM\PersistentCollection {#4121 …}
        +votes: Doctrine\ORM\PersistentCollection {#4123 …}
        +reports: Doctrine\ORM\PersistentCollection {#4125 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
        -id: 37859
        -bodyTs: "'politician':4 'revolut':10 'vote':1 'won':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4656956"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696795596 {#4114
          date: 2023-10-08 22:06:36.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4118}
      +body: "You mean the other neoliberal party?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1696797167 {#4630
        date: 2023-10-08 22:32:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@trailing9@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4633 …}
      +nested: Doctrine\ORM\PersistentCollection {#4635 …}
      +votes: Doctrine\ORM\PersistentCollection {#4637 …}
      +reports: Doctrine\ORM\PersistentCollection {#4639 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
      -id: 37897
      -bodyTs: "'mean':2 'neoliber':5 'parti':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/3552746"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696797167 {#4631
        date: 2023-10-08 22:32:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: """
      No. Use surveys and you know when a third party is ready.\n
      \n
      Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696828823 {#4755
      date: 2023-10-09 07:20:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@trailing9@lemmy.ml"
      "@lugal@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4747 …}
    +nested: Doctrine\ORM\PersistentCollection {#4745 …}
    +votes: Doctrine\ORM\PersistentCollection {#4743 …}
    +reports: Doctrine\ORM\PersistentCollection {#4756 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4758 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4760 …}
    -id: 38320
    -bodyTs: "'big':27 'furthermor':13 'know':6 'neoliber':18 'parti':10,16 'problem':28 'readi':12 'survey':3 'third':9 'use':2 'vote':22 'wast':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4688471"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696828823 {#4752
      date: 2023-10-09 07:20:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: """
    To be clear: I’m not against voting, I just don’t think it’s enough.\n
    \n
    I literally had an election yesterday and the party I voted for did not reenter the parliament.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696832046 {#4804
    date: 2023-10-09 08:14:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@trailing9@lemmy.ml"
    "@lugal@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4800 …}
  +nested: Doctrine\ORM\PersistentCollection {#4796 …}
  +votes: Doctrine\ORM\PersistentCollection {#4794 …}
  +reports: Doctrine\ORM\PersistentCollection {#4809 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4811 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4813 …}
  -id: 38343
  -bodyTs: "'clear':3 'elect':21 'enough':16 'liter':18 'm':5 'parliament':33 'parti':25 'reenter':31 'think':13 'vote':8,27 'yesterday':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3584263"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696832046 {#4807
    date: 2023-10-09 08:14:06.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 {#4803
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4754
    +user: App\Entity\User {#4131 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4632
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4118
        +user: App\Entity\User {#4131 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Vote for other politicians. There won’t be a revolution."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1696905196 {#4113
          date: 2023-10-10 04:33:16.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4119 …}
        +nested: Doctrine\ORM\PersistentCollection {#4121 …}
        +votes: Doctrine\ORM\PersistentCollection {#4123 …}
        +reports: Doctrine\ORM\PersistentCollection {#4125 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
        -id: 37859
        -bodyTs: "'politician':4 'revolut':10 'vote':1 'won':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4656956"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696795596 {#4114
          date: 2023-10-08 22:06:36.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4118}
      +body: "You mean the other neoliberal party?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1696797167 {#4630
        date: 2023-10-08 22:32:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@trailing9@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4633 …}
      +nested: Doctrine\ORM\PersistentCollection {#4635 …}
      +votes: Doctrine\ORM\PersistentCollection {#4637 …}
      +reports: Doctrine\ORM\PersistentCollection {#4639 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
      -id: 37897
      -bodyTs: "'mean':2 'neoliber':5 'parti':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/3552746"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696797167 {#4631
        date: 2023-10-08 22:32:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: """
      No. Use surveys and you know when a third party is ready.\n
      \n
      Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696828823 {#4755
      date: 2023-10-09 07:20:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@trailing9@lemmy.ml"
      "@lugal@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4747 …}
    +nested: Doctrine\ORM\PersistentCollection {#4745 …}
    +votes: Doctrine\ORM\PersistentCollection {#4743 …}
    +reports: Doctrine\ORM\PersistentCollection {#4756 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4758 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4760 …}
    -id: 38320
    -bodyTs: "'big':27 'furthermor':13 'know':6 'neoliber':18 'parti':10,16 'problem':28 'readi':12 'survey':3 'third':9 'use':2 'vote':22 'wast':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4688471"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696828823 {#4752
      date: 2023-10-09 07:20:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: """
    To be clear: I’m not against voting, I just don’t think it’s enough.\n
    \n
    I literally had an election yesterday and the party I voted for did not reenter the parliament.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696832046 {#4804
    date: 2023-10-09 08:14:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@trailing9@lemmy.ml"
    "@lugal@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4800 …}
  +nested: Doctrine\ORM\PersistentCollection {#4796 …}
  +votes: Doctrine\ORM\PersistentCollection {#4794 …}
  +reports: Doctrine\ORM\PersistentCollection {#4809 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4811 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4813 …}
  -id: 38343
  -bodyTs: "'clear':3 'elect':21 'enough':16 'liter':18 'm':5 'parliament':33 'parti':25 'reenter':31 'think':13 'vote':8,27 'yesterday':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3584263"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696832046 {#4807
    date: 2023-10-09 08:14:06.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 {#4890
  +user: App\Entity\User {#4131 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4803
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4754
      +user: App\Entity\User {#4131 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4632
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4118
          +user: App\Entity\User {#4131 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Vote for other politicians. There won’t be a revolution."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1696905196 {#4113
            date: 2023-10-10 04:33:16.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4119 …}
          +nested: Doctrine\ORM\PersistentCollection {#4121 …}
          +votes: Doctrine\ORM\PersistentCollection {#4123 …}
          +reports: Doctrine\ORM\PersistentCollection {#4125 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
          -id: 37859
          -bodyTs: "'politician':4 'revolut':10 'vote':1 'won':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4656956"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696795596 {#4114
            date: 2023-10-08 22:06:36.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4118}
        +body: "You mean the other neoliberal party?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1696797167 {#4630
          date: 2023-10-08 22:32:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@trailing9@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4633 …}
        +nested: Doctrine\ORM\PersistentCollection {#4635 …}
        +votes: Doctrine\ORM\PersistentCollection {#4637 …}
        +reports: Doctrine\ORM\PersistentCollection {#4639 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
        -id: 37897
        -bodyTs: "'mean':2 'neoliber':5 'parti':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/3552746"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696797167 {#4631
          date: 2023-10-08 22:32:47.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4118}
      +body: """
        No. Use surveys and you know when a third party is ready.\n
        \n
        Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696828823 {#4755
        date: 2023-10-09 07:20:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@trailing9@lemmy.ml"
        "@lugal@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4747 …}
      +nested: Doctrine\ORM\PersistentCollection {#4745 …}
      +votes: Doctrine\ORM\PersistentCollection {#4743 …}
      +reports: Doctrine\ORM\PersistentCollection {#4756 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4758 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4760 …}
      -id: 38320
      -bodyTs: "'big':27 'furthermor':13 'know':6 'neoliber':18 'parti':10,16 'problem':28 'readi':12 'survey':3 'third':9 'use':2 'vote':22 'wast':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4688471"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696828823 {#4752
        date: 2023-10-09 07:20:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: """
      To be clear: I’m not against voting, I just don’t think it’s enough.\n
      \n
      I literally had an election yesterday and the party I voted for did not reenter the parliament.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696832046 {#4804
      date: 2023-10-09 08:14:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@trailing9@lemmy.ml"
      "@lugal@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4800 …}
    +nested: Doctrine\ORM\PersistentCollection {#4796 …}
    +votes: Doctrine\ORM\PersistentCollection {#4794 …}
    +reports: Doctrine\ORM\PersistentCollection {#4809 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4811 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4813 …}
    -id: 38343
    -bodyTs: "'clear':3 'elect':21 'enough':16 'liter':18 'm':5 'parliament':33 'parti':25 'reenter':31 'think':13 'vote':8,27 'yesterday':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3584263"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696832046 {#4807
      date: 2023-10-09 08:14:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "To me this means that something has to change so that it is enough."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696832595 {#4891
    date: 2023-10-09 08:23:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@trailing9@lemmy.ml"
    "@lugal@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4886 …}
  +nested: Doctrine\ORM\PersistentCollection {#4881 …}
  +votes: Doctrine\ORM\PersistentCollection {#4885 …}
  +reports: Doctrine\ORM\PersistentCollection {#4895 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4897 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4899 …}
  -id: 38349
  -bodyTs: "'chang':9 'enough':14 'mean':4 'someth':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4691822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696832595 {#4894
    date: 2023-10-09 08:23: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
47 DENIED edit
App\Entity\EntryComment {#4890
  +user: App\Entity\User {#4131 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4803
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4754
      +user: App\Entity\User {#4131 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4632
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4118
          +user: App\Entity\User {#4131 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Vote for other politicians. There won’t be a revolution."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1696905196 {#4113
            date: 2023-10-10 04:33:16.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4119 …}
          +nested: Doctrine\ORM\PersistentCollection {#4121 …}
          +votes: Doctrine\ORM\PersistentCollection {#4123 …}
          +reports: Doctrine\ORM\PersistentCollection {#4125 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
          -id: 37859
          -bodyTs: "'politician':4 'revolut':10 'vote':1 'won':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4656956"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696795596 {#4114
            date: 2023-10-08 22:06:36.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4118}
        +body: "You mean the other neoliberal party?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1696797167 {#4630
          date: 2023-10-08 22:32:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@trailing9@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4633 …}
        +nested: Doctrine\ORM\PersistentCollection {#4635 …}
        +votes: Doctrine\ORM\PersistentCollection {#4637 …}
        +reports: Doctrine\ORM\PersistentCollection {#4639 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
        -id: 37897
        -bodyTs: "'mean':2 'neoliber':5 'parti':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/3552746"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696797167 {#4631
          date: 2023-10-08 22:32:47.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4118}
      +body: """
        No. Use surveys and you know when a third party is ready.\n
        \n
        Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696828823 {#4755
        date: 2023-10-09 07:20:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@trailing9@lemmy.ml"
        "@lugal@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4747 …}
      +nested: Doctrine\ORM\PersistentCollection {#4745 …}
      +votes: Doctrine\ORM\PersistentCollection {#4743 …}
      +reports: Doctrine\ORM\PersistentCollection {#4756 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4758 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4760 …}
      -id: 38320
      -bodyTs: "'big':27 'furthermor':13 'know':6 'neoliber':18 'parti':10,16 'problem':28 'readi':12 'survey':3 'third':9 'use':2 'vote':22 'wast':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4688471"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696828823 {#4752
        date: 2023-10-09 07:20:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: """
      To be clear: I’m not against voting, I just don’t think it’s enough.\n
      \n
      I literally had an election yesterday and the party I voted for did not reenter the parliament.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696832046 {#4804
      date: 2023-10-09 08:14:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@trailing9@lemmy.ml"
      "@lugal@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4800 …}
    +nested: Doctrine\ORM\PersistentCollection {#4796 …}
    +votes: Doctrine\ORM\PersistentCollection {#4794 …}
    +reports: Doctrine\ORM\PersistentCollection {#4809 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4811 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4813 …}
    -id: 38343
    -bodyTs: "'clear':3 'elect':21 'enough':16 'liter':18 'm':5 'parliament':33 'parti':25 'reenter':31 'think':13 'vote':8,27 'yesterday':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3584263"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696832046 {#4807
      date: 2023-10-09 08:14:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "To me this means that something has to change so that it is enough."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696832595 {#4891
    date: 2023-10-09 08:23:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@trailing9@lemmy.ml"
    "@lugal@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4886 …}
  +nested: Doctrine\ORM\PersistentCollection {#4881 …}
  +votes: Doctrine\ORM\PersistentCollection {#4885 …}
  +reports: Doctrine\ORM\PersistentCollection {#4895 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4897 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4899 …}
  -id: 38349
  -bodyTs: "'chang':9 'enough':14 'mean':4 'someth':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4691822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696832595 {#4894
    date: 2023-10-09 08:23: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
48 DENIED moderate
App\Entity\EntryComment {#4890
  +user: App\Entity\User {#4131 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4803
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4754
      +user: App\Entity\User {#4131 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4632
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4118
          +user: App\Entity\User {#4131 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Vote for other politicians. There won’t be a revolution."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1696905196 {#4113
            date: 2023-10-10 04:33:16.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4119 …}
          +nested: Doctrine\ORM\PersistentCollection {#4121 …}
          +votes: Doctrine\ORM\PersistentCollection {#4123 …}
          +reports: Doctrine\ORM\PersistentCollection {#4125 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
          -id: 37859
          -bodyTs: "'politician':4 'revolut':10 'vote':1 'won':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4656956"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696795596 {#4114
            date: 2023-10-08 22:06:36.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4118}
        +body: "You mean the other neoliberal party?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1696797167 {#4630
          date: 2023-10-08 22:32:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@trailing9@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4633 …}
        +nested: Doctrine\ORM\PersistentCollection {#4635 …}
        +votes: Doctrine\ORM\PersistentCollection {#4637 …}
        +reports: Doctrine\ORM\PersistentCollection {#4639 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
        -id: 37897
        -bodyTs: "'mean':2 'neoliber':5 'parti':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/3552746"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696797167 {#4631
          date: 2023-10-08 22:32:47.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4118}
      +body: """
        No. Use surveys and you know when a third party is ready.\n
        \n
        Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696828823 {#4755
        date: 2023-10-09 07:20:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@trailing9@lemmy.ml"
        "@lugal@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4747 …}
      +nested: Doctrine\ORM\PersistentCollection {#4745 …}
      +votes: Doctrine\ORM\PersistentCollection {#4743 …}
      +reports: Doctrine\ORM\PersistentCollection {#4756 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4758 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4760 …}
      -id: 38320
      -bodyTs: "'big':27 'furthermor':13 'know':6 'neoliber':18 'parti':10,16 'problem':28 'readi':12 'survey':3 'third':9 'use':2 'vote':22 'wast':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4688471"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696828823 {#4752
        date: 2023-10-09 07:20:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: """
      To be clear: I’m not against voting, I just don’t think it’s enough.\n
      \n
      I literally had an election yesterday and the party I voted for did not reenter the parliament.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696832046 {#4804
      date: 2023-10-09 08:14:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@trailing9@lemmy.ml"
      "@lugal@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4800 …}
    +nested: Doctrine\ORM\PersistentCollection {#4796 …}
    +votes: Doctrine\ORM\PersistentCollection {#4794 …}
    +reports: Doctrine\ORM\PersistentCollection {#4809 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4811 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4813 …}
    -id: 38343
    -bodyTs: "'clear':3 'elect':21 'enough':16 'liter':18 'm':5 'parliament':33 'parti':25 'reenter':31 'think':13 'vote':8,27 'yesterday':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3584263"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696832046 {#4807
      date: 2023-10-09 08:14:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "To me this means that something has to change so that it is enough."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696832595 {#4891
    date: 2023-10-09 08:23:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@trailing9@lemmy.ml"
    "@lugal@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4886 …}
  +nested: Doctrine\ORM\PersistentCollection {#4881 …}
  +votes: Doctrine\ORM\PersistentCollection {#4885 …}
  +reports: Doctrine\ORM\PersistentCollection {#4895 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4897 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4899 …}
  -id: 38349
  -bodyTs: "'chang':9 'enough':14 'mean':4 'someth':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4691822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696832595 {#4894
    date: 2023-10-09 08:23: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
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 {#4818
  +user: Proxies\__CG__\App\Entity\User {#4819 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4754
    +user: App\Entity\User {#4131 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4632
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4118
        +user: App\Entity\User {#4131 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Vote for other politicians. There won’t be a revolution."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1696905196 {#4113
          date: 2023-10-10 04:33:16.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4119 …}
        +nested: Doctrine\ORM\PersistentCollection {#4121 …}
        +votes: Doctrine\ORM\PersistentCollection {#4123 …}
        +reports: Doctrine\ORM\PersistentCollection {#4125 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
        -id: 37859
        -bodyTs: "'politician':4 'revolut':10 'vote':1 'won':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4656956"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696795596 {#4114
          date: 2023-10-08 22:06:36.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4118}
      +body: "You mean the other neoliberal party?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1696797167 {#4630
        date: 2023-10-08 22:32:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@trailing9@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4633 …}
      +nested: Doctrine\ORM\PersistentCollection {#4635 …}
      +votes: Doctrine\ORM\PersistentCollection {#4637 …}
      +reports: Doctrine\ORM\PersistentCollection {#4639 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
      -id: 37897
      -bodyTs: "'mean':2 'neoliber':5 'parti':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/3552746"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696797167 {#4631
        date: 2023-10-08 22:32:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: """
      No. Use surveys and you know when a third party is ready.\n
      \n
      Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696828823 {#4755
      date: 2023-10-09 07:20:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@trailing9@lemmy.ml"
      "@lugal@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4747 …}
    +nested: Doctrine\ORM\PersistentCollection {#4745 …}
    +votes: Doctrine\ORM\PersistentCollection {#4743 …}
    +reports: Doctrine\ORM\PersistentCollection {#4756 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4758 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4760 …}
    -id: 38320
    -bodyTs: "'big':27 'furthermor':13 'know':6 'neoliber':18 'parti':10,16 'problem':28 'readi':12 'survey':3 'third':9 'use':2 'vote':22 'wast':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4688471"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696828823 {#4752
      date: 2023-10-09 07:20:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: """
    > No. Use surveys and you know when a third party is ready.\n
    \n
    It will never happen as long as FPTP is in place. You might get realignments, but it will always snap back to two major parties and a smattering of parties that can at most be spoilers. Fortunately the way the US’s voting works allows some gradual introduction of other systems like ranked choice that will not result in wasting votes.\n
    \n
    > Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.\n
    \n
    It is if you care about the actual tangible effects of your vote. Take LGBTQ rights. Democrats are, as a general rule, far better than Republicans. Wasting your vote because neither of the two significant parties does exactly what you want on some issues means hanging vulnerable groups out to dry. And for what, to feel emotional satisfaction?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696841958 {#4815
    date: 2023-10-09 10:59:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@trailing9@lemmy.ml"
    "@lugal@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4820 …}
  +nested: Doctrine\ORM\PersistentCollection {#4822 …}
  +votes: Doctrine\ORM\PersistentCollection {#4824 …}
  +reports: Doctrine\ORM\PersistentCollection {#4826 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4828 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4830 …}
  -id: 38460
  -bodyTs: "'actual':97 'allow':57 'alway':31 'back':33 'better':113 'big':88 'care':94 'choic':66 'democrat':106 'dri':140 'effect':99 'emot':146 'exact':127 'far':112 'feel':145 'fortun':49 'fptp':20 'furthermor':74 'general':110 'get':26 'gradual':59 'group':137 'hang':135 'happen':16 'introduct':60 'issu':133 'know':6 'lgbtq':104 'like':64 'long':18 'major':36 'mean':134 'might':25 'neither':120 'neoliber':79 'never':15 'parti':10,37,42,77,125 'place':23 'problem':89 'rank':65 'readi':12 'realign':27 'republican':115 'result':70 'right':105 'rule':111 'satisfact':147 'signific':124 'smatter':40 'snap':32 'spoiler':48 'survey':3 'system':63 'take':103 'tangibl':98 'third':9 'two':35,123 'us':53 'use':2 'vote':55,73,83,102,118 'vulner':136 'want':130 'wast':72,81,116 'way':51 'work':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4698665"
  +editedAt: DateTimeImmutable @1696842038 {#4816
    date: 2023-10-09 11:00:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696841958 {#4817
    date: 2023-10-09 10:59:18.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 {#4818
  +user: Proxies\__CG__\App\Entity\User {#4819 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4754
    +user: App\Entity\User {#4131 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4632
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4118
        +user: App\Entity\User {#4131 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Vote for other politicians. There won’t be a revolution."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1696905196 {#4113
          date: 2023-10-10 04:33:16.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4119 …}
        +nested: Doctrine\ORM\PersistentCollection {#4121 …}
        +votes: Doctrine\ORM\PersistentCollection {#4123 …}
        +reports: Doctrine\ORM\PersistentCollection {#4125 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
        -id: 37859
        -bodyTs: "'politician':4 'revolut':10 'vote':1 'won':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4656956"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696795596 {#4114
          date: 2023-10-08 22:06:36.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4118}
      +body: "You mean the other neoliberal party?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1696797167 {#4630
        date: 2023-10-08 22:32:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@trailing9@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4633 …}
      +nested: Doctrine\ORM\PersistentCollection {#4635 …}
      +votes: Doctrine\ORM\PersistentCollection {#4637 …}
      +reports: Doctrine\ORM\PersistentCollection {#4639 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
      -id: 37897
      -bodyTs: "'mean':2 'neoliber':5 'parti':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/3552746"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696797167 {#4631
        date: 2023-10-08 22:32:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: """
      No. Use surveys and you know when a third party is ready.\n
      \n
      Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696828823 {#4755
      date: 2023-10-09 07:20:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@trailing9@lemmy.ml"
      "@lugal@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4747 …}
    +nested: Doctrine\ORM\PersistentCollection {#4745 …}
    +votes: Doctrine\ORM\PersistentCollection {#4743 …}
    +reports: Doctrine\ORM\PersistentCollection {#4756 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4758 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4760 …}
    -id: 38320
    -bodyTs: "'big':27 'furthermor':13 'know':6 'neoliber':18 'parti':10,16 'problem':28 'readi':12 'survey':3 'third':9 'use':2 'vote':22 'wast':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4688471"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696828823 {#4752
      date: 2023-10-09 07:20:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: """
    > No. Use surveys and you know when a third party is ready.\n
    \n
    It will never happen as long as FPTP is in place. You might get realignments, but it will always snap back to two major parties and a smattering of parties that can at most be spoilers. Fortunately the way the US’s voting works allows some gradual introduction of other systems like ranked choice that will not result in wasting votes.\n
    \n
    > Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.\n
    \n
    It is if you care about the actual tangible effects of your vote. Take LGBTQ rights. Democrats are, as a general rule, far better than Republicans. Wasting your vote because neither of the two significant parties does exactly what you want on some issues means hanging vulnerable groups out to dry. And for what, to feel emotional satisfaction?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696841958 {#4815
    date: 2023-10-09 10:59:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@trailing9@lemmy.ml"
    "@lugal@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4820 …}
  +nested: Doctrine\ORM\PersistentCollection {#4822 …}
  +votes: Doctrine\ORM\PersistentCollection {#4824 …}
  +reports: Doctrine\ORM\PersistentCollection {#4826 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4828 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4830 …}
  -id: 38460
  -bodyTs: "'actual':97 'allow':57 'alway':31 'back':33 'better':113 'big':88 'care':94 'choic':66 'democrat':106 'dri':140 'effect':99 'emot':146 'exact':127 'far':112 'feel':145 'fortun':49 'fptp':20 'furthermor':74 'general':110 'get':26 'gradual':59 'group':137 'hang':135 'happen':16 'introduct':60 'issu':133 'know':6 'lgbtq':104 'like':64 'long':18 'major':36 'mean':134 'might':25 'neither':120 'neoliber':79 'never':15 'parti':10,37,42,77,125 'place':23 'problem':89 'rank':65 'readi':12 'realign':27 'republican':115 'result':70 'right':105 'rule':111 'satisfact':147 'signific':124 'smatter':40 'snap':32 'spoiler':48 'survey':3 'system':63 'take':103 'tangibl':98 'third':9 'two':35,123 'us':53 'use':2 'vote':55,73,83,102,118 'vulner':136 'want':130 'wast':72,81,116 'way':51 'work':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4698665"
  +editedAt: DateTimeImmutable @1696842038 {#4816
    date: 2023-10-09 11:00:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696841958 {#4817
    date: 2023-10-09 10:59:18.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 {#4818
  +user: Proxies\__CG__\App\Entity\User {#4819 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4754
    +user: App\Entity\User {#4131 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4632
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4118
        +user: App\Entity\User {#4131 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Vote for other politicians. There won’t be a revolution."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1696905196 {#4113
          date: 2023-10-10 04:33:16.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4119 …}
        +nested: Doctrine\ORM\PersistentCollection {#4121 …}
        +votes: Doctrine\ORM\PersistentCollection {#4123 …}
        +reports: Doctrine\ORM\PersistentCollection {#4125 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
        -id: 37859
        -bodyTs: "'politician':4 'revolut':10 'vote':1 'won':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4656956"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696795596 {#4114
          date: 2023-10-08 22:06:36.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4118}
      +body: "You mean the other neoliberal party?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1696797167 {#4630
        date: 2023-10-08 22:32:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@trailing9@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4633 …}
      +nested: Doctrine\ORM\PersistentCollection {#4635 …}
      +votes: Doctrine\ORM\PersistentCollection {#4637 …}
      +reports: Doctrine\ORM\PersistentCollection {#4639 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
      -id: 37897
      -bodyTs: "'mean':2 'neoliber':5 'parti':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/3552746"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696797167 {#4631
        date: 2023-10-08 22:32:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: """
      No. Use surveys and you know when a third party is ready.\n
      \n
      Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696828823 {#4755
      date: 2023-10-09 07:20:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@trailing9@lemmy.ml"
      "@lugal@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4747 …}
    +nested: Doctrine\ORM\PersistentCollection {#4745 …}
    +votes: Doctrine\ORM\PersistentCollection {#4743 …}
    +reports: Doctrine\ORM\PersistentCollection {#4756 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4758 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4760 …}
    -id: 38320
    -bodyTs: "'big':27 'furthermor':13 'know':6 'neoliber':18 'parti':10,16 'problem':28 'readi':12 'survey':3 'third':9 'use':2 'vote':22 'wast':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4688471"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696828823 {#4752
      date: 2023-10-09 07:20:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: """
    > No. Use surveys and you know when a third party is ready.\n
    \n
    It will never happen as long as FPTP is in place. You might get realignments, but it will always snap back to two major parties and a smattering of parties that can at most be spoilers. Fortunately the way the US’s voting works allows some gradual introduction of other systems like ranked choice that will not result in wasting votes.\n
    \n
    > Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.\n
    \n
    It is if you care about the actual tangible effects of your vote. Take LGBTQ rights. Democrats are, as a general rule, far better than Republicans. Wasting your vote because neither of the two significant parties does exactly what you want on some issues means hanging vulnerable groups out to dry. And for what, to feel emotional satisfaction?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696841958 {#4815
    date: 2023-10-09 10:59:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@trailing9@lemmy.ml"
    "@lugal@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4820 …}
  +nested: Doctrine\ORM\PersistentCollection {#4822 …}
  +votes: Doctrine\ORM\PersistentCollection {#4824 …}
  +reports: Doctrine\ORM\PersistentCollection {#4826 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4828 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4830 …}
  -id: 38460
  -bodyTs: "'actual':97 'allow':57 'alway':31 'back':33 'better':113 'big':88 'care':94 'choic':66 'democrat':106 'dri':140 'effect':99 'emot':146 'exact':127 'far':112 'feel':145 'fortun':49 'fptp':20 'furthermor':74 'general':110 'get':26 'gradual':59 'group':137 'hang':135 'happen':16 'introduct':60 'issu':133 'know':6 'lgbtq':104 'like':64 'long':18 'major':36 'mean':134 'might':25 'neither':120 'neoliber':79 'never':15 'parti':10,37,42,77,125 'place':23 'problem':89 'rank':65 'readi':12 'realign':27 'republican':115 'result':70 'right':105 'rule':111 'satisfact':147 'signific':124 'smatter':40 'snap':32 'spoiler':48 'survey':3 'system':63 'take':103 'tangibl':98 'third':9 'two':35,123 'us':53 'use':2 'vote':55,73,83,102,118 'vulner':136 'want':130 'wast':72,81,116 'way':51 'work':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4698665"
  +editedAt: DateTimeImmutable @1696842038 {#4816
    date: 2023-10-09 11:00:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696841958 {#4817
    date: 2023-10-09 10:59:18.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 {#4903
  +user: Proxies\__CG__\App\Entity\User {#4835 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4818
    +user: Proxies\__CG__\App\Entity\User {#4819 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4754
      +user: App\Entity\User {#4131 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4632
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4118
          +user: App\Entity\User {#4131 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Vote for other politicians. There won’t be a revolution."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1696905196 {#4113
            date: 2023-10-10 04:33:16.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4119 …}
          +nested: Doctrine\ORM\PersistentCollection {#4121 …}
          +votes: Doctrine\ORM\PersistentCollection {#4123 …}
          +reports: Doctrine\ORM\PersistentCollection {#4125 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
          -id: 37859
          -bodyTs: "'politician':4 'revolut':10 'vote':1 'won':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4656956"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696795596 {#4114
            date: 2023-10-08 22:06:36.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4118}
        +body: "You mean the other neoliberal party?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1696797167 {#4630
          date: 2023-10-08 22:32:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@trailing9@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4633 …}
        +nested: Doctrine\ORM\PersistentCollection {#4635 …}
        +votes: Doctrine\ORM\PersistentCollection {#4637 …}
        +reports: Doctrine\ORM\PersistentCollection {#4639 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
        -id: 37897
        -bodyTs: "'mean':2 'neoliber':5 'parti':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/3552746"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696797167 {#4631
          date: 2023-10-08 22:32:47.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4118}
      +body: """
        No. Use surveys and you know when a third party is ready.\n
        \n
        Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696828823 {#4755
        date: 2023-10-09 07:20:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@trailing9@lemmy.ml"
        "@lugal@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4747 …}
      +nested: Doctrine\ORM\PersistentCollection {#4745 …}
      +votes: Doctrine\ORM\PersistentCollection {#4743 …}
      +reports: Doctrine\ORM\PersistentCollection {#4756 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4758 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4760 …}
      -id: 38320
      -bodyTs: "'big':27 'furthermor':13 'know':6 'neoliber':18 'parti':10,16 'problem':28 'readi':12 'survey':3 'third':9 'use':2 'vote':22 'wast':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4688471"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696828823 {#4752
        date: 2023-10-09 07:20:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: """
      > No. Use surveys and you know when a third party is ready.\n
      \n
      It will never happen as long as FPTP is in place. You might get realignments, but it will always snap back to two major parties and a smattering of parties that can at most be spoilers. Fortunately the way the US’s voting works allows some gradual introduction of other systems like ranked choice that will not result in wasting votes.\n
      \n
      > Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.\n
      \n
      It is if you care about the actual tangible effects of your vote. Take LGBTQ rights. Democrats are, as a general rule, far better than Republicans. Wasting your vote because neither of the two significant parties does exactly what you want on some issues means hanging vulnerable groups out to dry. And for what, to feel emotional satisfaction?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696841958 {#4815
      date: 2023-10-09 10:59:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@trailing9@lemmy.ml"
      "@lugal@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4820 …}
    +nested: Doctrine\ORM\PersistentCollection {#4822 …}
    +votes: Doctrine\ORM\PersistentCollection {#4824 …}
    +reports: Doctrine\ORM\PersistentCollection {#4826 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4828 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4830 …}
    -id: 38460
    -bodyTs: "'actual':97 'allow':57 'alway':31 'back':33 'better':113 'big':88 'care':94 'choic':66 'democrat':106 'dri':140 'effect':99 'emot':146 'exact':127 'far':112 'feel':145 'fortun':49 'fptp':20 'furthermor':74 'general':110 'get':26 'gradual':59 'group':137 'hang':135 'happen':16 'introduct':60 'issu':133 'know':6 'lgbtq':104 'like':64 'long':18 'major':36 'mean':134 'might':25 'neither':120 'neoliber':79 'never':15 'parti':10,37,42,77,125 'place':23 'problem':89 'rank':65 'readi':12 'realign':27 'republican':115 'result':70 'right':105 'rule':111 'satisfact':147 'signific':124 'smatter':40 'snap':32 'spoiler':48 'survey':3 'system':63 'take':103 'tangibl':98 'third':9 'two':35,123 'us':53 'use':2 'vote':55,73,83,102,118 'vulner':136 'want':130 'wast':72,81,116 'way':51 'work':56"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4698665"
    +editedAt: DateTimeImmutable @1696842038 {#4816
      date: 2023-10-09 11:00:38.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696841958 {#4817
      date: 2023-10-09 10:59:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: """
    And FPTP will never go away while it benefits the only folks who go to the street to fight for things.\n
    \n
    If you want change you’ll need to organize a movement to fight for it. Plenty of people out there wanting this system to change who would happily join movements to fight for this change but nobody is organizing such movements.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696843061 {#4901
    date: 2023-10-09 11:17:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@trailing9@lemmy.ml"
    "@lugal@sopuli.xyz"
    "@pingveno@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4904 …}
  +nested: Doctrine\ORM\PersistentCollection {#4906 …}
  +votes: Doctrine\ORM\PersistentCollection {#4908 …}
  +reports: Doctrine\ORM\PersistentCollection {#4910 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4912 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4914 …}
  -id: 38472
  -bodyTs: "'away':6 'benefit':9 'chang':25,46,56 'fight':19,34,53 'folk':12 'fptp':2 'go':5,14 'happili':49 'join':50 'll':27 'movement':32,51,62 'need':28 'never':4 'nobodi':58 'organ':30,60 'peopl':39 'plenti':37 'street':17 'system':44 'thing':21 'want':24,42 'would':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/2683549"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696843061 {#4902
    date: 2023-10-09 11:17: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
55 DENIED edit
App\Entity\EntryComment {#4903
  +user: Proxies\__CG__\App\Entity\User {#4835 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4818
    +user: Proxies\__CG__\App\Entity\User {#4819 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4754
      +user: App\Entity\User {#4131 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4632
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4118
          +user: App\Entity\User {#4131 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Vote for other politicians. There won’t be a revolution."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1696905196 {#4113
            date: 2023-10-10 04:33:16.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4119 …}
          +nested: Doctrine\ORM\PersistentCollection {#4121 …}
          +votes: Doctrine\ORM\PersistentCollection {#4123 …}
          +reports: Doctrine\ORM\PersistentCollection {#4125 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
          -id: 37859
          -bodyTs: "'politician':4 'revolut':10 'vote':1 'won':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4656956"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696795596 {#4114
            date: 2023-10-08 22:06:36.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4118}
        +body: "You mean the other neoliberal party?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1696797167 {#4630
          date: 2023-10-08 22:32:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@trailing9@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4633 …}
        +nested: Doctrine\ORM\PersistentCollection {#4635 …}
        +votes: Doctrine\ORM\PersistentCollection {#4637 …}
        +reports: Doctrine\ORM\PersistentCollection {#4639 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
        -id: 37897
        -bodyTs: "'mean':2 'neoliber':5 'parti':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/3552746"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696797167 {#4631
          date: 2023-10-08 22:32:47.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4118}
      +body: """
        No. Use surveys and you know when a third party is ready.\n
        \n
        Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696828823 {#4755
        date: 2023-10-09 07:20:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@trailing9@lemmy.ml"
        "@lugal@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4747 …}
      +nested: Doctrine\ORM\PersistentCollection {#4745 …}
      +votes: Doctrine\ORM\PersistentCollection {#4743 …}
      +reports: Doctrine\ORM\PersistentCollection {#4756 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4758 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4760 …}
      -id: 38320
      -bodyTs: "'big':27 'furthermor':13 'know':6 'neoliber':18 'parti':10,16 'problem':28 'readi':12 'survey':3 'third':9 'use':2 'vote':22 'wast':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4688471"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696828823 {#4752
        date: 2023-10-09 07:20:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: """
      > No. Use surveys and you know when a third party is ready.\n
      \n
      It will never happen as long as FPTP is in place. You might get realignments, but it will always snap back to two major parties and a smattering of parties that can at most be spoilers. Fortunately the way the US’s voting works allows some gradual introduction of other systems like ranked choice that will not result in wasting votes.\n
      \n
      > Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.\n
      \n
      It is if you care about the actual tangible effects of your vote. Take LGBTQ rights. Democrats are, as a general rule, far better than Republicans. Wasting your vote because neither of the two significant parties does exactly what you want on some issues means hanging vulnerable groups out to dry. And for what, to feel emotional satisfaction?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696841958 {#4815
      date: 2023-10-09 10:59:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@trailing9@lemmy.ml"
      "@lugal@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4820 …}
    +nested: Doctrine\ORM\PersistentCollection {#4822 …}
    +votes: Doctrine\ORM\PersistentCollection {#4824 …}
    +reports: Doctrine\ORM\PersistentCollection {#4826 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4828 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4830 …}
    -id: 38460
    -bodyTs: "'actual':97 'allow':57 'alway':31 'back':33 'better':113 'big':88 'care':94 'choic':66 'democrat':106 'dri':140 'effect':99 'emot':146 'exact':127 'far':112 'feel':145 'fortun':49 'fptp':20 'furthermor':74 'general':110 'get':26 'gradual':59 'group':137 'hang':135 'happen':16 'introduct':60 'issu':133 'know':6 'lgbtq':104 'like':64 'long':18 'major':36 'mean':134 'might':25 'neither':120 'neoliber':79 'never':15 'parti':10,37,42,77,125 'place':23 'problem':89 'rank':65 'readi':12 'realign':27 'republican':115 'result':70 'right':105 'rule':111 'satisfact':147 'signific':124 'smatter':40 'snap':32 'spoiler':48 'survey':3 'system':63 'take':103 'tangibl':98 'third':9 'two':35,123 'us':53 'use':2 'vote':55,73,83,102,118 'vulner':136 'want':130 'wast':72,81,116 'way':51 'work':56"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4698665"
    +editedAt: DateTimeImmutable @1696842038 {#4816
      date: 2023-10-09 11:00:38.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696841958 {#4817
      date: 2023-10-09 10:59:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: """
    And FPTP will never go away while it benefits the only folks who go to the street to fight for things.\n
    \n
    If you want change you’ll need to organize a movement to fight for it. Plenty of people out there wanting this system to change who would happily join movements to fight for this change but nobody is organizing such movements.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696843061 {#4901
    date: 2023-10-09 11:17:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@trailing9@lemmy.ml"
    "@lugal@sopuli.xyz"
    "@pingveno@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4904 …}
  +nested: Doctrine\ORM\PersistentCollection {#4906 …}
  +votes: Doctrine\ORM\PersistentCollection {#4908 …}
  +reports: Doctrine\ORM\PersistentCollection {#4910 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4912 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4914 …}
  -id: 38472
  -bodyTs: "'away':6 'benefit':9 'chang':25,46,56 'fight':19,34,53 'folk':12 'fptp':2 'go':5,14 'happili':49 'join':50 'll':27 'movement':32,51,62 'need':28 'never':4 'nobodi':58 'organ':30,60 'peopl':39 'plenti':37 'street':17 'system':44 'thing':21 'want':24,42 'would':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/2683549"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696843061 {#4902
    date: 2023-10-09 11:17: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
56 DENIED moderate
App\Entity\EntryComment {#4903
  +user: Proxies\__CG__\App\Entity\User {#4835 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4818
    +user: Proxies\__CG__\App\Entity\User {#4819 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4754
      +user: App\Entity\User {#4131 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4632
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4118
          +user: App\Entity\User {#4131 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Vote for other politicians. There won’t be a revolution."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1696905196 {#4113
            date: 2023-10-10 04:33:16.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4119 …}
          +nested: Doctrine\ORM\PersistentCollection {#4121 …}
          +votes: Doctrine\ORM\PersistentCollection {#4123 …}
          +reports: Doctrine\ORM\PersistentCollection {#4125 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
          -id: 37859
          -bodyTs: "'politician':4 'revolut':10 'vote':1 'won':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4656956"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696795596 {#4114
            date: 2023-10-08 22:06:36.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4118}
        +body: "You mean the other neoliberal party?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1696797167 {#4630
          date: 2023-10-08 22:32:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@trailing9@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4633 …}
        +nested: Doctrine\ORM\PersistentCollection {#4635 …}
        +votes: Doctrine\ORM\PersistentCollection {#4637 …}
        +reports: Doctrine\ORM\PersistentCollection {#4639 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
        -id: 37897
        -bodyTs: "'mean':2 'neoliber':5 'parti':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/3552746"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696797167 {#4631
          date: 2023-10-08 22:32:47.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4118}
      +body: """
        No. Use surveys and you know when a third party is ready.\n
        \n
        Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696828823 {#4755
        date: 2023-10-09 07:20:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@trailing9@lemmy.ml"
        "@lugal@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4747 …}
      +nested: Doctrine\ORM\PersistentCollection {#4745 …}
      +votes: Doctrine\ORM\PersistentCollection {#4743 …}
      +reports: Doctrine\ORM\PersistentCollection {#4756 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4758 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4760 …}
      -id: 38320
      -bodyTs: "'big':27 'furthermor':13 'know':6 'neoliber':18 'parti':10,16 'problem':28 'readi':12 'survey':3 'third':9 'use':2 'vote':22 'wast':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4688471"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696828823 {#4752
        date: 2023-10-09 07:20:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: """
      > No. Use surveys and you know when a third party is ready.\n
      \n
      It will never happen as long as FPTP is in place. You might get realignments, but it will always snap back to two major parties and a smattering of parties that can at most be spoilers. Fortunately the way the US’s voting works allows some gradual introduction of other systems like ranked choice that will not result in wasting votes.\n
      \n
      > Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.\n
      \n
      It is if you care about the actual tangible effects of your vote. Take LGBTQ rights. Democrats are, as a general rule, far better than Republicans. Wasting your vote because neither of the two significant parties does exactly what you want on some issues means hanging vulnerable groups out to dry. And for what, to feel emotional satisfaction?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696841958 {#4815
      date: 2023-10-09 10:59:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@trailing9@lemmy.ml"
      "@lugal@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4820 …}
    +nested: Doctrine\ORM\PersistentCollection {#4822 …}
    +votes: Doctrine\ORM\PersistentCollection {#4824 …}
    +reports: Doctrine\ORM\PersistentCollection {#4826 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4828 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4830 …}
    -id: 38460
    -bodyTs: "'actual':97 'allow':57 'alway':31 'back':33 'better':113 'big':88 'care':94 'choic':66 'democrat':106 'dri':140 'effect':99 'emot':146 'exact':127 'far':112 'feel':145 'fortun':49 'fptp':20 'furthermor':74 'general':110 'get':26 'gradual':59 'group':137 'hang':135 'happen':16 'introduct':60 'issu':133 'know':6 'lgbtq':104 'like':64 'long':18 'major':36 'mean':134 'might':25 'neither':120 'neoliber':79 'never':15 'parti':10,37,42,77,125 'place':23 'problem':89 'rank':65 'readi':12 'realign':27 'republican':115 'result':70 'right':105 'rule':111 'satisfact':147 'signific':124 'smatter':40 'snap':32 'spoiler':48 'survey':3 'system':63 'take':103 'tangibl':98 'third':9 'two':35,123 'us':53 'use':2 'vote':55,73,83,102,118 'vulner':136 'want':130 'wast':72,81,116 'way':51 'work':56"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4698665"
    +editedAt: DateTimeImmutable @1696842038 {#4816
      date: 2023-10-09 11:00:38.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696841958 {#4817
      date: 2023-10-09 10:59:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: """
    And FPTP will never go away while it benefits the only folks who go to the street to fight for things.\n
    \n
    If you want change you’ll need to organize a movement to fight for it. Plenty of people out there wanting this system to change who would happily join movements to fight for this change but nobody is organizing such movements.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696843061 {#4901
    date: 2023-10-09 11:17:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@trailing9@lemmy.ml"
    "@lugal@sopuli.xyz"
    "@pingveno@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4904 …}
  +nested: Doctrine\ORM\PersistentCollection {#4906 …}
  +votes: Doctrine\ORM\PersistentCollection {#4908 …}
  +reports: Doctrine\ORM\PersistentCollection {#4910 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4912 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4914 …}
  -id: 38472
  -bodyTs: "'away':6 'benefit':9 'chang':25,46,56 'fight':19,34,53 'folk':12 'fptp':2 'go':5,14 'happili':49 'join':50 'll':27 'movement':32,51,62 'need':28 'never':4 'nobodi':58 'organ':30,60 'peopl':39 'plenti':37 'street':17 'system':44 'thing':21 'want':24,42 'would':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/2683549"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696843061 {#4902
    date: 2023-10-09 11:17: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
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 {#5017
  +user: Proxies\__CG__\App\Entity\User {#4819 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4903
    +user: Proxies\__CG__\App\Entity\User {#4835 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4818
      +user: Proxies\__CG__\App\Entity\User {#4819 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4754
        +user: App\Entity\User {#4131 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4632
          +user: App\Entity\User {#3947 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4118
            +user: App\Entity\User {#4131 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Vote for other politicians. There won’t be a revolution."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 11
            +score: 0
            +lastActive: DateTime @1696905196 {#4113
              date: 2023-10-10 04:33:16.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4119 …}
            +nested: Doctrine\ORM\PersistentCollection {#4121 …}
            +votes: Doctrine\ORM\PersistentCollection {#4123 …}
            +reports: Doctrine\ORM\PersistentCollection {#4125 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
            -id: 37859
            -bodyTs: "'politician':4 'revolut':10 'vote':1 'won':6"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/4656956"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696795596 {#4114
              date: 2023-10-08 22:06:36.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4118}
          +body: "You mean the other neoliberal party?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1696797167 {#4630
            date: 2023-10-08 22:32:47.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@trailing9@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4633 …}
          +nested: Doctrine\ORM\PersistentCollection {#4635 …}
          +votes: Doctrine\ORM\PersistentCollection {#4637 …}
          +reports: Doctrine\ORM\PersistentCollection {#4639 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
          -id: 37897
          -bodyTs: "'mean':2 'neoliber':5 'parti':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sopuli.xyz/comment/3552746"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696797167 {#4631
            date: 2023-10-08 22:32:47.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4118}
        +body: """
          No. Use surveys and you know when a third party is ready.\n
          \n
          Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696828823 {#4755
          date: 2023-10-09 07:20:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@trailing9@lemmy.ml"
          "@lugal@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4747 …}
        +nested: Doctrine\ORM\PersistentCollection {#4745 …}
        +votes: Doctrine\ORM\PersistentCollection {#4743 …}
        +reports: Doctrine\ORM\PersistentCollection {#4756 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4758 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4760 …}
        -id: 38320
        -bodyTs: "'big':27 'furthermor':13 'know':6 'neoliber':18 'parti':10,16 'problem':28 'readi':12 'survey':3 'third':9 'use':2 'vote':22 'wast':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4688471"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696828823 {#4752
          date: 2023-10-09 07:20:23.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4118}
      +body: """
        > No. Use surveys and you know when a third party is ready.\n
        \n
        It will never happen as long as FPTP is in place. You might get realignments, but it will always snap back to two major parties and a smattering of parties that can at most be spoilers. Fortunately the way the US’s voting works allows some gradual introduction of other systems like ranked choice that will not result in wasting votes.\n
        \n
        > Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.\n
        \n
        It is if you care about the actual tangible effects of your vote. Take LGBTQ rights. Democrats are, as a general rule, far better than Republicans. Wasting your vote because neither of the two significant parties does exactly what you want on some issues means hanging vulnerable groups out to dry. And for what, to feel emotional satisfaction?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1696841958 {#4815
        date: 2023-10-09 10:59:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@trailing9@lemmy.ml"
        "@lugal@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4820 …}
      +nested: Doctrine\ORM\PersistentCollection {#4822 …}
      +votes: Doctrine\ORM\PersistentCollection {#4824 …}
      +reports: Doctrine\ORM\PersistentCollection {#4826 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4828 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4830 …}
      -id: 38460
      -bodyTs: "'actual':97 'allow':57 'alway':31 'back':33 'better':113 'big':88 'care':94 'choic':66 'democrat':106 'dri':140 'effect':99 'emot':146 'exact':127 'far':112 'feel':145 'fortun':49 'fptp':20 'furthermor':74 'general':110 'get':26 'gradual':59 'group':137 'hang':135 'happen':16 'introduct':60 'issu':133 'know':6 'lgbtq':104 'like':64 'long':18 'major':36 'mean':134 'might':25 'neither':120 'neoliber':79 'never':15 'parti':10,37,42,77,125 'place':23 'problem':89 'rank':65 'readi':12 'realign':27 'republican':115 'result':70 'right':105 'rule':111 'satisfact':147 'signific':124 'smatter':40 'snap':32 'spoiler':48 'survey':3 'system':63 'take':103 'tangibl':98 'third':9 'two':35,123 'us':53 'use':2 'vote':55,73,83,102,118 'vulner':136 'want':130 'wast':72,81,116 'way':51 'work':56"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4698665"
      +editedAt: DateTimeImmutable @1696842038 {#4816
        date: 2023-10-09 11:00:38.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696841958 {#4817
        date: 2023-10-09 10:59:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: """
      And FPTP will never go away while it benefits the only folks who go to the street to fight for things.\n
      \n
      If you want change you’ll need to organize a movement to fight for it. Plenty of people out there wanting this system to change who would happily join movements to fight for this change but nobody is organizing such movements.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696843061 {#4901
      date: 2023-10-09 11:17:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@trailing9@lemmy.ml"
      "@lugal@sopuli.xyz"
      "@pingveno@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4904 …}
    +nested: Doctrine\ORM\PersistentCollection {#4906 …}
    +votes: Doctrine\ORM\PersistentCollection {#4908 …}
    +reports: Doctrine\ORM\PersistentCollection {#4910 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4912 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4914 …}
    -id: 38472
    -bodyTs: "'away':6 'benefit':9 'chang':25,46,56 'fight':19,34,53 'folk':12 'fptp':2 'go':5,14 'happili':49 'join':50 'll':27 'movement':32,51,62 'need':28 'never':4 'nobodi':58 'organ':30,60 'peopl':39 'plenti':37 'street':17 'system':44 'thing':21 'want':24,42 'would':48"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.eco.br/comment/2683549"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696843061 {#4902
      date: 2023-10-09 11:17:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "There’s already a movement fighting to change how we vote. Governmental bodies on the local and state level are experimenting with [various options](https://en.wikipedia.org/wiki/Ranked-choice_voting_in_the_United_States). It’s slow, quiet, and not very glamorous, but real progress is being made."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696844605 {#5015
    date: 2023-10-09 11:43:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@trailing9@lemmy.ml"
    "@lugal@sopuli.xyz"
    "@pingveno@lemmy.ml"
    "@Phen@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5018 …}
  +nested: Doctrine\ORM\PersistentCollection {#5020 …}
  +votes: Doctrine\ORM\PersistentCollection {#5022 …}
  +reports: Doctrine\ORM\PersistentCollection {#5024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
  -id: 38492
  -bodyTs: "'/wiki/ranked-choice_voting_in_the_united_states).':27 'alreadi':3 'bodi':13 'chang':8 'en.wikipedia.org':26 'en.wikipedia.org/wiki/ranked-choice_voting_in_the_united_states).':25 'experi':21 'fight':6 'glamor':35 'government':12 'level':19 'local':16 'made':41 'movement':5 'option':24 'progress':38 'quiet':31 'real':37 'slow':30 'state':18 'various':23 'vote':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4699264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696844605 {#5016
    date: 2023-10-09 11:43: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
59 DENIED edit
App\Entity\EntryComment {#5017
  +user: Proxies\__CG__\App\Entity\User {#4819 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4903
    +user: Proxies\__CG__\App\Entity\User {#4835 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4818
      +user: Proxies\__CG__\App\Entity\User {#4819 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4754
        +user: App\Entity\User {#4131 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4632
          +user: App\Entity\User {#3947 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4118
            +user: App\Entity\User {#4131 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Vote for other politicians. There won’t be a revolution."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 11
            +score: 0
            +lastActive: DateTime @1696905196 {#4113
              date: 2023-10-10 04:33:16.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4119 …}
            +nested: Doctrine\ORM\PersistentCollection {#4121 …}
            +votes: Doctrine\ORM\PersistentCollection {#4123 …}
            +reports: Doctrine\ORM\PersistentCollection {#4125 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
            -id: 37859
            -bodyTs: "'politician':4 'revolut':10 'vote':1 'won':6"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/4656956"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696795596 {#4114
              date: 2023-10-08 22:06:36.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4118}
          +body: "You mean the other neoliberal party?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1696797167 {#4630
            date: 2023-10-08 22:32:47.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@trailing9@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4633 …}
          +nested: Doctrine\ORM\PersistentCollection {#4635 …}
          +votes: Doctrine\ORM\PersistentCollection {#4637 …}
          +reports: Doctrine\ORM\PersistentCollection {#4639 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
          -id: 37897
          -bodyTs: "'mean':2 'neoliber':5 'parti':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sopuli.xyz/comment/3552746"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696797167 {#4631
            date: 2023-10-08 22:32:47.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4118}
        +body: """
          No. Use surveys and you know when a third party is ready.\n
          \n
          Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696828823 {#4755
          date: 2023-10-09 07:20:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@trailing9@lemmy.ml"
          "@lugal@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4747 …}
        +nested: Doctrine\ORM\PersistentCollection {#4745 …}
        +votes: Doctrine\ORM\PersistentCollection {#4743 …}
        +reports: Doctrine\ORM\PersistentCollection {#4756 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4758 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4760 …}
        -id: 38320
        -bodyTs: "'big':27 'furthermor':13 'know':6 'neoliber':18 'parti':10,16 'problem':28 'readi':12 'survey':3 'third':9 'use':2 'vote':22 'wast':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4688471"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696828823 {#4752
          date: 2023-10-09 07:20:23.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4118}
      +body: """
        > No. Use surveys and you know when a third party is ready.\n
        \n
        It will never happen as long as FPTP is in place. You might get realignments, but it will always snap back to two major parties and a smattering of parties that can at most be spoilers. Fortunately the way the US’s voting works allows some gradual introduction of other systems like ranked choice that will not result in wasting votes.\n
        \n
        > Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.\n
        \n
        It is if you care about the actual tangible effects of your vote. Take LGBTQ rights. Democrats are, as a general rule, far better than Republicans. Wasting your vote because neither of the two significant parties does exactly what you want on some issues means hanging vulnerable groups out to dry. And for what, to feel emotional satisfaction?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1696841958 {#4815
        date: 2023-10-09 10:59:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@trailing9@lemmy.ml"
        "@lugal@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4820 …}
      +nested: Doctrine\ORM\PersistentCollection {#4822 …}
      +votes: Doctrine\ORM\PersistentCollection {#4824 …}
      +reports: Doctrine\ORM\PersistentCollection {#4826 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4828 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4830 …}
      -id: 38460
      -bodyTs: "'actual':97 'allow':57 'alway':31 'back':33 'better':113 'big':88 'care':94 'choic':66 'democrat':106 'dri':140 'effect':99 'emot':146 'exact':127 'far':112 'feel':145 'fortun':49 'fptp':20 'furthermor':74 'general':110 'get':26 'gradual':59 'group':137 'hang':135 'happen':16 'introduct':60 'issu':133 'know':6 'lgbtq':104 'like':64 'long':18 'major':36 'mean':134 'might':25 'neither':120 'neoliber':79 'never':15 'parti':10,37,42,77,125 'place':23 'problem':89 'rank':65 'readi':12 'realign':27 'republican':115 'result':70 'right':105 'rule':111 'satisfact':147 'signific':124 'smatter':40 'snap':32 'spoiler':48 'survey':3 'system':63 'take':103 'tangibl':98 'third':9 'two':35,123 'us':53 'use':2 'vote':55,73,83,102,118 'vulner':136 'want':130 'wast':72,81,116 'way':51 'work':56"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4698665"
      +editedAt: DateTimeImmutable @1696842038 {#4816
        date: 2023-10-09 11:00:38.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696841958 {#4817
        date: 2023-10-09 10:59:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: """
      And FPTP will never go away while it benefits the only folks who go to the street to fight for things.\n
      \n
      If you want change you’ll need to organize a movement to fight for it. Plenty of people out there wanting this system to change who would happily join movements to fight for this change but nobody is organizing such movements.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696843061 {#4901
      date: 2023-10-09 11:17:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@trailing9@lemmy.ml"
      "@lugal@sopuli.xyz"
      "@pingveno@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4904 …}
    +nested: Doctrine\ORM\PersistentCollection {#4906 …}
    +votes: Doctrine\ORM\PersistentCollection {#4908 …}
    +reports: Doctrine\ORM\PersistentCollection {#4910 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4912 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4914 …}
    -id: 38472
    -bodyTs: "'away':6 'benefit':9 'chang':25,46,56 'fight':19,34,53 'folk':12 'fptp':2 'go':5,14 'happili':49 'join':50 'll':27 'movement':32,51,62 'need':28 'never':4 'nobodi':58 'organ':30,60 'peopl':39 'plenti':37 'street':17 'system':44 'thing':21 'want':24,42 'would':48"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.eco.br/comment/2683549"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696843061 {#4902
      date: 2023-10-09 11:17:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "There’s already a movement fighting to change how we vote. Governmental bodies on the local and state level are experimenting with [various options](https://en.wikipedia.org/wiki/Ranked-choice_voting_in_the_United_States). It’s slow, quiet, and not very glamorous, but real progress is being made."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696844605 {#5015
    date: 2023-10-09 11:43:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@trailing9@lemmy.ml"
    "@lugal@sopuli.xyz"
    "@pingveno@lemmy.ml"
    "@Phen@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5018 …}
  +nested: Doctrine\ORM\PersistentCollection {#5020 …}
  +votes: Doctrine\ORM\PersistentCollection {#5022 …}
  +reports: Doctrine\ORM\PersistentCollection {#5024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
  -id: 38492
  -bodyTs: "'/wiki/ranked-choice_voting_in_the_united_states).':27 'alreadi':3 'bodi':13 'chang':8 'en.wikipedia.org':26 'en.wikipedia.org/wiki/ranked-choice_voting_in_the_united_states).':25 'experi':21 'fight':6 'glamor':35 'government':12 'level':19 'local':16 'made':41 'movement':5 'option':24 'progress':38 'quiet':31 'real':37 'slow':30 'state':18 'various':23 'vote':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4699264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696844605 {#5016
    date: 2023-10-09 11:43: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
60 DENIED moderate
App\Entity\EntryComment {#5017
  +user: Proxies\__CG__\App\Entity\User {#4819 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4903
    +user: Proxies\__CG__\App\Entity\User {#4835 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4818
      +user: Proxies\__CG__\App\Entity\User {#4819 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4754
        +user: App\Entity\User {#4131 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4632
          +user: App\Entity\User {#3947 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4118
            +user: App\Entity\User {#4131 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Vote for other politicians. There won’t be a revolution."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 11
            +score: 0
            +lastActive: DateTime @1696905196 {#4113
              date: 2023-10-10 04:33:16.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4119 …}
            +nested: Doctrine\ORM\PersistentCollection {#4121 …}
            +votes: Doctrine\ORM\PersistentCollection {#4123 …}
            +reports: Doctrine\ORM\PersistentCollection {#4125 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
            -id: 37859
            -bodyTs: "'politician':4 'revolut':10 'vote':1 'won':6"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/4656956"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696795596 {#4114
              date: 2023-10-08 22:06:36.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4118}
          +body: "You mean the other neoliberal party?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1696797167 {#4630
            date: 2023-10-08 22:32:47.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@trailing9@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4633 …}
          +nested: Doctrine\ORM\PersistentCollection {#4635 …}
          +votes: Doctrine\ORM\PersistentCollection {#4637 …}
          +reports: Doctrine\ORM\PersistentCollection {#4639 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
          -id: 37897
          -bodyTs: "'mean':2 'neoliber':5 'parti':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sopuli.xyz/comment/3552746"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696797167 {#4631
            date: 2023-10-08 22:32:47.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4118}
        +body: """
          No. Use surveys and you know when a third party is ready.\n
          \n
          Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696828823 {#4755
          date: 2023-10-09 07:20:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@trailing9@lemmy.ml"
          "@lugal@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4747 …}
        +nested: Doctrine\ORM\PersistentCollection {#4745 …}
        +votes: Doctrine\ORM\PersistentCollection {#4743 …}
        +reports: Doctrine\ORM\PersistentCollection {#4756 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4758 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4760 …}
        -id: 38320
        -bodyTs: "'big':27 'furthermor':13 'know':6 'neoliber':18 'parti':10,16 'problem':28 'readi':12 'survey':3 'third':9 'use':2 'vote':22 'wast':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4688471"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696828823 {#4752
          date: 2023-10-09 07:20:23.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4118}
      +body: """
        > No. Use surveys and you know when a third party is ready.\n
        \n
        It will never happen as long as FPTP is in place. You might get realignments, but it will always snap back to two major parties and a smattering of parties that can at most be spoilers. Fortunately the way the US’s voting works allows some gradual introduction of other systems like ranked choice that will not result in wasting votes.\n
        \n
        > Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.\n
        \n
        It is if you care about the actual tangible effects of your vote. Take LGBTQ rights. Democrats are, as a general rule, far better than Republicans. Wasting your vote because neither of the two significant parties does exactly what you want on some issues means hanging vulnerable groups out to dry. And for what, to feel emotional satisfaction?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1696841958 {#4815
        date: 2023-10-09 10:59:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@trailing9@lemmy.ml"
        "@lugal@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4820 …}
      +nested: Doctrine\ORM\PersistentCollection {#4822 …}
      +votes: Doctrine\ORM\PersistentCollection {#4824 …}
      +reports: Doctrine\ORM\PersistentCollection {#4826 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4828 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4830 …}
      -id: 38460
      -bodyTs: "'actual':97 'allow':57 'alway':31 'back':33 'better':113 'big':88 'care':94 'choic':66 'democrat':106 'dri':140 'effect':99 'emot':146 'exact':127 'far':112 'feel':145 'fortun':49 'fptp':20 'furthermor':74 'general':110 'get':26 'gradual':59 'group':137 'hang':135 'happen':16 'introduct':60 'issu':133 'know':6 'lgbtq':104 'like':64 'long':18 'major':36 'mean':134 'might':25 'neither':120 'neoliber':79 'never':15 'parti':10,37,42,77,125 'place':23 'problem':89 'rank':65 'readi':12 'realign':27 'republican':115 'result':70 'right':105 'rule':111 'satisfact':147 'signific':124 'smatter':40 'snap':32 'spoiler':48 'survey':3 'system':63 'take':103 'tangibl':98 'third':9 'two':35,123 'us':53 'use':2 'vote':55,73,83,102,118 'vulner':136 'want':130 'wast':72,81,116 'way':51 'work':56"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4698665"
      +editedAt: DateTimeImmutable @1696842038 {#4816
        date: 2023-10-09 11:00:38.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696841958 {#4817
        date: 2023-10-09 10:59:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: """
      And FPTP will never go away while it benefits the only folks who go to the street to fight for things.\n
      \n
      If you want change you’ll need to organize a movement to fight for it. Plenty of people out there wanting this system to change who would happily join movements to fight for this change but nobody is organizing such movements.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696843061 {#4901
      date: 2023-10-09 11:17:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@trailing9@lemmy.ml"
      "@lugal@sopuli.xyz"
      "@pingveno@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4904 …}
    +nested: Doctrine\ORM\PersistentCollection {#4906 …}
    +votes: Doctrine\ORM\PersistentCollection {#4908 …}
    +reports: Doctrine\ORM\PersistentCollection {#4910 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4912 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4914 …}
    -id: 38472
    -bodyTs: "'away':6 'benefit':9 'chang':25,46,56 'fight':19,34,53 'folk':12 'fptp':2 'go':5,14 'happili':49 'join':50 'll':27 'movement':32,51,62 'need':28 'never':4 'nobodi':58 'organ':30,60 'peopl':39 'plenti':37 'street':17 'system':44 'thing':21 'want':24,42 'would':48"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.eco.br/comment/2683549"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696843061 {#4902
      date: 2023-10-09 11:17:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "There’s already a movement fighting to change how we vote. Governmental bodies on the local and state level are experimenting with [various options](https://en.wikipedia.org/wiki/Ranked-choice_voting_in_the_United_States). It’s slow, quiet, and not very glamorous, but real progress is being made."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696844605 {#5015
    date: 2023-10-09 11:43:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@trailing9@lemmy.ml"
    "@lugal@sopuli.xyz"
    "@pingveno@lemmy.ml"
    "@Phen@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5018 …}
  +nested: Doctrine\ORM\PersistentCollection {#5020 …}
  +votes: Doctrine\ORM\PersistentCollection {#5022 …}
  +reports: Doctrine\ORM\PersistentCollection {#5024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
  -id: 38492
  -bodyTs: "'/wiki/ranked-choice_voting_in_the_united_states).':27 'alreadi':3 'bodi':13 'chang':8 'en.wikipedia.org':26 'en.wikipedia.org/wiki/ranked-choice_voting_in_the_united_states).':25 'experi':21 'fight':6 'glamor':35 'government':12 'level':19 'local':16 'made':41 'movement':5 'option':24 'progress':38 'quiet':31 'real':37 'slow':30 'state':18 'various':23 'vote':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4699264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696844605 {#5016
    date: 2023-10-09 11:43: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
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 {#4918
  +user: App\Entity\User {#4131 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4818
    +user: Proxies\__CG__\App\Entity\User {#4819 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4754
      +user: App\Entity\User {#4131 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4632
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4118
          +user: App\Entity\User {#4131 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Vote for other politicians. There won’t be a revolution."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1696905196 {#4113
            date: 2023-10-10 04:33:16.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4119 …}
          +nested: Doctrine\ORM\PersistentCollection {#4121 …}
          +votes: Doctrine\ORM\PersistentCollection {#4123 …}
          +reports: Doctrine\ORM\PersistentCollection {#4125 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
          -id: 37859
          -bodyTs: "'politician':4 'revolut':10 'vote':1 'won':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4656956"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696795596 {#4114
            date: 2023-10-08 22:06:36.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4118}
        +body: "You mean the other neoliberal party?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1696797167 {#4630
          date: 2023-10-08 22:32:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@trailing9@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4633 …}
        +nested: Doctrine\ORM\PersistentCollection {#4635 …}
        +votes: Doctrine\ORM\PersistentCollection {#4637 …}
        +reports: Doctrine\ORM\PersistentCollection {#4639 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
        -id: 37897
        -bodyTs: "'mean':2 'neoliber':5 'parti':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/3552746"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696797167 {#4631
          date: 2023-10-08 22:32:47.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4118}
      +body: """
        No. Use surveys and you know when a third party is ready.\n
        \n
        Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696828823 {#4755
        date: 2023-10-09 07:20:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@trailing9@lemmy.ml"
        "@lugal@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4747 …}
      +nested: Doctrine\ORM\PersistentCollection {#4745 …}
      +votes: Doctrine\ORM\PersistentCollection {#4743 …}
      +reports: Doctrine\ORM\PersistentCollection {#4756 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4758 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4760 …}
      -id: 38320
      -bodyTs: "'big':27 'furthermor':13 'know':6 'neoliber':18 'parti':10,16 'problem':28 'readi':12 'survey':3 'third':9 'use':2 'vote':22 'wast':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4688471"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696828823 {#4752
        date: 2023-10-09 07:20:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: """
      > No. Use surveys and you know when a third party is ready.\n
      \n
      It will never happen as long as FPTP is in place. You might get realignments, but it will always snap back to two major parties and a smattering of parties that can at most be spoilers. Fortunately the way the US’s voting works allows some gradual introduction of other systems like ranked choice that will not result in wasting votes.\n
      \n
      > Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.\n
      \n
      It is if you care about the actual tangible effects of your vote. Take LGBTQ rights. Democrats are, as a general rule, far better than Republicans. Wasting your vote because neither of the two significant parties does exactly what you want on some issues means hanging vulnerable groups out to dry. And for what, to feel emotional satisfaction?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696841958 {#4815
      date: 2023-10-09 10:59:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@trailing9@lemmy.ml"
      "@lugal@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4820 …}
    +nested: Doctrine\ORM\PersistentCollection {#4822 …}
    +votes: Doctrine\ORM\PersistentCollection {#4824 …}
    +reports: Doctrine\ORM\PersistentCollection {#4826 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4828 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4830 …}
    -id: 38460
    -bodyTs: "'actual':97 'allow':57 'alway':31 'back':33 'better':113 'big':88 'care':94 'choic':66 'democrat':106 'dri':140 'effect':99 'emot':146 'exact':127 'far':112 'feel':145 'fortun':49 'fptp':20 'furthermor':74 'general':110 'get':26 'gradual':59 'group':137 'hang':135 'happen':16 'introduct':60 'issu':133 'know':6 'lgbtq':104 'like':64 'long':18 'major':36 'mean':134 'might':25 'neither':120 'neoliber':79 'never':15 'parti':10,37,42,77,125 'place':23 'problem':89 'rank':65 'readi':12 'realign':27 'republican':115 'result':70 'right':105 'rule':111 'satisfact':147 'signific':124 'smatter':40 'snap':32 'spoiler':48 'survey':3 'system':63 'take':103 'tangibl':98 'third':9 'two':35,123 'us':53 'use':2 'vote':55,73,83,102,118 'vulner':136 'want':130 'wast':72,81,116 'way':51 'work':56"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4698665"
    +editedAt: DateTimeImmutable @1696842038 {#4816
      date: 2023-10-09 11:00:38.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696841958 {#4817
      date: 2023-10-09 10:59:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: """
    > will always snap back to two major parties\n
    \n
    So make at least one of them a party with reasonable policies\n
    \n
    > It is if you care about the actual tangible effects\n
    \n
    Of course people care. That’s the lock-in.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696842907 {#4916
    date: 2023-10-09 11:15:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@trailing9@lemmy.ml"
    "@lugal@sopuli.xyz"
    "@pingveno@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4919 …}
  +nested: Doctrine\ORM\PersistentCollection {#4921 …}
  +votes: Doctrine\ORM\PersistentCollection {#4923 …}
  +reports: Doctrine\ORM\PersistentCollection {#4925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4929 …}
  -id: 38470
  -bodyTs: "'actual':28 'alway':2 'back':4 'care':25,34 'cours':32 'effect':30 'least':12 'lock':39 'lock-in':38 'major':7 'make':10 'one':13 'parti':8,17 'peopl':33 'polici':20 'reason':19 'snap':3 'tangibl':29 'two':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4698879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696842907 {#4917
    date: 2023-10-09 11:15: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
63 DENIED edit
App\Entity\EntryComment {#4918
  +user: App\Entity\User {#4131 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4818
    +user: Proxies\__CG__\App\Entity\User {#4819 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4754
      +user: App\Entity\User {#4131 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4632
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4118
          +user: App\Entity\User {#4131 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Vote for other politicians. There won’t be a revolution."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1696905196 {#4113
            date: 2023-10-10 04:33:16.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4119 …}
          +nested: Doctrine\ORM\PersistentCollection {#4121 …}
          +votes: Doctrine\ORM\PersistentCollection {#4123 …}
          +reports: Doctrine\ORM\PersistentCollection {#4125 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
          -id: 37859
          -bodyTs: "'politician':4 'revolut':10 'vote':1 'won':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4656956"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696795596 {#4114
            date: 2023-10-08 22:06:36.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4118}
        +body: "You mean the other neoliberal party?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1696797167 {#4630
          date: 2023-10-08 22:32:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@trailing9@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4633 …}
        +nested: Doctrine\ORM\PersistentCollection {#4635 …}
        +votes: Doctrine\ORM\PersistentCollection {#4637 …}
        +reports: Doctrine\ORM\PersistentCollection {#4639 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
        -id: 37897
        -bodyTs: "'mean':2 'neoliber':5 'parti':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/3552746"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696797167 {#4631
          date: 2023-10-08 22:32:47.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4118}
      +body: """
        No. Use surveys and you know when a third party is ready.\n
        \n
        Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696828823 {#4755
        date: 2023-10-09 07:20:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@trailing9@lemmy.ml"
        "@lugal@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4747 …}
      +nested: Doctrine\ORM\PersistentCollection {#4745 …}
      +votes: Doctrine\ORM\PersistentCollection {#4743 …}
      +reports: Doctrine\ORM\PersistentCollection {#4756 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4758 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4760 …}
      -id: 38320
      -bodyTs: "'big':27 'furthermor':13 'know':6 'neoliber':18 'parti':10,16 'problem':28 'readi':12 'survey':3 'third':9 'use':2 'vote':22 'wast':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4688471"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696828823 {#4752
        date: 2023-10-09 07:20:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: """
      > No. Use surveys and you know when a third party is ready.\n
      \n
      It will never happen as long as FPTP is in place. You might get realignments, but it will always snap back to two major parties and a smattering of parties that can at most be spoilers. Fortunately the way the US’s voting works allows some gradual introduction of other systems like ranked choice that will not result in wasting votes.\n
      \n
      > Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.\n
      \n
      It is if you care about the actual tangible effects of your vote. Take LGBTQ rights. Democrats are, as a general rule, far better than Republicans. Wasting your vote because neither of the two significant parties does exactly what you want on some issues means hanging vulnerable groups out to dry. And for what, to feel emotional satisfaction?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696841958 {#4815
      date: 2023-10-09 10:59:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@trailing9@lemmy.ml"
      "@lugal@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4820 …}
    +nested: Doctrine\ORM\PersistentCollection {#4822 …}
    +votes: Doctrine\ORM\PersistentCollection {#4824 …}
    +reports: Doctrine\ORM\PersistentCollection {#4826 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4828 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4830 …}
    -id: 38460
    -bodyTs: "'actual':97 'allow':57 'alway':31 'back':33 'better':113 'big':88 'care':94 'choic':66 'democrat':106 'dri':140 'effect':99 'emot':146 'exact':127 'far':112 'feel':145 'fortun':49 'fptp':20 'furthermor':74 'general':110 'get':26 'gradual':59 'group':137 'hang':135 'happen':16 'introduct':60 'issu':133 'know':6 'lgbtq':104 'like':64 'long':18 'major':36 'mean':134 'might':25 'neither':120 'neoliber':79 'never':15 'parti':10,37,42,77,125 'place':23 'problem':89 'rank':65 'readi':12 'realign':27 'republican':115 'result':70 'right':105 'rule':111 'satisfact':147 'signific':124 'smatter':40 'snap':32 'spoiler':48 'survey':3 'system':63 'take':103 'tangibl':98 'third':9 'two':35,123 'us':53 'use':2 'vote':55,73,83,102,118 'vulner':136 'want':130 'wast':72,81,116 'way':51 'work':56"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4698665"
    +editedAt: DateTimeImmutable @1696842038 {#4816
      date: 2023-10-09 11:00:38.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696841958 {#4817
      date: 2023-10-09 10:59:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: """
    > will always snap back to two major parties\n
    \n
    So make at least one of them a party with reasonable policies\n
    \n
    > It is if you care about the actual tangible effects\n
    \n
    Of course people care. That’s the lock-in.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696842907 {#4916
    date: 2023-10-09 11:15:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@trailing9@lemmy.ml"
    "@lugal@sopuli.xyz"
    "@pingveno@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4919 …}
  +nested: Doctrine\ORM\PersistentCollection {#4921 …}
  +votes: Doctrine\ORM\PersistentCollection {#4923 …}
  +reports: Doctrine\ORM\PersistentCollection {#4925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4929 …}
  -id: 38470
  -bodyTs: "'actual':28 'alway':2 'back':4 'care':25,34 'cours':32 'effect':30 'least':12 'lock':39 'lock-in':38 'major':7 'make':10 'one':13 'parti':8,17 'peopl':33 'polici':20 'reason':19 'snap':3 'tangibl':29 'two':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4698879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696842907 {#4917
    date: 2023-10-09 11:15: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
64 DENIED moderate
App\Entity\EntryComment {#4918
  +user: App\Entity\User {#4131 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4818
    +user: Proxies\__CG__\App\Entity\User {#4819 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4754
      +user: App\Entity\User {#4131 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4632
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4118
          +user: App\Entity\User {#4131 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Vote for other politicians. There won’t be a revolution."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1696905196 {#4113
            date: 2023-10-10 04:33:16.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4119 …}
          +nested: Doctrine\ORM\PersistentCollection {#4121 …}
          +votes: Doctrine\ORM\PersistentCollection {#4123 …}
          +reports: Doctrine\ORM\PersistentCollection {#4125 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
          -id: 37859
          -bodyTs: "'politician':4 'revolut':10 'vote':1 'won':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4656956"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696795596 {#4114
            date: 2023-10-08 22:06:36.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4118}
        +body: "You mean the other neoliberal party?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1696797167 {#4630
          date: 2023-10-08 22:32:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@trailing9@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4633 …}
        +nested: Doctrine\ORM\PersistentCollection {#4635 …}
        +votes: Doctrine\ORM\PersistentCollection {#4637 …}
        +reports: Doctrine\ORM\PersistentCollection {#4639 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
        -id: 37897
        -bodyTs: "'mean':2 'neoliber':5 'parti':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/3552746"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696797167 {#4631
          date: 2023-10-08 22:32:47.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4118}
      +body: """
        No. Use surveys and you know when a third party is ready.\n
        \n
        Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696828823 {#4755
        date: 2023-10-09 07:20:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@trailing9@lemmy.ml"
        "@lugal@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4747 …}
      +nested: Doctrine\ORM\PersistentCollection {#4745 …}
      +votes: Doctrine\ORM\PersistentCollection {#4743 …}
      +reports: Doctrine\ORM\PersistentCollection {#4756 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4758 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4760 …}
      -id: 38320
      -bodyTs: "'big':27 'furthermor':13 'know':6 'neoliber':18 'parti':10,16 'problem':28 'readi':12 'survey':3 'third':9 'use':2 'vote':22 'wast':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4688471"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696828823 {#4752
        date: 2023-10-09 07:20:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: """
      > No. Use surveys and you know when a third party is ready.\n
      \n
      It will never happen as long as FPTP is in place. You might get realignments, but it will always snap back to two major parties and a smattering of parties that can at most be spoilers. Fortunately the way the US’s voting works allows some gradual introduction of other systems like ranked choice that will not result in wasting votes.\n
      \n
      > Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.\n
      \n
      It is if you care about the actual tangible effects of your vote. Take LGBTQ rights. Democrats are, as a general rule, far better than Republicans. Wasting your vote because neither of the two significant parties does exactly what you want on some issues means hanging vulnerable groups out to dry. And for what, to feel emotional satisfaction?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696841958 {#4815
      date: 2023-10-09 10:59:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@trailing9@lemmy.ml"
      "@lugal@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4820 …}
    +nested: Doctrine\ORM\PersistentCollection {#4822 …}
    +votes: Doctrine\ORM\PersistentCollection {#4824 …}
    +reports: Doctrine\ORM\PersistentCollection {#4826 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4828 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4830 …}
    -id: 38460
    -bodyTs: "'actual':97 'allow':57 'alway':31 'back':33 'better':113 'big':88 'care':94 'choic':66 'democrat':106 'dri':140 'effect':99 'emot':146 'exact':127 'far':112 'feel':145 'fortun':49 'fptp':20 'furthermor':74 'general':110 'get':26 'gradual':59 'group':137 'hang':135 'happen':16 'introduct':60 'issu':133 'know':6 'lgbtq':104 'like':64 'long':18 'major':36 'mean':134 'might':25 'neither':120 'neoliber':79 'never':15 'parti':10,37,42,77,125 'place':23 'problem':89 'rank':65 'readi':12 'realign':27 'republican':115 'result':70 'right':105 'rule':111 'satisfact':147 'signific':124 'smatter':40 'snap':32 'spoiler':48 'survey':3 'system':63 'take':103 'tangibl':98 'third':9 'two':35,123 'us':53 'use':2 'vote':55,73,83,102,118 'vulner':136 'want':130 'wast':72,81,116 'way':51 'work':56"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4698665"
    +editedAt: DateTimeImmutable @1696842038 {#4816
      date: 2023-10-09 11:00:38.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696841958 {#4817
      date: 2023-10-09 10:59:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: """
    > will always snap back to two major parties\n
    \n
    So make at least one of them a party with reasonable policies\n
    \n
    > It is if you care about the actual tangible effects\n
    \n
    Of course people care. That’s the lock-in.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696842907 {#4916
    date: 2023-10-09 11:15:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@trailing9@lemmy.ml"
    "@lugal@sopuli.xyz"
    "@pingveno@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4919 …}
  +nested: Doctrine\ORM\PersistentCollection {#4921 …}
  +votes: Doctrine\ORM\PersistentCollection {#4923 …}
  +reports: Doctrine\ORM\PersistentCollection {#4925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4929 …}
  -id: 38470
  -bodyTs: "'actual':28 'alway':2 'back':4 'care':25,34 'cours':32 'effect':30 'least':12 'lock':39 'lock-in':38 'major':7 'make':10 'one':13 'parti':8,17 'peopl':33 'polici':20 'reason':19 'snap':3 'tangibl':29 'two':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4698879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696842907 {#4917
    date: 2023-10-09 11:15: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
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 {#5005
  +user: Proxies\__CG__\App\Entity\User {#4819 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4918
    +user: App\Entity\User {#4131 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4818
      +user: Proxies\__CG__\App\Entity\User {#4819 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4754
        +user: App\Entity\User {#4131 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4632
          +user: App\Entity\User {#3947 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4118
            +user: App\Entity\User {#4131 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Vote for other politicians. There won’t be a revolution."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 11
            +score: 0
            +lastActive: DateTime @1696905196 {#4113
              date: 2023-10-10 04:33:16.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4119 …}
            +nested: Doctrine\ORM\PersistentCollection {#4121 …}
            +votes: Doctrine\ORM\PersistentCollection {#4123 …}
            +reports: Doctrine\ORM\PersistentCollection {#4125 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
            -id: 37859
            -bodyTs: "'politician':4 'revolut':10 'vote':1 'won':6"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/4656956"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696795596 {#4114
              date: 2023-10-08 22:06:36.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4118}
          +body: "You mean the other neoliberal party?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1696797167 {#4630
            date: 2023-10-08 22:32:47.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@trailing9@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4633 …}
          +nested: Doctrine\ORM\PersistentCollection {#4635 …}
          +votes: Doctrine\ORM\PersistentCollection {#4637 …}
          +reports: Doctrine\ORM\PersistentCollection {#4639 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
          -id: 37897
          -bodyTs: "'mean':2 'neoliber':5 'parti':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sopuli.xyz/comment/3552746"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696797167 {#4631
            date: 2023-10-08 22:32:47.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4118}
        +body: """
          No. Use surveys and you know when a third party is ready.\n
          \n
          Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696828823 {#4755
          date: 2023-10-09 07:20:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@trailing9@lemmy.ml"
          "@lugal@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4747 …}
        +nested: Doctrine\ORM\PersistentCollection {#4745 …}
        +votes: Doctrine\ORM\PersistentCollection {#4743 …}
        +reports: Doctrine\ORM\PersistentCollection {#4756 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4758 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4760 …}
        -id: 38320
        -bodyTs: "'big':27 'furthermor':13 'know':6 'neoliber':18 'parti':10,16 'problem':28 'readi':12 'survey':3 'third':9 'use':2 'vote':22 'wast':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4688471"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696828823 {#4752
          date: 2023-10-09 07:20:23.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4118}
      +body: """
        > No. Use surveys and you know when a third party is ready.\n
        \n
        It will never happen as long as FPTP is in place. You might get realignments, but it will always snap back to two major parties and a smattering of parties that can at most be spoilers. Fortunately the way the US’s voting works allows some gradual introduction of other systems like ranked choice that will not result in wasting votes.\n
        \n
        > Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.\n
        \n
        It is if you care about the actual tangible effects of your vote. Take LGBTQ rights. Democrats are, as a general rule, far better than Republicans. Wasting your vote because neither of the two significant parties does exactly what you want on some issues means hanging vulnerable groups out to dry. And for what, to feel emotional satisfaction?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1696841958 {#4815
        date: 2023-10-09 10:59:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@trailing9@lemmy.ml"
        "@lugal@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4820 …}
      +nested: Doctrine\ORM\PersistentCollection {#4822 …}
      +votes: Doctrine\ORM\PersistentCollection {#4824 …}
      +reports: Doctrine\ORM\PersistentCollection {#4826 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4828 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4830 …}
      -id: 38460
      -bodyTs: "'actual':97 'allow':57 'alway':31 'back':33 'better':113 'big':88 'care':94 'choic':66 'democrat':106 'dri':140 'effect':99 'emot':146 'exact':127 'far':112 'feel':145 'fortun':49 'fptp':20 'furthermor':74 'general':110 'get':26 'gradual':59 'group':137 'hang':135 'happen':16 'introduct':60 'issu':133 'know':6 'lgbtq':104 'like':64 'long':18 'major':36 'mean':134 'might':25 'neither':120 'neoliber':79 'never':15 'parti':10,37,42,77,125 'place':23 'problem':89 'rank':65 'readi':12 'realign':27 'republican':115 'result':70 'right':105 'rule':111 'satisfact':147 'signific':124 'smatter':40 'snap':32 'spoiler':48 'survey':3 'system':63 'take':103 'tangibl':98 'third':9 'two':35,123 'us':53 'use':2 'vote':55,73,83,102,118 'vulner':136 'want':130 'wast':72,81,116 'way':51 'work':56"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4698665"
      +editedAt: DateTimeImmutable @1696842038 {#4816
        date: 2023-10-09 11:00:38.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696841958 {#4817
        date: 2023-10-09 10:59:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: """
      > will always snap back to two major parties\n
      \n
      So make at least one of them a party with reasonable policies\n
      \n
      > It is if you care about the actual tangible effects\n
      \n
      Of course people care. That’s the lock-in.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696842907 {#4916
      date: 2023-10-09 11:15:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@trailing9@lemmy.ml"
      "@lugal@sopuli.xyz"
      "@pingveno@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4919 …}
    +nested: Doctrine\ORM\PersistentCollection {#4921 …}
    +votes: Doctrine\ORM\PersistentCollection {#4923 …}
    +reports: Doctrine\ORM\PersistentCollection {#4925 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4929 …}
    -id: 38470
    -bodyTs: "'actual':28 'alway':2 'back':4 'care':25,34 'cours':32 'effect':30 'least':12 'lock':39 'lock-in':38 'major':7 'make':10 'one':13 'parti':8,17 'peopl':33 'polici':20 'reason':19 'snap':3 'tangibl':29 'two':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4698879"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842907 {#4917
      date: 2023-10-09 11:15:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: """
    > So make at least one of them a party with reasonable policies\n
    \n
    Give them a voting base that they can do that with. You can disagree with policy all you want, but if the votes aren’t there then it’s hard for politicians to justify voting against their constituents. You’ll just get the present situation where a smattering of politicians support more left policies, but most Democrats are center-left.\n
    \n
    > Of course people care. That’s the lock-in.\n
    \n
    Okay, but the problem is that those third parties have no chance of winning. If you deny the closest viable party your vote, they will just move rightward to try to capture votes they think they can feasibly win without alienating the middle. Stubbornly sitting in the extremes gets you little in situations where you have to compromise.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696845263 {#5006
    date: 2023-10-09 11:54:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@trailing9@lemmy.ml"
    "@lugal@sopuli.xyz"
    "@pingveno@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5000 …}
  +nested: Doctrine\ORM\PersistentCollection {#4994 …}
  +votes: Doctrine\ORM\PersistentCollection {#4998 …}
  +reports: Doctrine\ORM\PersistentCollection {#5009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5013 …}
  -id: 38502
  -bodyTs: "'alien':124 'aren':36 'base':17 'captur':115 'care':77 'center':72 'center-left':71 'chanc':95 'closest':102 'compromis':141 'constitu':50 'cours':75 'democrat':69 'deni':100 'disagre':26 'extrem':131 'feasibl':121 'get':54,132 'give':13 'hard':42 'justifi':46 'least':4 'left':65,73 'littl':134 'll':52 'lock':82 'lock-in':81 'make':2 'middl':126 'move':110 'okay':84 'one':5 'parti':9,92,104 'peopl':76 'polici':12,28,66 'politician':44,62 'present':56 'problem':87 'reason':11 'rightward':111 'sit':128 'situat':57,136 'smatter':60 'stubborn':127 'support':63 'think':118 'third':91 'tri':113 'viabl':103 'vote':16,35,47,106,116 'want':31 'win':97,122 'without':123"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4699638"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696845263 {#5003
    date: 2023-10-09 11:54: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
67 DENIED edit
App\Entity\EntryComment {#5005
  +user: Proxies\__CG__\App\Entity\User {#4819 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4918
    +user: App\Entity\User {#4131 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4818
      +user: Proxies\__CG__\App\Entity\User {#4819 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4754
        +user: App\Entity\User {#4131 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4632
          +user: App\Entity\User {#3947 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4118
            +user: App\Entity\User {#4131 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Vote for other politicians. There won’t be a revolution."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 11
            +score: 0
            +lastActive: DateTime @1696905196 {#4113
              date: 2023-10-10 04:33:16.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4119 …}
            +nested: Doctrine\ORM\PersistentCollection {#4121 …}
            +votes: Doctrine\ORM\PersistentCollection {#4123 …}
            +reports: Doctrine\ORM\PersistentCollection {#4125 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
            -id: 37859
            -bodyTs: "'politician':4 'revolut':10 'vote':1 'won':6"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/4656956"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696795596 {#4114
              date: 2023-10-08 22:06:36.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4118}
          +body: "You mean the other neoliberal party?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1696797167 {#4630
            date: 2023-10-08 22:32:47.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@trailing9@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4633 …}
          +nested: Doctrine\ORM\PersistentCollection {#4635 …}
          +votes: Doctrine\ORM\PersistentCollection {#4637 …}
          +reports: Doctrine\ORM\PersistentCollection {#4639 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
          -id: 37897
          -bodyTs: "'mean':2 'neoliber':5 'parti':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sopuli.xyz/comment/3552746"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696797167 {#4631
            date: 2023-10-08 22:32:47.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4118}
        +body: """
          No. Use surveys and you know when a third party is ready.\n
          \n
          Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696828823 {#4755
          date: 2023-10-09 07:20:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@trailing9@lemmy.ml"
          "@lugal@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4747 …}
        +nested: Doctrine\ORM\PersistentCollection {#4745 …}
        +votes: Doctrine\ORM\PersistentCollection {#4743 …}
        +reports: Doctrine\ORM\PersistentCollection {#4756 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4758 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4760 …}
        -id: 38320
        -bodyTs: "'big':27 'furthermor':13 'know':6 'neoliber':18 'parti':10,16 'problem':28 'readi':12 'survey':3 'third':9 'use':2 'vote':22 'wast':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4688471"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696828823 {#4752
          date: 2023-10-09 07:20:23.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4118}
      +body: """
        > No. Use surveys and you know when a third party is ready.\n
        \n
        It will never happen as long as FPTP is in place. You might get realignments, but it will always snap back to two major parties and a smattering of parties that can at most be spoilers. Fortunately the way the US’s voting works allows some gradual introduction of other systems like ranked choice that will not result in wasting votes.\n
        \n
        > Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.\n
        \n
        It is if you care about the actual tangible effects of your vote. Take LGBTQ rights. Democrats are, as a general rule, far better than Republicans. Wasting your vote because neither of the two significant parties does exactly what you want on some issues means hanging vulnerable groups out to dry. And for what, to feel emotional satisfaction?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1696841958 {#4815
        date: 2023-10-09 10:59:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@trailing9@lemmy.ml"
        "@lugal@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4820 …}
      +nested: Doctrine\ORM\PersistentCollection {#4822 …}
      +votes: Doctrine\ORM\PersistentCollection {#4824 …}
      +reports: Doctrine\ORM\PersistentCollection {#4826 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4828 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4830 …}
      -id: 38460
      -bodyTs: "'actual':97 'allow':57 'alway':31 'back':33 'better':113 'big':88 'care':94 'choic':66 'democrat':106 'dri':140 'effect':99 'emot':146 'exact':127 'far':112 'feel':145 'fortun':49 'fptp':20 'furthermor':74 'general':110 'get':26 'gradual':59 'group':137 'hang':135 'happen':16 'introduct':60 'issu':133 'know':6 'lgbtq':104 'like':64 'long':18 'major':36 'mean':134 'might':25 'neither':120 'neoliber':79 'never':15 'parti':10,37,42,77,125 'place':23 'problem':89 'rank':65 'readi':12 'realign':27 'republican':115 'result':70 'right':105 'rule':111 'satisfact':147 'signific':124 'smatter':40 'snap':32 'spoiler':48 'survey':3 'system':63 'take':103 'tangibl':98 'third':9 'two':35,123 'us':53 'use':2 'vote':55,73,83,102,118 'vulner':136 'want':130 'wast':72,81,116 'way':51 'work':56"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4698665"
      +editedAt: DateTimeImmutable @1696842038 {#4816
        date: 2023-10-09 11:00:38.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696841958 {#4817
        date: 2023-10-09 10:59:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: """
      > will always snap back to two major parties\n
      \n
      So make at least one of them a party with reasonable policies\n
      \n
      > It is if you care about the actual tangible effects\n
      \n
      Of course people care. That’s the lock-in.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696842907 {#4916
      date: 2023-10-09 11:15:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@trailing9@lemmy.ml"
      "@lugal@sopuli.xyz"
      "@pingveno@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4919 …}
    +nested: Doctrine\ORM\PersistentCollection {#4921 …}
    +votes: Doctrine\ORM\PersistentCollection {#4923 …}
    +reports: Doctrine\ORM\PersistentCollection {#4925 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4929 …}
    -id: 38470
    -bodyTs: "'actual':28 'alway':2 'back':4 'care':25,34 'cours':32 'effect':30 'least':12 'lock':39 'lock-in':38 'major':7 'make':10 'one':13 'parti':8,17 'peopl':33 'polici':20 'reason':19 'snap':3 'tangibl':29 'two':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4698879"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842907 {#4917
      date: 2023-10-09 11:15:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: """
    > So make at least one of them a party with reasonable policies\n
    \n
    Give them a voting base that they can do that with. You can disagree with policy all you want, but if the votes aren’t there then it’s hard for politicians to justify voting against their constituents. You’ll just get the present situation where a smattering of politicians support more left policies, but most Democrats are center-left.\n
    \n
    > Of course people care. That’s the lock-in.\n
    \n
    Okay, but the problem is that those third parties have no chance of winning. If you deny the closest viable party your vote, they will just move rightward to try to capture votes they think they can feasibly win without alienating the middle. Stubbornly sitting in the extremes gets you little in situations where you have to compromise.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696845263 {#5006
    date: 2023-10-09 11:54:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@trailing9@lemmy.ml"
    "@lugal@sopuli.xyz"
    "@pingveno@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5000 …}
  +nested: Doctrine\ORM\PersistentCollection {#4994 …}
  +votes: Doctrine\ORM\PersistentCollection {#4998 …}
  +reports: Doctrine\ORM\PersistentCollection {#5009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5013 …}
  -id: 38502
  -bodyTs: "'alien':124 'aren':36 'base':17 'captur':115 'care':77 'center':72 'center-left':71 'chanc':95 'closest':102 'compromis':141 'constitu':50 'cours':75 'democrat':69 'deni':100 'disagre':26 'extrem':131 'feasibl':121 'get':54,132 'give':13 'hard':42 'justifi':46 'least':4 'left':65,73 'littl':134 'll':52 'lock':82 'lock-in':81 'make':2 'middl':126 'move':110 'okay':84 'one':5 'parti':9,92,104 'peopl':76 'polici':12,28,66 'politician':44,62 'present':56 'problem':87 'reason':11 'rightward':111 'sit':128 'situat':57,136 'smatter':60 'stubborn':127 'support':63 'think':118 'third':91 'tri':113 'viabl':103 'vote':16,35,47,106,116 'want':31 'win':97,122 'without':123"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4699638"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696845263 {#5003
    date: 2023-10-09 11:54: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
68 DENIED moderate
App\Entity\EntryComment {#5005
  +user: Proxies\__CG__\App\Entity\User {#4819 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4918
    +user: App\Entity\User {#4131 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4818
      +user: Proxies\__CG__\App\Entity\User {#4819 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4754
        +user: App\Entity\User {#4131 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4632
          +user: App\Entity\User {#3947 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4118
            +user: App\Entity\User {#4131 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Vote for other politicians. There won’t be a revolution."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 11
            +score: 0
            +lastActive: DateTime @1696905196 {#4113
              date: 2023-10-10 04:33:16.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4119 …}
            +nested: Doctrine\ORM\PersistentCollection {#4121 …}
            +votes: Doctrine\ORM\PersistentCollection {#4123 …}
            +reports: Doctrine\ORM\PersistentCollection {#4125 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
            -id: 37859
            -bodyTs: "'politician':4 'revolut':10 'vote':1 'won':6"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/4656956"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696795596 {#4114
              date: 2023-10-08 22:06:36.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4118}
          +body: "You mean the other neoliberal party?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1696797167 {#4630
            date: 2023-10-08 22:32:47.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@trailing9@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4633 …}
          +nested: Doctrine\ORM\PersistentCollection {#4635 …}
          +votes: Doctrine\ORM\PersistentCollection {#4637 …}
          +reports: Doctrine\ORM\PersistentCollection {#4639 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
          -id: 37897
          -bodyTs: "'mean':2 'neoliber':5 'parti':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sopuli.xyz/comment/3552746"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696797167 {#4631
            date: 2023-10-08 22:32:47.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4118}
        +body: """
          No. Use surveys and you know when a third party is ready.\n
          \n
          Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696828823 {#4755
          date: 2023-10-09 07:20:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@trailing9@lemmy.ml"
          "@lugal@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4747 …}
        +nested: Doctrine\ORM\PersistentCollection {#4745 …}
        +votes: Doctrine\ORM\PersistentCollection {#4743 …}
        +reports: Doctrine\ORM\PersistentCollection {#4756 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4758 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4760 …}
        -id: 38320
        -bodyTs: "'big':27 'furthermor':13 'know':6 'neoliber':18 'parti':10,16 'problem':28 'readi':12 'survey':3 'third':9 'use':2 'vote':22 'wast':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4688471"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696828823 {#4752
          date: 2023-10-09 07:20:23.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4118}
      +body: """
        > No. Use surveys and you know when a third party is ready.\n
        \n
        It will never happen as long as FPTP is in place. You might get realignments, but it will always snap back to two major parties and a smattering of parties that can at most be spoilers. Fortunately the way the US’s voting works allows some gradual introduction of other systems like ranked choice that will not result in wasting votes.\n
        \n
        > Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.\n
        \n
        It is if you care about the actual tangible effects of your vote. Take LGBTQ rights. Democrats are, as a general rule, far better than Republicans. Wasting your vote because neither of the two significant parties does exactly what you want on some issues means hanging vulnerable groups out to dry. And for what, to feel emotional satisfaction?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1696841958 {#4815
        date: 2023-10-09 10:59:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@trailing9@lemmy.ml"
        "@lugal@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4820 …}
      +nested: Doctrine\ORM\PersistentCollection {#4822 …}
      +votes: Doctrine\ORM\PersistentCollection {#4824 …}
      +reports: Doctrine\ORM\PersistentCollection {#4826 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4828 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4830 …}
      -id: 38460
      -bodyTs: "'actual':97 'allow':57 'alway':31 'back':33 'better':113 'big':88 'care':94 'choic':66 'democrat':106 'dri':140 'effect':99 'emot':146 'exact':127 'far':112 'feel':145 'fortun':49 'fptp':20 'furthermor':74 'general':110 'get':26 'gradual':59 'group':137 'hang':135 'happen':16 'introduct':60 'issu':133 'know':6 'lgbtq':104 'like':64 'long':18 'major':36 'mean':134 'might':25 'neither':120 'neoliber':79 'never':15 'parti':10,37,42,77,125 'place':23 'problem':89 'rank':65 'readi':12 'realign':27 'republican':115 'result':70 'right':105 'rule':111 'satisfact':147 'signific':124 'smatter':40 'snap':32 'spoiler':48 'survey':3 'system':63 'take':103 'tangibl':98 'third':9 'two':35,123 'us':53 'use':2 'vote':55,73,83,102,118 'vulner':136 'want':130 'wast':72,81,116 'way':51 'work':56"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4698665"
      +editedAt: DateTimeImmutable @1696842038 {#4816
        date: 2023-10-09 11:00:38.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696841958 {#4817
        date: 2023-10-09 10:59:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: """
      > will always snap back to two major parties\n
      \n
      So make at least one of them a party with reasonable policies\n
      \n
      > It is if you care about the actual tangible effects\n
      \n
      Of course people care. That’s the lock-in.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696842907 {#4916
      date: 2023-10-09 11:15:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@trailing9@lemmy.ml"
      "@lugal@sopuli.xyz"
      "@pingveno@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4919 …}
    +nested: Doctrine\ORM\PersistentCollection {#4921 …}
    +votes: Doctrine\ORM\PersistentCollection {#4923 …}
    +reports: Doctrine\ORM\PersistentCollection {#4925 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4929 …}
    -id: 38470
    -bodyTs: "'actual':28 'alway':2 'back':4 'care':25,34 'cours':32 'effect':30 'least':12 'lock':39 'lock-in':38 'major':7 'make':10 'one':13 'parti':8,17 'peopl':33 'polici':20 'reason':19 'snap':3 'tangibl':29 'two':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4698879"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696842907 {#4917
      date: 2023-10-09 11:15:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: """
    > So make at least one of them a party with reasonable policies\n
    \n
    Give them a voting base that they can do that with. You can disagree with policy all you want, but if the votes aren’t there then it’s hard for politicians to justify voting against their constituents. You’ll just get the present situation where a smattering of politicians support more left policies, but most Democrats are center-left.\n
    \n
    > Of course people care. That’s the lock-in.\n
    \n
    Okay, but the problem is that those third parties have no chance of winning. If you deny the closest viable party your vote, they will just move rightward to try to capture votes they think they can feasibly win without alienating the middle. Stubbornly sitting in the extremes gets you little in situations where you have to compromise.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696845263 {#5006
    date: 2023-10-09 11:54:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@trailing9@lemmy.ml"
    "@lugal@sopuli.xyz"
    "@pingveno@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5000 …}
  +nested: Doctrine\ORM\PersistentCollection {#4994 …}
  +votes: Doctrine\ORM\PersistentCollection {#4998 …}
  +reports: Doctrine\ORM\PersistentCollection {#5009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5013 …}
  -id: 38502
  -bodyTs: "'alien':124 'aren':36 'base':17 'captur':115 'care':77 'center':72 'center-left':71 'chanc':95 'closest':102 'compromis':141 'constitu':50 'cours':75 'democrat':69 'deni':100 'disagre':26 'extrem':131 'feasibl':121 'get':54,132 'give':13 'hard':42 'justifi':46 'least':4 'left':65,73 'littl':134 'll':52 'lock':82 'lock-in':81 'make':2 'middl':126 'move':110 'okay':84 'one':5 'parti':9,92,104 'peopl':76 'polici':12,28,66 'politician':44,62 'present':56 'problem':87 'reason':11 'rightward':111 'sit':128 'situat':57,136 'smatter':60 'stubborn':127 'support':63 'think':118 'third':91 'tri':113 'viabl':103 'vote':16,35,47,106,116 'want':31 'win':97,122 'without':123"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4699638"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696845263 {#5003
    date: 2023-10-09 11:54: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
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 {#5086
  +user: App\Entity\User {#4131 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5005
    +user: Proxies\__CG__\App\Entity\User {#4819 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4918
      +user: App\Entity\User {#4131 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4818
        +user: Proxies\__CG__\App\Entity\User {#4819 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4754
          +user: App\Entity\User {#4131 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4632
            +user: App\Entity\User {#3947 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4118
              +user: App\Entity\User {#4131 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "Vote for other politicians. There won’t be a revolution."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 11
              +score: 0
              +lastActive: DateTime @1696905196 {#4113
                date: 2023-10-10 04:33:16.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@EherVielleicht@feddit.de"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4119 …}
              +nested: Doctrine\ORM\PersistentCollection {#4121 …}
              +votes: Doctrine\ORM\PersistentCollection {#4123 …}
              +reports: Doctrine\ORM\PersistentCollection {#4125 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
              -id: 37859
              -bodyTs: "'politician':4 'revolut':10 'vote':1 'won':6"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/4656956"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696795596 {#4114
                date: 2023-10-08 22:06:36.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4118}
            +body: "You mean the other neoliberal party?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 8
            +score: 0
            +lastActive: DateTime @1696797167 {#4630
              date: 2023-10-08 22:32:47.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
              "@trailing9@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4633 …}
            +nested: Doctrine\ORM\PersistentCollection {#4635 …}
            +votes: Doctrine\ORM\PersistentCollection {#4637 …}
            +reports: Doctrine\ORM\PersistentCollection {#4639 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
            -id: 37897
            -bodyTs: "'mean':2 'neoliber':5 'parti':6"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sopuli.xyz/comment/3552746"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696797167 {#4631
              date: 2023-10-08 22:32:47.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4118}
          +body: """
            No. Use surveys and you know when a third party is ready.\n
            \n
            Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1696828823 {#4755
            date: 2023-10-09 07:20:23.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@trailing9@lemmy.ml"
            "@lugal@sopuli.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4747 …}
          +nested: Doctrine\ORM\PersistentCollection {#4745 …}
          +votes: Doctrine\ORM\PersistentCollection {#4743 …}
          +reports: Doctrine\ORM\PersistentCollection {#4756 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4758 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4760 …}
          -id: 38320
          -bodyTs: "'big':27 'furthermor':13 'know':6 'neoliber':18 'parti':10,16 'problem':28 'readi':12 'survey':3 'third':9 'use':2 'vote':22 'wast':20"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4688471"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696828823 {#4752
            date: 2023-10-09 07:20:23.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4118}
        +body: """
          > No. Use surveys and you know when a third party is ready.\n
          \n
          It will never happen as long as FPTP is in place. You might get realignments, but it will always snap back to two major parties and a smattering of parties that can at most be spoilers. Fortunately the way the US’s voting works allows some gradual introduction of other systems like ranked choice that will not result in wasting votes.\n
          \n
          > Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.\n
          \n
          It is if you care about the actual tangible effects of your vote. Take LGBTQ rights. Democrats are, as a general rule, far better than Republicans. Wasting your vote because neither of the two significant parties does exactly what you want on some issues means hanging vulnerable groups out to dry. And for what, to feel emotional satisfaction?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1696841958 {#4815
          date: 2023-10-09 10:59:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@trailing9@lemmy.ml"
          "@lugal@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4820 …}
        +nested: Doctrine\ORM\PersistentCollection {#4822 …}
        +votes: Doctrine\ORM\PersistentCollection {#4824 …}
        +reports: Doctrine\ORM\PersistentCollection {#4826 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4828 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4830 …}
        -id: 38460
        -bodyTs: "'actual':97 'allow':57 'alway':31 'back':33 'better':113 'big':88 'care':94 'choic':66 'democrat':106 'dri':140 'effect':99 'emot':146 'exact':127 'far':112 'feel':145 'fortun':49 'fptp':20 'furthermor':74 'general':110 'get':26 'gradual':59 'group':137 'hang':135 'happen':16 'introduct':60 'issu':133 'know':6 'lgbtq':104 'like':64 'long':18 'major':36 'mean':134 'might':25 'neither':120 'neoliber':79 'never':15 'parti':10,37,42,77,125 'place':23 'problem':89 'rank':65 'readi':12 'realign':27 'republican':115 'result':70 'right':105 'rule':111 'satisfact':147 'signific':124 'smatter':40 'snap':32 'spoiler':48 'survey':3 'system':63 'take':103 'tangibl':98 'third':9 'two':35,123 'us':53 'use':2 'vote':55,73,83,102,118 'vulner':136 'want':130 'wast':72,81,116 'way':51 'work':56"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4698665"
        +editedAt: DateTimeImmutable @1696842038 {#4816
          date: 2023-10-09 11:00:38.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696841958 {#4817
          date: 2023-10-09 10:59:18.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4118}
      +body: """
        > will always snap back to two major parties\n
        \n
        So make at least one of them a party with reasonable policies\n
        \n
        > It is if you care about the actual tangible effects\n
        \n
        Of course people care. That’s the lock-in.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696842907 {#4916
        date: 2023-10-09 11:15:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@trailing9@lemmy.ml"
        "@lugal@sopuli.xyz"
        "@pingveno@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4919 …}
      +nested: Doctrine\ORM\PersistentCollection {#4921 …}
      +votes: Doctrine\ORM\PersistentCollection {#4923 …}
      +reports: Doctrine\ORM\PersistentCollection {#4925 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4927 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4929 …}
      -id: 38470
      -bodyTs: "'actual':28 'alway':2 'back':4 'care':25,34 'cours':32 'effect':30 'least':12 'lock':39 'lock-in':38 'major':7 'make':10 'one':13 'parti':8,17 'peopl':33 'polici':20 'reason':19 'snap':3 'tangibl':29 'two':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4698879"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696842907 {#4917
        date: 2023-10-09 11:15:07.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: """
      > So make at least one of them a party with reasonable policies\n
      \n
      Give them a voting base that they can do that with. You can disagree with policy all you want, but if the votes aren’t there then it’s hard for politicians to justify voting against their constituents. You’ll just get the present situation where a smattering of politicians support more left policies, but most Democrats are center-left.\n
      \n
      > Of course people care. That’s the lock-in.\n
      \n
      Okay, but the problem is that those third parties have no chance of winning. If you deny the closest viable party your vote, they will just move rightward to try to capture votes they think they can feasibly win without alienating the middle. Stubbornly sitting in the extremes gets you little in situations where you have to compromise.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696845263 {#5006
      date: 2023-10-09 11:54:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@trailing9@lemmy.ml"
      "@lugal@sopuli.xyz"
      "@pingveno@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5000 …}
    +nested: Doctrine\ORM\PersistentCollection {#4994 …}
    +votes: Doctrine\ORM\PersistentCollection {#4998 …}
    +reports: Doctrine\ORM\PersistentCollection {#5009 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5011 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5013 …}
    -id: 38502
    -bodyTs: "'alien':124 'aren':36 'base':17 'captur':115 'care':77 'center':72 'center-left':71 'chanc':95 'closest':102 'compromis':141 'constitu':50 'cours':75 'democrat':69 'deni':100 'disagre':26 'extrem':131 'feasibl':121 'get':54,132 'give':13 'hard':42 'justifi':46 'least':4 'left':65,73 'littl':134 'll':52 'lock':82 'lock-in':81 'make':2 'middl':126 'move':110 'okay':84 'one':5 'parti':9,92,104 'peopl':76 'polici':12,28,66 'politician':44,62 'present':56 'problem':87 'reason':11 'rightward':111 'sit':128 'situat':57,136 'smatter':60 'stubborn':127 'support':63 'think':118 'third':91 'tri':113 'viabl':103 'vote':16,35,47,106,116 'want':31 'win':97,122 'without':123"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4699638"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696845263 {#5003
      date: 2023-10-09 11:54:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: """
    Yes, create the voting base.\n
    \n
    If democrats move right, they take votes from Republicans and make it easier for third party to win.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696846246 {#5087
    date: 2023-10-09 12:10:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@trailing9@lemmy.ml"
    "@lugal@sopuli.xyz"
    "@pingveno@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5082 …}
  +nested: Doctrine\ORM\PersistentCollection {#5077 …}
  +votes: Doctrine\ORM\PersistentCollection {#5081 …}
  +reports: Doctrine\ORM\PersistentCollection {#5091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5095 …}
  -id: 38513
  -bodyTs: "'base':5 'creat':2 'democrat':7 'easier':18 'make':16 'move':8 'parti':21 'republican':14 'right':9 'take':11 'third':20 'vote':4,12 'win':23 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4700725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696846246 {#5090
    date: 2023-10-09 12:10:46.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 {#5086
  +user: App\Entity\User {#4131 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5005
    +user: Proxies\__CG__\App\Entity\User {#4819 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4918
      +user: App\Entity\User {#4131 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4818
        +user: Proxies\__CG__\App\Entity\User {#4819 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4754
          +user: App\Entity\User {#4131 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4632
            +user: App\Entity\User {#3947 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4118
              +user: App\Entity\User {#4131 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "Vote for other politicians. There won’t be a revolution."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 11
              +score: 0
              +lastActive: DateTime @1696905196 {#4113
                date: 2023-10-10 04:33:16.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@EherVielleicht@feddit.de"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4119 …}
              +nested: Doctrine\ORM\PersistentCollection {#4121 …}
              +votes: Doctrine\ORM\PersistentCollection {#4123 …}
              +reports: Doctrine\ORM\PersistentCollection {#4125 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
              -id: 37859
              -bodyTs: "'politician':4 'revolut':10 'vote':1 'won':6"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/4656956"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696795596 {#4114
                date: 2023-10-08 22:06:36.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4118}
            +body: "You mean the other neoliberal party?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 8
            +score: 0
            +lastActive: DateTime @1696797167 {#4630
              date: 2023-10-08 22:32:47.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
              "@trailing9@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4633 …}
            +nested: Doctrine\ORM\PersistentCollection {#4635 …}
            +votes: Doctrine\ORM\PersistentCollection {#4637 …}
            +reports: Doctrine\ORM\PersistentCollection {#4639 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
            -id: 37897
            -bodyTs: "'mean':2 'neoliber':5 'parti':6"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sopuli.xyz/comment/3552746"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696797167 {#4631
              date: 2023-10-08 22:32:47.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4118}
          +body: """
            No. Use surveys and you know when a third party is ready.\n
            \n
            Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1696828823 {#4755
            date: 2023-10-09 07:20:23.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@trailing9@lemmy.ml"
            "@lugal@sopuli.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4747 …}
          +nested: Doctrine\ORM\PersistentCollection {#4745 …}
          +votes: Doctrine\ORM\PersistentCollection {#4743 …}
          +reports: Doctrine\ORM\PersistentCollection {#4756 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4758 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4760 …}
          -id: 38320
          -bodyTs: "'big':27 'furthermor':13 'know':6 'neoliber':18 'parti':10,16 'problem':28 'readi':12 'survey':3 'third':9 'use':2 'vote':22 'wast':20"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4688471"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696828823 {#4752
            date: 2023-10-09 07:20:23.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4118}
        +body: """
          > No. Use surveys and you know when a third party is ready.\n
          \n
          It will never happen as long as FPTP is in place. You might get realignments, but it will always snap back to two major parties and a smattering of parties that can at most be spoilers. Fortunately the way the US’s voting works allows some gradual introduction of other systems like ranked choice that will not result in wasting votes.\n
          \n
          > Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.\n
          \n
          It is if you care about the actual tangible effects of your vote. Take LGBTQ rights. Democrats are, as a general rule, far better than Republicans. Wasting your vote because neither of the two significant parties does exactly what you want on some issues means hanging vulnerable groups out to dry. And for what, to feel emotional satisfaction?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1696841958 {#4815
          date: 2023-10-09 10:59:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@trailing9@lemmy.ml"
          "@lugal@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4820 …}
        +nested: Doctrine\ORM\PersistentCollection {#4822 …}
        +votes: Doctrine\ORM\PersistentCollection {#4824 …}
        +reports: Doctrine\ORM\PersistentCollection {#4826 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4828 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4830 …}
        -id: 38460
        -bodyTs: "'actual':97 'allow':57 'alway':31 'back':33 'better':113 'big':88 'care':94 'choic':66 'democrat':106 'dri':140 'effect':99 'emot':146 'exact':127 'far':112 'feel':145 'fortun':49 'fptp':20 'furthermor':74 'general':110 'get':26 'gradual':59 'group':137 'hang':135 'happen':16 'introduct':60 'issu':133 'know':6 'lgbtq':104 'like':64 'long':18 'major':36 'mean':134 'might':25 'neither':120 'neoliber':79 'never':15 'parti':10,37,42,77,125 'place':23 'problem':89 'rank':65 'readi':12 'realign':27 'republican':115 'result':70 'right':105 'rule':111 'satisfact':147 'signific':124 'smatter':40 'snap':32 'spoiler':48 'survey':3 'system':63 'take':103 'tangibl':98 'third':9 'two':35,123 'us':53 'use':2 'vote':55,73,83,102,118 'vulner':136 'want':130 'wast':72,81,116 'way':51 'work':56"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4698665"
        +editedAt: DateTimeImmutable @1696842038 {#4816
          date: 2023-10-09 11:00:38.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696841958 {#4817
          date: 2023-10-09 10:59:18.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4118}
      +body: """
        > will always snap back to two major parties\n
        \n
        So make at least one of them a party with reasonable policies\n
        \n
        > It is if you care about the actual tangible effects\n
        \n
        Of course people care. That’s the lock-in.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696842907 {#4916
        date: 2023-10-09 11:15:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@trailing9@lemmy.ml"
        "@lugal@sopuli.xyz"
        "@pingveno@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4919 …}
      +nested: Doctrine\ORM\PersistentCollection {#4921 …}
      +votes: Doctrine\ORM\PersistentCollection {#4923 …}
      +reports: Doctrine\ORM\PersistentCollection {#4925 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4927 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4929 …}
      -id: 38470
      -bodyTs: "'actual':28 'alway':2 'back':4 'care':25,34 'cours':32 'effect':30 'least':12 'lock':39 'lock-in':38 'major':7 'make':10 'one':13 'parti':8,17 'peopl':33 'polici':20 'reason':19 'snap':3 'tangibl':29 'two':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4698879"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696842907 {#4917
        date: 2023-10-09 11:15:07.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: """
      > So make at least one of them a party with reasonable policies\n
      \n
      Give them a voting base that they can do that with. You can disagree with policy all you want, but if the votes aren’t there then it’s hard for politicians to justify voting against their constituents. You’ll just get the present situation where a smattering of politicians support more left policies, but most Democrats are center-left.\n
      \n
      > Of course people care. That’s the lock-in.\n
      \n
      Okay, but the problem is that those third parties have no chance of winning. If you deny the closest viable party your vote, they will just move rightward to try to capture votes they think they can feasibly win without alienating the middle. Stubbornly sitting in the extremes gets you little in situations where you have to compromise.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696845263 {#5006
      date: 2023-10-09 11:54:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@trailing9@lemmy.ml"
      "@lugal@sopuli.xyz"
      "@pingveno@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5000 …}
    +nested: Doctrine\ORM\PersistentCollection {#4994 …}
    +votes: Doctrine\ORM\PersistentCollection {#4998 …}
    +reports: Doctrine\ORM\PersistentCollection {#5009 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5011 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5013 …}
    -id: 38502
    -bodyTs: "'alien':124 'aren':36 'base':17 'captur':115 'care':77 'center':72 'center-left':71 'chanc':95 'closest':102 'compromis':141 'constitu':50 'cours':75 'democrat':69 'deni':100 'disagre':26 'extrem':131 'feasibl':121 'get':54,132 'give':13 'hard':42 'justifi':46 'least':4 'left':65,73 'littl':134 'll':52 'lock':82 'lock-in':81 'make':2 'middl':126 'move':110 'okay':84 'one':5 'parti':9,92,104 'peopl':76 'polici':12,28,66 'politician':44,62 'present':56 'problem':87 'reason':11 'rightward':111 'sit':128 'situat':57,136 'smatter':60 'stubborn':127 'support':63 'think':118 'third':91 'tri':113 'viabl':103 'vote':16,35,47,106,116 'want':31 'win':97,122 'without':123"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4699638"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696845263 {#5003
      date: 2023-10-09 11:54:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: """
    Yes, create the voting base.\n
    \n
    If democrats move right, they take votes from Republicans and make it easier for third party to win.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696846246 {#5087
    date: 2023-10-09 12:10:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@trailing9@lemmy.ml"
    "@lugal@sopuli.xyz"
    "@pingveno@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5082 …}
  +nested: Doctrine\ORM\PersistentCollection {#5077 …}
  +votes: Doctrine\ORM\PersistentCollection {#5081 …}
  +reports: Doctrine\ORM\PersistentCollection {#5091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5095 …}
  -id: 38513
  -bodyTs: "'base':5 'creat':2 'democrat':7 'easier':18 'make':16 'move':8 'parti':21 'republican':14 'right':9 'take':11 'third':20 'vote':4,12 'win':23 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4700725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696846246 {#5090
    date: 2023-10-09 12:10:46.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 {#5086
  +user: App\Entity\User {#4131 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5005
    +user: Proxies\__CG__\App\Entity\User {#4819 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4918
      +user: App\Entity\User {#4131 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4818
        +user: Proxies\__CG__\App\Entity\User {#4819 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4754
          +user: App\Entity\User {#4131 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4632
            +user: App\Entity\User {#3947 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4118
              +user: App\Entity\User {#4131 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "Vote for other politicians. There won’t be a revolution."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 11
              +score: 0
              +lastActive: DateTime @1696905196 {#4113
                date: 2023-10-10 04:33:16.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@EherVielleicht@feddit.de"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4119 …}
              +nested: Doctrine\ORM\PersistentCollection {#4121 …}
              +votes: Doctrine\ORM\PersistentCollection {#4123 …}
              +reports: Doctrine\ORM\PersistentCollection {#4125 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
              -id: 37859
              -bodyTs: "'politician':4 'revolut':10 'vote':1 'won':6"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/4656956"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696795596 {#4114
                date: 2023-10-08 22:06:36.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4118}
            +body: "You mean the other neoliberal party?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 8
            +score: 0
            +lastActive: DateTime @1696797167 {#4630
              date: 2023-10-08 22:32:47.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
              "@trailing9@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4633 …}
            +nested: Doctrine\ORM\PersistentCollection {#4635 …}
            +votes: Doctrine\ORM\PersistentCollection {#4637 …}
            +reports: Doctrine\ORM\PersistentCollection {#4639 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
            -id: 37897
            -bodyTs: "'mean':2 'neoliber':5 'parti':6"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sopuli.xyz/comment/3552746"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696797167 {#4631
              date: 2023-10-08 22:32:47.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4118}
          +body: """
            No. Use surveys and you know when a third party is ready.\n
            \n
            Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1696828823 {#4755
            date: 2023-10-09 07:20:23.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@trailing9@lemmy.ml"
            "@lugal@sopuli.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4747 …}
          +nested: Doctrine\ORM\PersistentCollection {#4745 …}
          +votes: Doctrine\ORM\PersistentCollection {#4743 …}
          +reports: Doctrine\ORM\PersistentCollection {#4756 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4758 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4760 …}
          -id: 38320
          -bodyTs: "'big':27 'furthermor':13 'know':6 'neoliber':18 'parti':10,16 'problem':28 'readi':12 'survey':3 'third':9 'use':2 'vote':22 'wast':20"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4688471"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696828823 {#4752
            date: 2023-10-09 07:20:23.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4118}
        +body: """
          > No. Use surveys and you know when a third party is ready.\n
          \n
          It will never happen as long as FPTP is in place. You might get realignments, but it will always snap back to two major parties and a smattering of parties that can at most be spoilers. Fortunately the way the US’s voting works allows some gradual introduction of other systems like ranked choice that will not result in wasting votes.\n
          \n
          > Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.\n
          \n
          It is if you care about the actual tangible effects of your vote. Take LGBTQ rights. Democrats are, as a general rule, far better than Republicans. Wasting your vote because neither of the two significant parties does exactly what you want on some issues means hanging vulnerable groups out to dry. And for what, to feel emotional satisfaction?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1696841958 {#4815
          date: 2023-10-09 10:59:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@trailing9@lemmy.ml"
          "@lugal@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4820 …}
        +nested: Doctrine\ORM\PersistentCollection {#4822 …}
        +votes: Doctrine\ORM\PersistentCollection {#4824 …}
        +reports: Doctrine\ORM\PersistentCollection {#4826 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4828 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4830 …}
        -id: 38460
        -bodyTs: "'actual':97 'allow':57 'alway':31 'back':33 'better':113 'big':88 'care':94 'choic':66 'democrat':106 'dri':140 'effect':99 'emot':146 'exact':127 'far':112 'feel':145 'fortun':49 'fptp':20 'furthermor':74 'general':110 'get':26 'gradual':59 'group':137 'hang':135 'happen':16 'introduct':60 'issu':133 'know':6 'lgbtq':104 'like':64 'long':18 'major':36 'mean':134 'might':25 'neither':120 'neoliber':79 'never':15 'parti':10,37,42,77,125 'place':23 'problem':89 'rank':65 'readi':12 'realign':27 'republican':115 'result':70 'right':105 'rule':111 'satisfact':147 'signific':124 'smatter':40 'snap':32 'spoiler':48 'survey':3 'system':63 'take':103 'tangibl':98 'third':9 'two':35,123 'us':53 'use':2 'vote':55,73,83,102,118 'vulner':136 'want':130 'wast':72,81,116 'way':51 'work':56"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4698665"
        +editedAt: DateTimeImmutable @1696842038 {#4816
          date: 2023-10-09 11:00:38.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696841958 {#4817
          date: 2023-10-09 10:59:18.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4118}
      +body: """
        > will always snap back to two major parties\n
        \n
        So make at least one of them a party with reasonable policies\n
        \n
        > It is if you care about the actual tangible effects\n
        \n
        Of course people care. That’s the lock-in.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696842907 {#4916
        date: 2023-10-09 11:15:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@trailing9@lemmy.ml"
        "@lugal@sopuli.xyz"
        "@pingveno@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4919 …}
      +nested: Doctrine\ORM\PersistentCollection {#4921 …}
      +votes: Doctrine\ORM\PersistentCollection {#4923 …}
      +reports: Doctrine\ORM\PersistentCollection {#4925 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4927 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4929 …}
      -id: 38470
      -bodyTs: "'actual':28 'alway':2 'back':4 'care':25,34 'cours':32 'effect':30 'least':12 'lock':39 'lock-in':38 'major':7 'make':10 'one':13 'parti':8,17 'peopl':33 'polici':20 'reason':19 'snap':3 'tangibl':29 'two':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4698879"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696842907 {#4917
        date: 2023-10-09 11:15:07.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: """
      > So make at least one of them a party with reasonable policies\n
      \n
      Give them a voting base that they can do that with. You can disagree with policy all you want, but if the votes aren’t there then it’s hard for politicians to justify voting against their constituents. You’ll just get the present situation where a smattering of politicians support more left policies, but most Democrats are center-left.\n
      \n
      > Of course people care. That’s the lock-in.\n
      \n
      Okay, but the problem is that those third parties have no chance of winning. If you deny the closest viable party your vote, they will just move rightward to try to capture votes they think they can feasibly win without alienating the middle. Stubbornly sitting in the extremes gets you little in situations where you have to compromise.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696845263 {#5006
      date: 2023-10-09 11:54:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@trailing9@lemmy.ml"
      "@lugal@sopuli.xyz"
      "@pingveno@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5000 …}
    +nested: Doctrine\ORM\PersistentCollection {#4994 …}
    +votes: Doctrine\ORM\PersistentCollection {#4998 …}
    +reports: Doctrine\ORM\PersistentCollection {#5009 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5011 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5013 …}
    -id: 38502
    -bodyTs: "'alien':124 'aren':36 'base':17 'captur':115 'care':77 'center':72 'center-left':71 'chanc':95 'closest':102 'compromis':141 'constitu':50 'cours':75 'democrat':69 'deni':100 'disagre':26 'extrem':131 'feasibl':121 'get':54,132 'give':13 'hard':42 'justifi':46 'least':4 'left':65,73 'littl':134 'll':52 'lock':82 'lock-in':81 'make':2 'middl':126 'move':110 'okay':84 'one':5 'parti':9,92,104 'peopl':76 'polici':12,28,66 'politician':44,62 'present':56 'problem':87 'reason':11 'rightward':111 'sit':128 'situat':57,136 'smatter':60 'stubborn':127 'support':63 'think':118 'third':91 'tri':113 'viabl':103 'vote':16,35,47,106,116 'want':31 'win':97,122 'without':123"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4699638"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696845263 {#5003
      date: 2023-10-09 11:54:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: """
    Yes, create the voting base.\n
    \n
    If democrats move right, they take votes from Republicans and make it easier for third party to win.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696846246 {#5087
    date: 2023-10-09 12:10:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@trailing9@lemmy.ml"
    "@lugal@sopuli.xyz"
    "@pingveno@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5082 …}
  +nested: Doctrine\ORM\PersistentCollection {#5077 …}
  +votes: Doctrine\ORM\PersistentCollection {#5081 …}
  +reports: Doctrine\ORM\PersistentCollection {#5091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5095 …}
  -id: 38513
  -bodyTs: "'base':5 'creat':2 'democrat':7 'easier':18 'make':16 'move':8 'parti':21 'republican':14 'right':9 'take':11 'third':20 'vote':4,12 'win':23 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4700725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696846246 {#5090
    date: 2023-10-09 12:10:46.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 {#5113
  +user: Proxies\__CG__\App\Entity\User {#4819 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5086
    +user: App\Entity\User {#4131 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5005
      +user: Proxies\__CG__\App\Entity\User {#4819 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4918
        +user: App\Entity\User {#4131 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4818
          +user: Proxies\__CG__\App\Entity\User {#4819 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4754
            +user: App\Entity\User {#4131 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4632
              +user: App\Entity\User {#3947 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4118
                +user: App\Entity\User {#4131 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: "Vote for other politicians. There won’t be a revolution."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 11
                +score: 0
                +lastActive: DateTime @1696905196 {#4113
                  date: 2023-10-10 04:33:16.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@EherVielleicht@feddit.de"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4119 …}
                +nested: Doctrine\ORM\PersistentCollection {#4121 …}
                +votes: Doctrine\ORM\PersistentCollection {#4123 …}
                +reports: Doctrine\ORM\PersistentCollection {#4125 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
                -id: 37859
                -bodyTs: "'politician':4 'revolut':10 'vote':1 'won':6"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/4656956"
                +editedAt: null
                +createdAt: DateTimeImmutable @1696795596 {#4114
                  date: 2023-10-08 22:06:36.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4118}
              +body: "You mean the other neoliberal party?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 8
              +score: 0
              +lastActive: DateTime @1696797167 {#4630
                date: 2023-10-08 22:32:47.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@EherVielleicht@feddit.de"
                "@trailing9@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4633 …}
              +nested: Doctrine\ORM\PersistentCollection {#4635 …}
              +votes: Doctrine\ORM\PersistentCollection {#4637 …}
              +reports: Doctrine\ORM\PersistentCollection {#4639 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
              -id: 37897
              -bodyTs: "'mean':2 'neoliber':5 'parti':6"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://sopuli.xyz/comment/3552746"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696797167 {#4631
                date: 2023-10-08 22:32:47.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4118}
            +body: """
              No. Use surveys and you know when a third party is ready.\n
              \n
              Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1696828823 {#4755
              date: 2023-10-09 07:20:23.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
              "@trailing9@lemmy.ml"
              "@lugal@sopuli.xyz"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4747 …}
            +nested: Doctrine\ORM\PersistentCollection {#4745 …}
            +votes: Doctrine\ORM\PersistentCollection {#4743 …}
            +reports: Doctrine\ORM\PersistentCollection {#4756 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4758 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4760 …}
            -id: 38320
            -bodyTs: "'big':27 'furthermor':13 'know':6 'neoliber':18 'parti':10,16 'problem':28 'readi':12 'survey':3 'third':9 'use':2 'vote':22 'wast':20"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/4688471"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696828823 {#4752
              date: 2023-10-09 07:20:23.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4118}
          +body: """
            > No. Use surveys and you know when a third party is ready.\n
            \n
            It will never happen as long as FPTP is in place. You might get realignments, but it will always snap back to two major parties and a smattering of parties that can at most be spoilers. Fortunately the way the US’s voting works allows some gradual introduction of other systems like ranked choice that will not result in wasting votes.\n
            \n
            > Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.\n
            \n
            It is if you care about the actual tangible effects of your vote. Take LGBTQ rights. Democrats are, as a general rule, far better than Republicans. Wasting your vote because neither of the two significant parties does exactly what you want on some issues means hanging vulnerable groups out to dry. And for what, to feel emotional satisfaction?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1696841958 {#4815
            date: 2023-10-09 10:59:18.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@trailing9@lemmy.ml"
            "@lugal@sopuli.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4820 …}
          +nested: Doctrine\ORM\PersistentCollection {#4822 …}
          +votes: Doctrine\ORM\PersistentCollection {#4824 …}
          +reports: Doctrine\ORM\PersistentCollection {#4826 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4828 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4830 …}
          -id: 38460
          -bodyTs: "'actual':97 'allow':57 'alway':31 'back':33 'better':113 'big':88 'care':94 'choic':66 'democrat':106 'dri':140 'effect':99 'emot':146 'exact':127 'far':112 'feel':145 'fortun':49 'fptp':20 'furthermor':74 'general':110 'get':26 'gradual':59 'group':137 'hang':135 'happen':16 'introduct':60 'issu':133 'know':6 'lgbtq':104 'like':64 'long':18 'major':36 'mean':134 'might':25 'neither':120 'neoliber':79 'never':15 'parti':10,37,42,77,125 'place':23 'problem':89 'rank':65 'readi':12 'realign':27 'republican':115 'result':70 'right':105 'rule':111 'satisfact':147 'signific':124 'smatter':40 'snap':32 'spoiler':48 'survey':3 'system':63 'take':103 'tangibl':98 'third':9 'two':35,123 'us':53 'use':2 'vote':55,73,83,102,118 'vulner':136 'want':130 'wast':72,81,116 'way':51 'work':56"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4698665"
          +editedAt: DateTimeImmutable @1696842038 {#4816
            date: 2023-10-09 11:00:38.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696841958 {#4817
            date: 2023-10-09 10:59:18.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4118}
        +body: """
          > will always snap back to two major parties\n
          \n
          So make at least one of them a party with reasonable policies\n
          \n
          > It is if you care about the actual tangible effects\n
          \n
          Of course people care. That’s the lock-in.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696842907 {#4916
          date: 2023-10-09 11:15:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@trailing9@lemmy.ml"
          "@lugal@sopuli.xyz"
          "@pingveno@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4919 …}
        +nested: Doctrine\ORM\PersistentCollection {#4921 …}
        +votes: Doctrine\ORM\PersistentCollection {#4923 …}
        +reports: Doctrine\ORM\PersistentCollection {#4925 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4927 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4929 …}
        -id: 38470
        -bodyTs: "'actual':28 'alway':2 'back':4 'care':25,34 'cours':32 'effect':30 'least':12 'lock':39 'lock-in':38 'major':7 'make':10 'one':13 'parti':8,17 'peopl':33 'polici':20 'reason':19 'snap':3 'tangibl':29 'two':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4698879"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696842907 {#4917
          date: 2023-10-09 11:15:07.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4118}
      +body: """
        > So make at least one of them a party with reasonable policies\n
        \n
        Give them a voting base that they can do that with. You can disagree with policy all you want, but if the votes aren’t there then it’s hard for politicians to justify voting against their constituents. You’ll just get the present situation where a smattering of politicians support more left policies, but most Democrats are center-left.\n
        \n
        > Of course people care. That’s the lock-in.\n
        \n
        Okay, but the problem is that those third parties have no chance of winning. If you deny the closest viable party your vote, they will just move rightward to try to capture votes they think they can feasibly win without alienating the middle. Stubbornly sitting in the extremes gets you little in situations where you have to compromise.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696845263 {#5006
        date: 2023-10-09 11:54:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@trailing9@lemmy.ml"
        "@lugal@sopuli.xyz"
        "@pingveno@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5000 …}
      +nested: Doctrine\ORM\PersistentCollection {#4994 …}
      +votes: Doctrine\ORM\PersistentCollection {#4998 …}
      +reports: Doctrine\ORM\PersistentCollection {#5009 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5011 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5013 …}
      -id: 38502
      -bodyTs: "'alien':124 'aren':36 'base':17 'captur':115 'care':77 'center':72 'center-left':71 'chanc':95 'closest':102 'compromis':141 'constitu':50 'cours':75 'democrat':69 'deni':100 'disagre':26 'extrem':131 'feasibl':121 'get':54,132 'give':13 'hard':42 'justifi':46 'least':4 'left':65,73 'littl':134 'll':52 'lock':82 'lock-in':81 'make':2 'middl':126 'move':110 'okay':84 'one':5 'parti':9,92,104 'peopl':76 'polici':12,28,66 'politician':44,62 'present':56 'problem':87 'reason':11 'rightward':111 'sit':128 'situat':57,136 'smatter':60 'stubborn':127 'support':63 'think':118 'third':91 'tri':113 'viabl':103 'vote':16,35,47,106,116 'want':31 'win':97,122 'without':123"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4699638"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696845263 {#5003
        date: 2023-10-09 11:54:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: """
      Yes, create the voting base.\n
      \n
      If democrats move right, they take votes from Republicans and make it easier for third party to win.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696846246 {#5087
      date: 2023-10-09 12:10:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@trailing9@lemmy.ml"
      "@lugal@sopuli.xyz"
      "@pingveno@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5082 …}
    +nested: Doctrine\ORM\PersistentCollection {#5077 …}
    +votes: Doctrine\ORM\PersistentCollection {#5081 …}
    +reports: Doctrine\ORM\PersistentCollection {#5091 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5095 …}
    -id: 38513
    -bodyTs: "'base':5 'creat':2 'democrat':7 'easier':18 'make':16 'move':8 'parti':21 'republican':14 'right':9 'take':11 'third':20 'vote':4,12 'win':23 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4700725"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696846246 {#5090
      date: 2023-10-09 12:10:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "The problem is that leaves you with an unstable situation under FPTP. Let’s say that our fictional third party, the Yellow Party, is to the point where 40% goes to Republicans (right), 30% goes to Democrats (center-left), and 30% goes to Yellows (left). Now Republicans are winning despite Democrats and Yellows forming a majority. So Democrats are going to split at some point, arriving back at an equilibrium of approximately a 50-50 split between Republican-Democrats and Democrat-Yellows. So in essence, you’re right back where you started."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696904538 {#5118
    date: 2023-10-10 04:22:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@trailing9@lemmy.ml"
    "@lugal@sopuli.xyz"
    "@pingveno@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5121 …}
  +nested: Doctrine\ORM\PersistentCollection {#5125 …}
  +votes: Doctrine\ORM\PersistentCollection {#5127 …}
  +reports: Doctrine\ORM\PersistentCollection {#5128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5132 …}
  -id: 39603
  -bodyTs: "'-50':76 '30':34,42 '40':29 '50':75 'approxim':73 'arriv':67 'back':68,92 'center':39 'center-left':38 'democrat':37,52,59,81,84 'democrat-yellow':83 'despit':51 'equilibrium':71 'essenc':88 'fiction':18 'form':55 'fptp':12 'go':61 'goe':30,35,43 'leav':5 'left':40,46 'let':13 'major':57 'parti':20,23 'point':27,66 'problem':2 're':90 'republican':32,48,80 'republican-democrat':79 'right':33,91 'say':15 'situat':10 'split':63,77 'start':95 'third':19 'unstabl':9 'win':50 'yellow':22,45,54,85"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4741550"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696904538 {#5115
    date: 2023-10-10 04:22:18.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 {#5113
  +user: Proxies\__CG__\App\Entity\User {#4819 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5086
    +user: App\Entity\User {#4131 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5005
      +user: Proxies\__CG__\App\Entity\User {#4819 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4918
        +user: App\Entity\User {#4131 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4818
          +user: Proxies\__CG__\App\Entity\User {#4819 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4754
            +user: App\Entity\User {#4131 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4632
              +user: App\Entity\User {#3947 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4118
                +user: App\Entity\User {#4131 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: "Vote for other politicians. There won’t be a revolution."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 11
                +score: 0
                +lastActive: DateTime @1696905196 {#4113
                  date: 2023-10-10 04:33:16.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@EherVielleicht@feddit.de"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4119 …}
                +nested: Doctrine\ORM\PersistentCollection {#4121 …}
                +votes: Doctrine\ORM\PersistentCollection {#4123 …}
                +reports: Doctrine\ORM\PersistentCollection {#4125 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
                -id: 37859
                -bodyTs: "'politician':4 'revolut':10 'vote':1 'won':6"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/4656956"
                +editedAt: null
                +createdAt: DateTimeImmutable @1696795596 {#4114
                  date: 2023-10-08 22:06:36.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4118}
              +body: "You mean the other neoliberal party?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 8
              +score: 0
              +lastActive: DateTime @1696797167 {#4630
                date: 2023-10-08 22:32:47.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@EherVielleicht@feddit.de"
                "@trailing9@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4633 …}
              +nested: Doctrine\ORM\PersistentCollection {#4635 …}
              +votes: Doctrine\ORM\PersistentCollection {#4637 …}
              +reports: Doctrine\ORM\PersistentCollection {#4639 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
              -id: 37897
              -bodyTs: "'mean':2 'neoliber':5 'parti':6"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://sopuli.xyz/comment/3552746"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696797167 {#4631
                date: 2023-10-08 22:32:47.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4118}
            +body: """
              No. Use surveys and you know when a third party is ready.\n
              \n
              Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1696828823 {#4755
              date: 2023-10-09 07:20:23.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
              "@trailing9@lemmy.ml"
              "@lugal@sopuli.xyz"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4747 …}
            +nested: Doctrine\ORM\PersistentCollection {#4745 …}
            +votes: Doctrine\ORM\PersistentCollection {#4743 …}
            +reports: Doctrine\ORM\PersistentCollection {#4756 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4758 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4760 …}
            -id: 38320
            -bodyTs: "'big':27 'furthermor':13 'know':6 'neoliber':18 'parti':10,16 'problem':28 'readi':12 'survey':3 'third':9 'use':2 'vote':22 'wast':20"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/4688471"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696828823 {#4752
              date: 2023-10-09 07:20:23.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4118}
          +body: """
            > No. Use surveys and you know when a third party is ready.\n
            \n
            It will never happen as long as FPTP is in place. You might get realignments, but it will always snap back to two major parties and a smattering of parties that can at most be spoilers. Fortunately the way the US’s voting works allows some gradual introduction of other systems like ranked choice that will not result in wasting votes.\n
            \n
            > Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.\n
            \n
            It is if you care about the actual tangible effects of your vote. Take LGBTQ rights. Democrats are, as a general rule, far better than Republicans. Wasting your vote because neither of the two significant parties does exactly what you want on some issues means hanging vulnerable groups out to dry. And for what, to feel emotional satisfaction?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1696841958 {#4815
            date: 2023-10-09 10:59:18.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@trailing9@lemmy.ml"
            "@lugal@sopuli.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4820 …}
          +nested: Doctrine\ORM\PersistentCollection {#4822 …}
          +votes: Doctrine\ORM\PersistentCollection {#4824 …}
          +reports: Doctrine\ORM\PersistentCollection {#4826 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4828 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4830 …}
          -id: 38460
          -bodyTs: "'actual':97 'allow':57 'alway':31 'back':33 'better':113 'big':88 'care':94 'choic':66 'democrat':106 'dri':140 'effect':99 'emot':146 'exact':127 'far':112 'feel':145 'fortun':49 'fptp':20 'furthermor':74 'general':110 'get':26 'gradual':59 'group':137 'hang':135 'happen':16 'introduct':60 'issu':133 'know':6 'lgbtq':104 'like':64 'long':18 'major':36 'mean':134 'might':25 'neither':120 'neoliber':79 'never':15 'parti':10,37,42,77,125 'place':23 'problem':89 'rank':65 'readi':12 'realign':27 'republican':115 'result':70 'right':105 'rule':111 'satisfact':147 'signific':124 'smatter':40 'snap':32 'spoiler':48 'survey':3 'system':63 'take':103 'tangibl':98 'third':9 'two':35,123 'us':53 'use':2 'vote':55,73,83,102,118 'vulner':136 'want':130 'wast':72,81,116 'way':51 'work':56"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4698665"
          +editedAt: DateTimeImmutable @1696842038 {#4816
            date: 2023-10-09 11:00:38.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696841958 {#4817
            date: 2023-10-09 10:59:18.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4118}
        +body: """
          > will always snap back to two major parties\n
          \n
          So make at least one of them a party with reasonable policies\n
          \n
          > It is if you care about the actual tangible effects\n
          \n
          Of course people care. That’s the lock-in.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696842907 {#4916
          date: 2023-10-09 11:15:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@trailing9@lemmy.ml"
          "@lugal@sopuli.xyz"
          "@pingveno@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4919 …}
        +nested: Doctrine\ORM\PersistentCollection {#4921 …}
        +votes: Doctrine\ORM\PersistentCollection {#4923 …}
        +reports: Doctrine\ORM\PersistentCollection {#4925 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4927 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4929 …}
        -id: 38470
        -bodyTs: "'actual':28 'alway':2 'back':4 'care':25,34 'cours':32 'effect':30 'least':12 'lock':39 'lock-in':38 'major':7 'make':10 'one':13 'parti':8,17 'peopl':33 'polici':20 'reason':19 'snap':3 'tangibl':29 'two':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4698879"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696842907 {#4917
          date: 2023-10-09 11:15:07.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4118}
      +body: """
        > So make at least one of them a party with reasonable policies\n
        \n
        Give them a voting base that they can do that with. You can disagree with policy all you want, but if the votes aren’t there then it’s hard for politicians to justify voting against their constituents. You’ll just get the present situation where a smattering of politicians support more left policies, but most Democrats are center-left.\n
        \n
        > Of course people care. That’s the lock-in.\n
        \n
        Okay, but the problem is that those third parties have no chance of winning. If you deny the closest viable party your vote, they will just move rightward to try to capture votes they think they can feasibly win without alienating the middle. Stubbornly sitting in the extremes gets you little in situations where you have to compromise.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696845263 {#5006
        date: 2023-10-09 11:54:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@trailing9@lemmy.ml"
        "@lugal@sopuli.xyz"
        "@pingveno@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5000 …}
      +nested: Doctrine\ORM\PersistentCollection {#4994 …}
      +votes: Doctrine\ORM\PersistentCollection {#4998 …}
      +reports: Doctrine\ORM\PersistentCollection {#5009 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5011 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5013 …}
      -id: 38502
      -bodyTs: "'alien':124 'aren':36 'base':17 'captur':115 'care':77 'center':72 'center-left':71 'chanc':95 'closest':102 'compromis':141 'constitu':50 'cours':75 'democrat':69 'deni':100 'disagre':26 'extrem':131 'feasibl':121 'get':54,132 'give':13 'hard':42 'justifi':46 'least':4 'left':65,73 'littl':134 'll':52 'lock':82 'lock-in':81 'make':2 'middl':126 'move':110 'okay':84 'one':5 'parti':9,92,104 'peopl':76 'polici':12,28,66 'politician':44,62 'present':56 'problem':87 'reason':11 'rightward':111 'sit':128 'situat':57,136 'smatter':60 'stubborn':127 'support':63 'think':118 'third':91 'tri':113 'viabl':103 'vote':16,35,47,106,116 'want':31 'win':97,122 'without':123"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4699638"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696845263 {#5003
        date: 2023-10-09 11:54:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: """
      Yes, create the voting base.\n
      \n
      If democrats move right, they take votes from Republicans and make it easier for third party to win.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696846246 {#5087
      date: 2023-10-09 12:10:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@trailing9@lemmy.ml"
      "@lugal@sopuli.xyz"
      "@pingveno@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5082 …}
    +nested: Doctrine\ORM\PersistentCollection {#5077 …}
    +votes: Doctrine\ORM\PersistentCollection {#5081 …}
    +reports: Doctrine\ORM\PersistentCollection {#5091 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5095 …}
    -id: 38513
    -bodyTs: "'base':5 'creat':2 'democrat':7 'easier':18 'make':16 'move':8 'parti':21 'republican':14 'right':9 'take':11 'third':20 'vote':4,12 'win':23 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4700725"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696846246 {#5090
      date: 2023-10-09 12:10:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "The problem is that leaves you with an unstable situation under FPTP. Let’s say that our fictional third party, the Yellow Party, is to the point where 40% goes to Republicans (right), 30% goes to Democrats (center-left), and 30% goes to Yellows (left). Now Republicans are winning despite Democrats and Yellows forming a majority. So Democrats are going to split at some point, arriving back at an equilibrium of approximately a 50-50 split between Republican-Democrats and Democrat-Yellows. So in essence, you’re right back where you started."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696904538 {#5118
    date: 2023-10-10 04:22:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@trailing9@lemmy.ml"
    "@lugal@sopuli.xyz"
    "@pingveno@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5121 …}
  +nested: Doctrine\ORM\PersistentCollection {#5125 …}
  +votes: Doctrine\ORM\PersistentCollection {#5127 …}
  +reports: Doctrine\ORM\PersistentCollection {#5128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5132 …}
  -id: 39603
  -bodyTs: "'-50':76 '30':34,42 '40':29 '50':75 'approxim':73 'arriv':67 'back':68,92 'center':39 'center-left':38 'democrat':37,52,59,81,84 'democrat-yellow':83 'despit':51 'equilibrium':71 'essenc':88 'fiction':18 'form':55 'fptp':12 'go':61 'goe':30,35,43 'leav':5 'left':40,46 'let':13 'major':57 'parti':20,23 'point':27,66 'problem':2 're':90 'republican':32,48,80 'republican-democrat':79 'right':33,91 'say':15 'situat':10 'split':63,77 'start':95 'third':19 'unstabl':9 'win':50 'yellow':22,45,54,85"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4741550"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696904538 {#5115
    date: 2023-10-10 04:22:18.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 {#5113
  +user: Proxies\__CG__\App\Entity\User {#4819 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5086
    +user: App\Entity\User {#4131 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5005
      +user: Proxies\__CG__\App\Entity\User {#4819 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4918
        +user: App\Entity\User {#4131 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4818
          +user: Proxies\__CG__\App\Entity\User {#4819 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4754
            +user: App\Entity\User {#4131 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4632
              +user: App\Entity\User {#3947 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4118
                +user: App\Entity\User {#4131 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: "Vote for other politicians. There won’t be a revolution."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 11
                +score: 0
                +lastActive: DateTime @1696905196 {#4113
                  date: 2023-10-10 04:33:16.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@EherVielleicht@feddit.de"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4119 …}
                +nested: Doctrine\ORM\PersistentCollection {#4121 …}
                +votes: Doctrine\ORM\PersistentCollection {#4123 …}
                +reports: Doctrine\ORM\PersistentCollection {#4125 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
                -id: 37859
                -bodyTs: "'politician':4 'revolut':10 'vote':1 'won':6"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/4656956"
                +editedAt: null
                +createdAt: DateTimeImmutable @1696795596 {#4114
                  date: 2023-10-08 22:06:36.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4118}
              +body: "You mean the other neoliberal party?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 8
              +score: 0
              +lastActive: DateTime @1696797167 {#4630
                date: 2023-10-08 22:32:47.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@EherVielleicht@feddit.de"
                "@trailing9@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4633 …}
              +nested: Doctrine\ORM\PersistentCollection {#4635 …}
              +votes: Doctrine\ORM\PersistentCollection {#4637 …}
              +reports: Doctrine\ORM\PersistentCollection {#4639 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
              -id: 37897
              -bodyTs: "'mean':2 'neoliber':5 'parti':6"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://sopuli.xyz/comment/3552746"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696797167 {#4631
                date: 2023-10-08 22:32:47.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4118}
            +body: """
              No. Use surveys and you know when a third party is ready.\n
              \n
              Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1696828823 {#4755
              date: 2023-10-09 07:20:23.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
              "@trailing9@lemmy.ml"
              "@lugal@sopuli.xyz"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4747 …}
            +nested: Doctrine\ORM\PersistentCollection {#4745 …}
            +votes: Doctrine\ORM\PersistentCollection {#4743 …}
            +reports: Doctrine\ORM\PersistentCollection {#4756 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4758 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4760 …}
            -id: 38320
            -bodyTs: "'big':27 'furthermor':13 'know':6 'neoliber':18 'parti':10,16 'problem':28 'readi':12 'survey':3 'third':9 'use':2 'vote':22 'wast':20"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/4688471"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696828823 {#4752
              date: 2023-10-09 07:20:23.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4118}
          +body: """
            > No. Use surveys and you know when a third party is ready.\n
            \n
            It will never happen as long as FPTP is in place. You might get realignments, but it will always snap back to two major parties and a smattering of parties that can at most be spoilers. Fortunately the way the US’s voting works allows some gradual introduction of other systems like ranked choice that will not result in wasting votes.\n
            \n
            > Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.\n
            \n
            It is if you care about the actual tangible effects of your vote. Take LGBTQ rights. Democrats are, as a general rule, far better than Republicans. Wasting your vote because neither of the two significant parties does exactly what you want on some issues means hanging vulnerable groups out to dry. And for what, to feel emotional satisfaction?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1696841958 {#4815
            date: 2023-10-09 10:59:18.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@trailing9@lemmy.ml"
            "@lugal@sopuli.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4820 …}
          +nested: Doctrine\ORM\PersistentCollection {#4822 …}
          +votes: Doctrine\ORM\PersistentCollection {#4824 …}
          +reports: Doctrine\ORM\PersistentCollection {#4826 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4828 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4830 …}
          -id: 38460
          -bodyTs: "'actual':97 'allow':57 'alway':31 'back':33 'better':113 'big':88 'care':94 'choic':66 'democrat':106 'dri':140 'effect':99 'emot':146 'exact':127 'far':112 'feel':145 'fortun':49 'fptp':20 'furthermor':74 'general':110 'get':26 'gradual':59 'group':137 'hang':135 'happen':16 'introduct':60 'issu':133 'know':6 'lgbtq':104 'like':64 'long':18 'major':36 'mean':134 'might':25 'neither':120 'neoliber':79 'never':15 'parti':10,37,42,77,125 'place':23 'problem':89 'rank':65 'readi':12 'realign':27 'republican':115 'result':70 'right':105 'rule':111 'satisfact':147 'signific':124 'smatter':40 'snap':32 'spoiler':48 'survey':3 'system':63 'take':103 'tangibl':98 'third':9 'two':35,123 'us':53 'use':2 'vote':55,73,83,102,118 'vulner':136 'want':130 'wast':72,81,116 'way':51 'work':56"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4698665"
          +editedAt: DateTimeImmutable @1696842038 {#4816
            date: 2023-10-09 11:00:38.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696841958 {#4817
            date: 2023-10-09 10:59:18.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4118}
        +body: """
          > will always snap back to two major parties\n
          \n
          So make at least one of them a party with reasonable policies\n
          \n
          > It is if you care about the actual tangible effects\n
          \n
          Of course people care. That’s the lock-in.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696842907 {#4916
          date: 2023-10-09 11:15:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@trailing9@lemmy.ml"
          "@lugal@sopuli.xyz"
          "@pingveno@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4919 …}
        +nested: Doctrine\ORM\PersistentCollection {#4921 …}
        +votes: Doctrine\ORM\PersistentCollection {#4923 …}
        +reports: Doctrine\ORM\PersistentCollection {#4925 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4927 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4929 …}
        -id: 38470
        -bodyTs: "'actual':28 'alway':2 'back':4 'care':25,34 'cours':32 'effect':30 'least':12 'lock':39 'lock-in':38 'major':7 'make':10 'one':13 'parti':8,17 'peopl':33 'polici':20 'reason':19 'snap':3 'tangibl':29 'two':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4698879"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696842907 {#4917
          date: 2023-10-09 11:15:07.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4118}
      +body: """
        > So make at least one of them a party with reasonable policies\n
        \n
        Give them a voting base that they can do that with. You can disagree with policy all you want, but if the votes aren’t there then it’s hard for politicians to justify voting against their constituents. You’ll just get the present situation where a smattering of politicians support more left policies, but most Democrats are center-left.\n
        \n
        > Of course people care. That’s the lock-in.\n
        \n
        Okay, but the problem is that those third parties have no chance of winning. If you deny the closest viable party your vote, they will just move rightward to try to capture votes they think they can feasibly win without alienating the middle. Stubbornly sitting in the extremes gets you little in situations where you have to compromise.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696845263 {#5006
        date: 2023-10-09 11:54:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@trailing9@lemmy.ml"
        "@lugal@sopuli.xyz"
        "@pingveno@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5000 …}
      +nested: Doctrine\ORM\PersistentCollection {#4994 …}
      +votes: Doctrine\ORM\PersistentCollection {#4998 …}
      +reports: Doctrine\ORM\PersistentCollection {#5009 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5011 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5013 …}
      -id: 38502
      -bodyTs: "'alien':124 'aren':36 'base':17 'captur':115 'care':77 'center':72 'center-left':71 'chanc':95 'closest':102 'compromis':141 'constitu':50 'cours':75 'democrat':69 'deni':100 'disagre':26 'extrem':131 'feasibl':121 'get':54,132 'give':13 'hard':42 'justifi':46 'least':4 'left':65,73 'littl':134 'll':52 'lock':82 'lock-in':81 'make':2 'middl':126 'move':110 'okay':84 'one':5 'parti':9,92,104 'peopl':76 'polici':12,28,66 'politician':44,62 'present':56 'problem':87 'reason':11 'rightward':111 'sit':128 'situat':57,136 'smatter':60 'stubborn':127 'support':63 'think':118 'third':91 'tri':113 'viabl':103 'vote':16,35,47,106,116 'want':31 'win':97,122 'without':123"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4699638"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696845263 {#5003
        date: 2023-10-09 11:54:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: """
      Yes, create the voting base.\n
      \n
      If democrats move right, they take votes from Republicans and make it easier for third party to win.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696846246 {#5087
      date: 2023-10-09 12:10:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@trailing9@lemmy.ml"
      "@lugal@sopuli.xyz"
      "@pingveno@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5082 …}
    +nested: Doctrine\ORM\PersistentCollection {#5077 …}
    +votes: Doctrine\ORM\PersistentCollection {#5081 …}
    +reports: Doctrine\ORM\PersistentCollection {#5091 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5095 …}
    -id: 38513
    -bodyTs: "'base':5 'creat':2 'democrat':7 'easier':18 'make':16 'move':8 'parti':21 'republican':14 'right':9 'take':11 'third':20 'vote':4,12 'win':23 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4700725"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696846246 {#5090
      date: 2023-10-09 12:10:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "The problem is that leaves you with an unstable situation under FPTP. Let’s say that our fictional third party, the Yellow Party, is to the point where 40% goes to Republicans (right), 30% goes to Democrats (center-left), and 30% goes to Yellows (left). Now Republicans are winning despite Democrats and Yellows forming a majority. So Democrats are going to split at some point, arriving back at an equilibrium of approximately a 50-50 split between Republican-Democrats and Democrat-Yellows. So in essence, you’re right back where you started."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696904538 {#5118
    date: 2023-10-10 04:22:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@trailing9@lemmy.ml"
    "@lugal@sopuli.xyz"
    "@pingveno@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5121 …}
  +nested: Doctrine\ORM\PersistentCollection {#5125 …}
  +votes: Doctrine\ORM\PersistentCollection {#5127 …}
  +reports: Doctrine\ORM\PersistentCollection {#5128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5132 …}
  -id: 39603
  -bodyTs: "'-50':76 '30':34,42 '40':29 '50':75 'approxim':73 'arriv':67 'back':68,92 'center':39 'center-left':38 'democrat':37,52,59,81,84 'democrat-yellow':83 'despit':51 'equilibrium':71 'essenc':88 'fiction':18 'form':55 'fptp':12 'go':61 'goe':30,35,43 'leav':5 'left':40,46 'let':13 'major':57 'parti':20,23 'point':27,66 'problem':2 're':90 'republican':32,48,80 'republican-democrat':79 'right':33,91 'say':15 'situat':10 'split':63,77 'start':95 'third':19 'unstabl':9 'win':50 'yellow':22,45,54,85"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4741550"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696904538 {#5115
    date: 2023-10-10 04:22:18.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 {#5150
  +user: App\Entity\User {#4131 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5113
    +user: Proxies\__CG__\App\Entity\User {#4819 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5086
      +user: App\Entity\User {#4131 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5005
        +user: Proxies\__CG__\App\Entity\User {#4819 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4918
          +user: App\Entity\User {#4131 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4818
            +user: Proxies\__CG__\App\Entity\User {#4819 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4754
              +user: App\Entity\User {#4131 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4632
                +user: App\Entity\User {#3947 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4118
                  +user: App\Entity\User {#4131 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "Vote for other politicians. There won’t be a revolution."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 11
                  +score: 0
                  +lastActive: DateTime @1696905196 {#4113
                    date: 2023-10-10 04:33:16.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@EherVielleicht@feddit.de"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4119 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4121 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4123 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4125 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
                  -id: 37859
                  -bodyTs: "'politician':4 'revolut':10 'vote':1 'won':6"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ml/comment/4656956"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1696795596 {#4114
                    date: 2023-10-08 22:06:36.0 +02:00
                  }
                }
                +root: App\Entity\EntryComment {#4118}
                +body: "You mean the other neoliberal party?"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 8
                +score: 0
                +lastActive: DateTime @1696797167 {#4630
                  date: 2023-10-08 22:32:47.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@EherVielleicht@feddit.de"
                  "@trailing9@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4633 …}
                +nested: Doctrine\ORM\PersistentCollection {#4635 …}
                +votes: Doctrine\ORM\PersistentCollection {#4637 …}
                +reports: Doctrine\ORM\PersistentCollection {#4639 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
                -id: 37897
                -bodyTs: "'mean':2 'neoliber':5 'parti':6"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://sopuli.xyz/comment/3552746"
                +editedAt: null
                +createdAt: DateTimeImmutable @1696797167 {#4631
                  date: 2023-10-08 22:32:47.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4118}
              +body: """
                No. Use surveys and you know when a third party is ready.\n
                \n
                Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 2
              +score: 0
              +lastActive: DateTime @1696828823 {#4755
                date: 2023-10-09 07:20:23.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@EherVielleicht@feddit.de"
                "@trailing9@lemmy.ml"
                "@lugal@sopuli.xyz"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4747 …}
              +nested: Doctrine\ORM\PersistentCollection {#4745 …}
              +votes: Doctrine\ORM\PersistentCollection {#4743 …}
              +reports: Doctrine\ORM\PersistentCollection {#4756 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4758 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4760 …}
              -id: 38320
              -bodyTs: "'big':27 'furthermor':13 'know':6 'neoliber':18 'parti':10,16 'problem':28 'readi':12 'survey':3 'third':9 'use':2 'vote':22 'wast':20"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/4688471"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696828823 {#4752
                date: 2023-10-09 07:20:23.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4118}
            +body: """
              > No. Use surveys and you know when a third party is ready.\n
              \n
              It will never happen as long as FPTP is in place. You might get realignments, but it will always snap back to two major parties and a smattering of parties that can at most be spoilers. Fortunately the way the US’s voting works allows some gradual introduction of other systems like ranked choice that will not result in wasting votes.\n
              \n
              > Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.\n
              \n
              It is if you care about the actual tangible effects of your vote. Take LGBTQ rights. Democrats are, as a general rule, far better than Republicans. Wasting your vote because neither of the two significant parties does exactly what you want on some issues means hanging vulnerable groups out to dry. And for what, to feel emotional satisfaction?
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1696841958 {#4815
              date: 2023-10-09 10:59:18.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
              "@trailing9@lemmy.ml"
              "@lugal@sopuli.xyz"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4820 …}
            +nested: Doctrine\ORM\PersistentCollection {#4822 …}
            +votes: Doctrine\ORM\PersistentCollection {#4824 …}
            +reports: Doctrine\ORM\PersistentCollection {#4826 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4828 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4830 …}
            -id: 38460
            -bodyTs: "'actual':97 'allow':57 'alway':31 'back':33 'better':113 'big':88 'care':94 'choic':66 'democrat':106 'dri':140 'effect':99 'emot':146 'exact':127 'far':112 'feel':145 'fortun':49 'fptp':20 'furthermor':74 'general':110 'get':26 'gradual':59 'group':137 'hang':135 'happen':16 'introduct':60 'issu':133 'know':6 'lgbtq':104 'like':64 'long':18 'major':36 'mean':134 'might':25 'neither':120 'neoliber':79 'never':15 'parti':10,37,42,77,125 'place':23 'problem':89 'rank':65 'readi':12 'realign':27 'republican':115 'result':70 'right':105 'rule':111 'satisfact':147 'signific':124 'smatter':40 'snap':32 'spoiler':48 'survey':3 'system':63 'take':103 'tangibl':98 'third':9 'two':35,123 'us':53 'use':2 'vote':55,73,83,102,118 'vulner':136 'want':130 'wast':72,81,116 'way':51 'work':56"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/4698665"
            +editedAt: DateTimeImmutable @1696842038 {#4816
              date: 2023-10-09 11:00:38.0 +02:00
            }
            +createdAt: DateTimeImmutable @1696841958 {#4817
              date: 2023-10-09 10:59:18.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4118}
          +body: """
            > will always snap back to two major parties\n
            \n
            So make at least one of them a party with reasonable policies\n
            \n
            > It is if you care about the actual tangible effects\n
            \n
            Of course people care. That’s the lock-in.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1696842907 {#4916
            date: 2023-10-09 11:15:07.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@trailing9@lemmy.ml"
            "@lugal@sopuli.xyz"
            "@pingveno@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4919 …}
          +nested: Doctrine\ORM\PersistentCollection {#4921 …}
          +votes: Doctrine\ORM\PersistentCollection {#4923 …}
          +reports: Doctrine\ORM\PersistentCollection {#4925 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4927 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4929 …}
          -id: 38470
          -bodyTs: "'actual':28 'alway':2 'back':4 'care':25,34 'cours':32 'effect':30 'least':12 'lock':39 'lock-in':38 'major':7 'make':10 'one':13 'parti':8,17 'peopl':33 'polici':20 'reason':19 'snap':3 'tangibl':29 'two':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4698879"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696842907 {#4917
            date: 2023-10-09 11:15:07.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4118}
        +body: """
          > So make at least one of them a party with reasonable policies\n
          \n
          Give them a voting base that they can do that with. You can disagree with policy all you want, but if the votes aren’t there then it’s hard for politicians to justify voting against their constituents. You’ll just get the present situation where a smattering of politicians support more left policies, but most Democrats are center-left.\n
          \n
          > Of course people care. That’s the lock-in.\n
          \n
          Okay, but the problem is that those third parties have no chance of winning. If you deny the closest viable party your vote, they will just move rightward to try to capture votes they think they can feasibly win without alienating the middle. Stubbornly sitting in the extremes gets you little in situations where you have to compromise.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696845263 {#5006
          date: 2023-10-09 11:54:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@trailing9@lemmy.ml"
          "@lugal@sopuli.xyz"
          "@pingveno@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5000 …}
        +nested: Doctrine\ORM\PersistentCollection {#4994 …}
        +votes: Doctrine\ORM\PersistentCollection {#4998 …}
        +reports: Doctrine\ORM\PersistentCollection {#5009 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5011 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5013 …}
        -id: 38502
        -bodyTs: "'alien':124 'aren':36 'base':17 'captur':115 'care':77 'center':72 'center-left':71 'chanc':95 'closest':102 'compromis':141 'constitu':50 'cours':75 'democrat':69 'deni':100 'disagre':26 'extrem':131 'feasibl':121 'get':54,132 'give':13 'hard':42 'justifi':46 'least':4 'left':65,73 'littl':134 'll':52 'lock':82 'lock-in':81 'make':2 'middl':126 'move':110 'okay':84 'one':5 'parti':9,92,104 'peopl':76 'polici':12,28,66 'politician':44,62 'present':56 'problem':87 'reason':11 'rightward':111 'sit':128 'situat':57,136 'smatter':60 'stubborn':127 'support':63 'think':118 'third':91 'tri':113 'viabl':103 'vote':16,35,47,106,116 'want':31 'win':97,122 'without':123"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4699638"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696845263 {#5003
          date: 2023-10-09 11:54:23.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4118}
      +body: """
        Yes, create the voting base.\n
        \n
        If democrats move right, they take votes from Republicans and make it easier for third party to win.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696846246 {#5087
        date: 2023-10-09 12:10:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@trailing9@lemmy.ml"
        "@lugal@sopuli.xyz"
        "@pingveno@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5082 …}
      +nested: Doctrine\ORM\PersistentCollection {#5077 …}
      +votes: Doctrine\ORM\PersistentCollection {#5081 …}
      +reports: Doctrine\ORM\PersistentCollection {#5091 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5093 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5095 …}
      -id: 38513
      -bodyTs: "'base':5 'creat':2 'democrat':7 'easier':18 'make':16 'move':8 'parti':21 'republican':14 'right':9 'take':11 'third':20 'vote':4,12 'win':23 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4700725"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696846246 {#5090
        date: 2023-10-09 12:10:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: "The problem is that leaves you with an unstable situation under FPTP. Let’s say that our fictional third party, the Yellow Party, is to the point where 40% goes to Republicans (right), 30% goes to Democrats (center-left), and 30% goes to Yellows (left). Now Republicans are winning despite Democrats and Yellows forming a majority. So Democrats are going to split at some point, arriving back at an equilibrium of approximately a 50-50 split between Republican-Democrats and Democrat-Yellows. So in essence, you’re right back where you started."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696904538 {#5118
      date: 2023-10-10 04:22:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@trailing9@lemmy.ml"
      "@lugal@sopuli.xyz"
      "@pingveno@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5121 …}
    +nested: Doctrine\ORM\PersistentCollection {#5125 …}
    +votes: Doctrine\ORM\PersistentCollection {#5127 …}
    +reports: Doctrine\ORM\PersistentCollection {#5128 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5130 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5132 …}
    -id: 39603
    -bodyTs: "'-50':76 '30':34,42 '40':29 '50':75 'approxim':73 'arriv':67 'back':68,92 'center':39 'center-left':38 'democrat':37,52,59,81,84 'democrat-yellow':83 'despit':51 'equilibrium':71 'essenc':88 'fiction':18 'form':55 'fptp':12 'go':61 'goe':30,35,43 'leav':5 'left':40,46 'let':13 'major':57 'parti':20,23 'point':27,66 'problem':2 're':90 'republican':32,48,80 'republican-democrat':79 'right':33,91 'say':15 'situat':10 'split':63,77 'start':95 'third':19 'unstabl':9 'win':50 'yellow':22,45,54,85"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4741550"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696904538 {#5115
      date: 2023-10-10 04:22:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "But you have a new party with better politics. Otherwise you argue that Democrats and Republicans already represent exactly the will of the population."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696905194 {#5155
    date: 2023-10-10 04:33:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@trailing9@lemmy.ml"
    "@lugal@sopuli.xyz"
    "@pingveno@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5158 …}
  +nested: Doctrine\ORM\PersistentCollection {#5162 …}
  +votes: Doctrine\ORM\PersistentCollection {#5164 …}
  +reports: Doctrine\ORM\PersistentCollection {#5165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5169 …}
  -id: 39620
  -bodyTs: "'alreadi':17 'argu':12 'better':8 'democrat':14 'exact':19 'new':5 'otherwis':10 'parti':6 'polit':9 'popul':24 'repres':18 'republican':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4741874"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696905194 {#5152
    date: 2023-10-10 04:33:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#5150
  +user: App\Entity\User {#4131 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5113
    +user: Proxies\__CG__\App\Entity\User {#4819 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5086
      +user: App\Entity\User {#4131 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5005
        +user: Proxies\__CG__\App\Entity\User {#4819 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4918
          +user: App\Entity\User {#4131 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4818
            +user: Proxies\__CG__\App\Entity\User {#4819 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4754
              +user: App\Entity\User {#4131 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4632
                +user: App\Entity\User {#3947 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4118
                  +user: App\Entity\User {#4131 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "Vote for other politicians. There won’t be a revolution."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 11
                  +score: 0
                  +lastActive: DateTime @1696905196 {#4113
                    date: 2023-10-10 04:33:16.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@EherVielleicht@feddit.de"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4119 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4121 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4123 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4125 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
                  -id: 37859
                  -bodyTs: "'politician':4 'revolut':10 'vote':1 'won':6"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ml/comment/4656956"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1696795596 {#4114
                    date: 2023-10-08 22:06:36.0 +02:00
                  }
                }
                +root: App\Entity\EntryComment {#4118}
                +body: "You mean the other neoliberal party?"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 8
                +score: 0
                +lastActive: DateTime @1696797167 {#4630
                  date: 2023-10-08 22:32:47.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@EherVielleicht@feddit.de"
                  "@trailing9@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4633 …}
                +nested: Doctrine\ORM\PersistentCollection {#4635 …}
                +votes: Doctrine\ORM\PersistentCollection {#4637 …}
                +reports: Doctrine\ORM\PersistentCollection {#4639 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
                -id: 37897
                -bodyTs: "'mean':2 'neoliber':5 'parti':6"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://sopuli.xyz/comment/3552746"
                +editedAt: null
                +createdAt: DateTimeImmutable @1696797167 {#4631
                  date: 2023-10-08 22:32:47.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4118}
              +body: """
                No. Use surveys and you know when a third party is ready.\n
                \n
                Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 2
              +score: 0
              +lastActive: DateTime @1696828823 {#4755
                date: 2023-10-09 07:20:23.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@EherVielleicht@feddit.de"
                "@trailing9@lemmy.ml"
                "@lugal@sopuli.xyz"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4747 …}
              +nested: Doctrine\ORM\PersistentCollection {#4745 …}
              +votes: Doctrine\ORM\PersistentCollection {#4743 …}
              +reports: Doctrine\ORM\PersistentCollection {#4756 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4758 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4760 …}
              -id: 38320
              -bodyTs: "'big':27 'furthermor':13 'know':6 'neoliber':18 'parti':10,16 'problem':28 'readi':12 'survey':3 'third':9 'use':2 'vote':22 'wast':20"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/4688471"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696828823 {#4752
                date: 2023-10-09 07:20:23.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4118}
            +body: """
              > No. Use surveys and you know when a third party is ready.\n
              \n
              It will never happen as long as FPTP is in place. You might get realignments, but it will always snap back to two major parties and a smattering of parties that can at most be spoilers. Fortunately the way the US’s voting works allows some gradual introduction of other systems like ranked choice that will not result in wasting votes.\n
              \n
              > Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.\n
              \n
              It is if you care about the actual tangible effects of your vote. Take LGBTQ rights. Democrats are, as a general rule, far better than Republicans. Wasting your vote because neither of the two significant parties does exactly what you want on some issues means hanging vulnerable groups out to dry. And for what, to feel emotional satisfaction?
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1696841958 {#4815
              date: 2023-10-09 10:59:18.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
              "@trailing9@lemmy.ml"
              "@lugal@sopuli.xyz"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4820 …}
            +nested: Doctrine\ORM\PersistentCollection {#4822 …}
            +votes: Doctrine\ORM\PersistentCollection {#4824 …}
            +reports: Doctrine\ORM\PersistentCollection {#4826 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4828 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4830 …}
            -id: 38460
            -bodyTs: "'actual':97 'allow':57 'alway':31 'back':33 'better':113 'big':88 'care':94 'choic':66 'democrat':106 'dri':140 'effect':99 'emot':146 'exact':127 'far':112 'feel':145 'fortun':49 'fptp':20 'furthermor':74 'general':110 'get':26 'gradual':59 'group':137 'hang':135 'happen':16 'introduct':60 'issu':133 'know':6 'lgbtq':104 'like':64 'long':18 'major':36 'mean':134 'might':25 'neither':120 'neoliber':79 'never':15 'parti':10,37,42,77,125 'place':23 'problem':89 'rank':65 'readi':12 'realign':27 'republican':115 'result':70 'right':105 'rule':111 'satisfact':147 'signific':124 'smatter':40 'snap':32 'spoiler':48 'survey':3 'system':63 'take':103 'tangibl':98 'third':9 'two':35,123 'us':53 'use':2 'vote':55,73,83,102,118 'vulner':136 'want':130 'wast':72,81,116 'way':51 'work':56"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/4698665"
            +editedAt: DateTimeImmutable @1696842038 {#4816
              date: 2023-10-09 11:00:38.0 +02:00
            }
            +createdAt: DateTimeImmutable @1696841958 {#4817
              date: 2023-10-09 10:59:18.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4118}
          +body: """
            > will always snap back to two major parties\n
            \n
            So make at least one of them a party with reasonable policies\n
            \n
            > It is if you care about the actual tangible effects\n
            \n
            Of course people care. That’s the lock-in.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1696842907 {#4916
            date: 2023-10-09 11:15:07.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@trailing9@lemmy.ml"
            "@lugal@sopuli.xyz"
            "@pingveno@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4919 …}
          +nested: Doctrine\ORM\PersistentCollection {#4921 …}
          +votes: Doctrine\ORM\PersistentCollection {#4923 …}
          +reports: Doctrine\ORM\PersistentCollection {#4925 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4927 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4929 …}
          -id: 38470
          -bodyTs: "'actual':28 'alway':2 'back':4 'care':25,34 'cours':32 'effect':30 'least':12 'lock':39 'lock-in':38 'major':7 'make':10 'one':13 'parti':8,17 'peopl':33 'polici':20 'reason':19 'snap':3 'tangibl':29 'two':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4698879"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696842907 {#4917
            date: 2023-10-09 11:15:07.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4118}
        +body: """
          > So make at least one of them a party with reasonable policies\n
          \n
          Give them a voting base that they can do that with. You can disagree with policy all you want, but if the votes aren’t there then it’s hard for politicians to justify voting against their constituents. You’ll just get the present situation where a smattering of politicians support more left policies, but most Democrats are center-left.\n
          \n
          > Of course people care. That’s the lock-in.\n
          \n
          Okay, but the problem is that those third parties have no chance of winning. If you deny the closest viable party your vote, they will just move rightward to try to capture votes they think they can feasibly win without alienating the middle. Stubbornly sitting in the extremes gets you little in situations where you have to compromise.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696845263 {#5006
          date: 2023-10-09 11:54:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@trailing9@lemmy.ml"
          "@lugal@sopuli.xyz"
          "@pingveno@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5000 …}
        +nested: Doctrine\ORM\PersistentCollection {#4994 …}
        +votes: Doctrine\ORM\PersistentCollection {#4998 …}
        +reports: Doctrine\ORM\PersistentCollection {#5009 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5011 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5013 …}
        -id: 38502
        -bodyTs: "'alien':124 'aren':36 'base':17 'captur':115 'care':77 'center':72 'center-left':71 'chanc':95 'closest':102 'compromis':141 'constitu':50 'cours':75 'democrat':69 'deni':100 'disagre':26 'extrem':131 'feasibl':121 'get':54,132 'give':13 'hard':42 'justifi':46 'least':4 'left':65,73 'littl':134 'll':52 'lock':82 'lock-in':81 'make':2 'middl':126 'move':110 'okay':84 'one':5 'parti':9,92,104 'peopl':76 'polici':12,28,66 'politician':44,62 'present':56 'problem':87 'reason':11 'rightward':111 'sit':128 'situat':57,136 'smatter':60 'stubborn':127 'support':63 'think':118 'third':91 'tri':113 'viabl':103 'vote':16,35,47,106,116 'want':31 'win':97,122 'without':123"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4699638"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696845263 {#5003
          date: 2023-10-09 11:54:23.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4118}
      +body: """
        Yes, create the voting base.\n
        \n
        If democrats move right, they take votes from Republicans and make it easier for third party to win.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696846246 {#5087
        date: 2023-10-09 12:10:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@trailing9@lemmy.ml"
        "@lugal@sopuli.xyz"
        "@pingveno@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5082 …}
      +nested: Doctrine\ORM\PersistentCollection {#5077 …}
      +votes: Doctrine\ORM\PersistentCollection {#5081 …}
      +reports: Doctrine\ORM\PersistentCollection {#5091 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5093 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5095 …}
      -id: 38513
      -bodyTs: "'base':5 'creat':2 'democrat':7 'easier':18 'make':16 'move':8 'parti':21 'republican':14 'right':9 'take':11 'third':20 'vote':4,12 'win':23 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4700725"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696846246 {#5090
        date: 2023-10-09 12:10:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: "The problem is that leaves you with an unstable situation under FPTP. Let’s say that our fictional third party, the Yellow Party, is to the point where 40% goes to Republicans (right), 30% goes to Democrats (center-left), and 30% goes to Yellows (left). Now Republicans are winning despite Democrats and Yellows forming a majority. So Democrats are going to split at some point, arriving back at an equilibrium of approximately a 50-50 split between Republican-Democrats and Democrat-Yellows. So in essence, you’re right back where you started."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696904538 {#5118
      date: 2023-10-10 04:22:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@trailing9@lemmy.ml"
      "@lugal@sopuli.xyz"
      "@pingveno@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5121 …}
    +nested: Doctrine\ORM\PersistentCollection {#5125 …}
    +votes: Doctrine\ORM\PersistentCollection {#5127 …}
    +reports: Doctrine\ORM\PersistentCollection {#5128 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5130 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5132 …}
    -id: 39603
    -bodyTs: "'-50':76 '30':34,42 '40':29 '50':75 'approxim':73 'arriv':67 'back':68,92 'center':39 'center-left':38 'democrat':37,52,59,81,84 'democrat-yellow':83 'despit':51 'equilibrium':71 'essenc':88 'fiction':18 'form':55 'fptp':12 'go':61 'goe':30,35,43 'leav':5 'left':40,46 'let':13 'major':57 'parti':20,23 'point':27,66 'problem':2 're':90 'republican':32,48,80 'republican-democrat':79 'right':33,91 'say':15 'situat':10 'split':63,77 'start':95 'third':19 'unstabl':9 'win':50 'yellow':22,45,54,85"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4741550"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696904538 {#5115
      date: 2023-10-10 04:22:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "But you have a new party with better politics. Otherwise you argue that Democrats and Republicans already represent exactly the will of the population."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696905194 {#5155
    date: 2023-10-10 04:33:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@trailing9@lemmy.ml"
    "@lugal@sopuli.xyz"
    "@pingveno@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5158 …}
  +nested: Doctrine\ORM\PersistentCollection {#5162 …}
  +votes: Doctrine\ORM\PersistentCollection {#5164 …}
  +reports: Doctrine\ORM\PersistentCollection {#5165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5169 …}
  -id: 39620
  -bodyTs: "'alreadi':17 'argu':12 'better':8 'democrat':14 'exact':19 'new':5 'otherwis':10 'parti':6 'polit':9 'popul':24 'repres':18 'republican':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4741874"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696905194 {#5152
    date: 2023-10-10 04:33:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#5150
  +user: App\Entity\User {#4131 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5113
    +user: Proxies\__CG__\App\Entity\User {#4819 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5086
      +user: App\Entity\User {#4131 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5005
        +user: Proxies\__CG__\App\Entity\User {#4819 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4918
          +user: App\Entity\User {#4131 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4818
            +user: Proxies\__CG__\App\Entity\User {#4819 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4754
              +user: App\Entity\User {#4131 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4632
                +user: App\Entity\User {#3947 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4118
                  +user: App\Entity\User {#4131 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "Vote for other politicians. There won’t be a revolution."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 11
                  +score: 0
                  +lastActive: DateTime @1696905196 {#4113
                    date: 2023-10-10 04:33:16.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@EherVielleicht@feddit.de"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4119 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4121 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4123 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4125 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
                  -id: 37859
                  -bodyTs: "'politician':4 'revolut':10 'vote':1 'won':6"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ml/comment/4656956"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1696795596 {#4114
                    date: 2023-10-08 22:06:36.0 +02:00
                  }
                }
                +root: App\Entity\EntryComment {#4118}
                +body: "You mean the other neoliberal party?"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 8
                +score: 0
                +lastActive: DateTime @1696797167 {#4630
                  date: 2023-10-08 22:32:47.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@EherVielleicht@feddit.de"
                  "@trailing9@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4633 …}
                +nested: Doctrine\ORM\PersistentCollection {#4635 …}
                +votes: Doctrine\ORM\PersistentCollection {#4637 …}
                +reports: Doctrine\ORM\PersistentCollection {#4639 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
                -id: 37897
                -bodyTs: "'mean':2 'neoliber':5 'parti':6"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://sopuli.xyz/comment/3552746"
                +editedAt: null
                +createdAt: DateTimeImmutable @1696797167 {#4631
                  date: 2023-10-08 22:32:47.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4118}
              +body: """
                No. Use surveys and you know when a third party is ready.\n
                \n
                Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 2
              +score: 0
              +lastActive: DateTime @1696828823 {#4755
                date: 2023-10-09 07:20:23.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@EherVielleicht@feddit.de"
                "@trailing9@lemmy.ml"
                "@lugal@sopuli.xyz"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4747 …}
              +nested: Doctrine\ORM\PersistentCollection {#4745 …}
              +votes: Doctrine\ORM\PersistentCollection {#4743 …}
              +reports: Doctrine\ORM\PersistentCollection {#4756 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4758 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4760 …}
              -id: 38320
              -bodyTs: "'big':27 'furthermor':13 'know':6 'neoliber':18 'parti':10,16 'problem':28 'readi':12 'survey':3 'third':9 'use':2 'vote':22 'wast':20"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/4688471"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696828823 {#4752
                date: 2023-10-09 07:20:23.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4118}
            +body: """
              > No. Use surveys and you know when a third party is ready.\n
              \n
              It will never happen as long as FPTP is in place. You might get realignments, but it will always snap back to two major parties and a smattering of parties that can at most be spoilers. Fortunately the way the US’s voting works allows some gradual introduction of other systems like ranked choice that will not result in wasting votes.\n
              \n
              > Furthermore if both parties are neoliberal then wasting a vote is not such a big problem.\n
              \n
              It is if you care about the actual tangible effects of your vote. Take LGBTQ rights. Democrats are, as a general rule, far better than Republicans. Wasting your vote because neither of the two significant parties does exactly what you want on some issues means hanging vulnerable groups out to dry. And for what, to feel emotional satisfaction?
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1696841958 {#4815
              date: 2023-10-09 10:59:18.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
              "@trailing9@lemmy.ml"
              "@lugal@sopuli.xyz"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4820 …}
            +nested: Doctrine\ORM\PersistentCollection {#4822 …}
            +votes: Doctrine\ORM\PersistentCollection {#4824 …}
            +reports: Doctrine\ORM\PersistentCollection {#4826 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4828 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4830 …}
            -id: 38460
            -bodyTs: "'actual':97 'allow':57 'alway':31 'back':33 'better':113 'big':88 'care':94 'choic':66 'democrat':106 'dri':140 'effect':99 'emot':146 'exact':127 'far':112 'feel':145 'fortun':49 'fptp':20 'furthermor':74 'general':110 'get':26 'gradual':59 'group':137 'hang':135 'happen':16 'introduct':60 'issu':133 'know':6 'lgbtq':104 'like':64 'long':18 'major':36 'mean':134 'might':25 'neither':120 'neoliber':79 'never':15 'parti':10,37,42,77,125 'place':23 'problem':89 'rank':65 'readi':12 'realign':27 'republican':115 'result':70 'right':105 'rule':111 'satisfact':147 'signific':124 'smatter':40 'snap':32 'spoiler':48 'survey':3 'system':63 'take':103 'tangibl':98 'third':9 'two':35,123 'us':53 'use':2 'vote':55,73,83,102,118 'vulner':136 'want':130 'wast':72,81,116 'way':51 'work':56"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/4698665"
            +editedAt: DateTimeImmutable @1696842038 {#4816
              date: 2023-10-09 11:00:38.0 +02:00
            }
            +createdAt: DateTimeImmutable @1696841958 {#4817
              date: 2023-10-09 10:59:18.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4118}
          +body: """
            > will always snap back to two major parties\n
            \n
            So make at least one of them a party with reasonable policies\n
            \n
            > It is if you care about the actual tangible effects\n
            \n
            Of course people care. That’s the lock-in.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1696842907 {#4916
            date: 2023-10-09 11:15:07.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@trailing9@lemmy.ml"
            "@lugal@sopuli.xyz"
            "@pingveno@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4919 …}
          +nested: Doctrine\ORM\PersistentCollection {#4921 …}
          +votes: Doctrine\ORM\PersistentCollection {#4923 …}
          +reports: Doctrine\ORM\PersistentCollection {#4925 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4927 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4929 …}
          -id: 38470
          -bodyTs: "'actual':28 'alway':2 'back':4 'care':25,34 'cours':32 'effect':30 'least':12 'lock':39 'lock-in':38 'major':7 'make':10 'one':13 'parti':8,17 'peopl':33 'polici':20 'reason':19 'snap':3 'tangibl':29 'two':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4698879"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696842907 {#4917
            date: 2023-10-09 11:15:07.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4118}
        +body: """
          > So make at least one of them a party with reasonable policies\n
          \n
          Give them a voting base that they can do that with. You can disagree with policy all you want, but if the votes aren’t there then it’s hard for politicians to justify voting against their constituents. You’ll just get the present situation where a smattering of politicians support more left policies, but most Democrats are center-left.\n
          \n
          > Of course people care. That’s the lock-in.\n
          \n
          Okay, but the problem is that those third parties have no chance of winning. If you deny the closest viable party your vote, they will just move rightward to try to capture votes they think they can feasibly win without alienating the middle. Stubbornly sitting in the extremes gets you little in situations where you have to compromise.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696845263 {#5006
          date: 2023-10-09 11:54:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@trailing9@lemmy.ml"
          "@lugal@sopuli.xyz"
          "@pingveno@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5000 …}
        +nested: Doctrine\ORM\PersistentCollection {#4994 …}
        +votes: Doctrine\ORM\PersistentCollection {#4998 …}
        +reports: Doctrine\ORM\PersistentCollection {#5009 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5011 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5013 …}
        -id: 38502
        -bodyTs: "'alien':124 'aren':36 'base':17 'captur':115 'care':77 'center':72 'center-left':71 'chanc':95 'closest':102 'compromis':141 'constitu':50 'cours':75 'democrat':69 'deni':100 'disagre':26 'extrem':131 'feasibl':121 'get':54,132 'give':13 'hard':42 'justifi':46 'least':4 'left':65,73 'littl':134 'll':52 'lock':82 'lock-in':81 'make':2 'middl':126 'move':110 'okay':84 'one':5 'parti':9,92,104 'peopl':76 'polici':12,28,66 'politician':44,62 'present':56 'problem':87 'reason':11 'rightward':111 'sit':128 'situat':57,136 'smatter':60 'stubborn':127 'support':63 'think':118 'third':91 'tri':113 'viabl':103 'vote':16,35,47,106,116 'want':31 'win':97,122 'without':123"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4699638"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696845263 {#5003
          date: 2023-10-09 11:54:23.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4118}
      +body: """
        Yes, create the voting base.\n
        \n
        If democrats move right, they take votes from Republicans and make it easier for third party to win.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696846246 {#5087
        date: 2023-10-09 12:10:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@trailing9@lemmy.ml"
        "@lugal@sopuli.xyz"
        "@pingveno@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5082 …}
      +nested: Doctrine\ORM\PersistentCollection {#5077 …}
      +votes: Doctrine\ORM\PersistentCollection {#5081 …}
      +reports: Doctrine\ORM\PersistentCollection {#5091 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5093 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5095 …}
      -id: 38513
      -bodyTs: "'base':5 'creat':2 'democrat':7 'easier':18 'make':16 'move':8 'parti':21 'republican':14 'right':9 'take':11 'third':20 'vote':4,12 'win':23 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4700725"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696846246 {#5090
        date: 2023-10-09 12:10:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: "The problem is that leaves you with an unstable situation under FPTP. Let’s say that our fictional third party, the Yellow Party, is to the point where 40% goes to Republicans (right), 30% goes to Democrats (center-left), and 30% goes to Yellows (left). Now Republicans are winning despite Democrats and Yellows forming a majority. So Democrats are going to split at some point, arriving back at an equilibrium of approximately a 50-50 split between Republican-Democrats and Democrat-Yellows. So in essence, you’re right back where you started."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696904538 {#5118
      date: 2023-10-10 04:22:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@trailing9@lemmy.ml"
      "@lugal@sopuli.xyz"
      "@pingveno@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5121 …}
    +nested: Doctrine\ORM\PersistentCollection {#5125 …}
    +votes: Doctrine\ORM\PersistentCollection {#5127 …}
    +reports: Doctrine\ORM\PersistentCollection {#5128 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5130 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5132 …}
    -id: 39603
    -bodyTs: "'-50':76 '30':34,42 '40':29 '50':75 'approxim':73 'arriv':67 'back':68,92 'center':39 'center-left':38 'democrat':37,52,59,81,84 'democrat-yellow':83 'despit':51 'equilibrium':71 'essenc':88 'fiction':18 'form':55 'fptp':12 'go':61 'goe':30,35,43 'leav':5 'left':40,46 'let':13 'major':57 'parti':20,23 'point':27,66 'problem':2 're':90 'republican':32,48,80 'republican-democrat':79 'right':33,91 'say':15 'situat':10 'split':63,77 'start':95 'third':19 'unstabl':9 'win':50 'yellow':22,45,54,85"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4741550"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696904538 {#5115
      date: 2023-10-10 04:22:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "But you have a new party with better politics. Otherwise you argue that Democrats and Republicans already represent exactly the will of the population."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696905194 {#5155
    date: 2023-10-10 04:33:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@trailing9@lemmy.ml"
    "@lugal@sopuli.xyz"
    "@pingveno@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5158 …}
  +nested: Doctrine\ORM\PersistentCollection {#5162 …}
  +votes: Doctrine\ORM\PersistentCollection {#5164 …}
  +reports: Doctrine\ORM\PersistentCollection {#5165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5169 …}
  -id: 39620
  -bodyTs: "'alreadi':17 'argu':12 'better':8 'democrat':14 'exact':19 'new':5 'otherwis':10 'parti':6 'polit':9 'popul':24 'repres':18 'republican':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4741874"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696905194 {#5152
    date: 2023-10-10 04:33:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4191
  +user: App\Entity\User {#4204 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    The tornado is about to destroy the politicians and rich people’s homes … but dissipates at the last moment.\n
    \n
    Politicians and rich people for the 200th time … *Huh, wow … that was close … sips drink and goes back in their house*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696840995 {#4186
    date: 2023-10-09 10:43:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4192 …}
  +nested: Doctrine\ORM\PersistentCollection {#4194 …}
  +votes: Doctrine\ORM\PersistentCollection {#4196 …}
  +reports: Doctrine\ORM\PersistentCollection {#4198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
  -id: 37888
  -bodyTs: "'200th':26 'back':37 'close':32 'destroy':6 'dissip':15 'drink':34 'goe':36 'home':13 'hous':40 'huh':28 'last':18 'moment':19 'peopl':11,23 'politician':8,20 'rich':10,22 'sip':33 'time':27 'tornado':2 'wow':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3779753"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696796834 {#4187
    date: 2023-10-08 22:27:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#4191
  +user: App\Entity\User {#4204 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    The tornado is about to destroy the politicians and rich people’s homes … but dissipates at the last moment.\n
    \n
    Politicians and rich people for the 200th time … *Huh, wow … that was close … sips drink and goes back in their house*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696840995 {#4186
    date: 2023-10-09 10:43:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4192 …}
  +nested: Doctrine\ORM\PersistentCollection {#4194 …}
  +votes: Doctrine\ORM\PersistentCollection {#4196 …}
  +reports: Doctrine\ORM\PersistentCollection {#4198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
  -id: 37888
  -bodyTs: "'200th':26 'back':37 'close':32 'destroy':6 'dissip':15 'drink':34 'goe':36 'home':13 'hous':40 'huh':28 'last':18 'moment':19 'peopl':11,23 'politician':8,20 'rich':10,22 'sip':33 'time':27 'tornado':2 'wow':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3779753"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696796834 {#4187
    date: 2023-10-08 22:27:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#4191
  +user: App\Entity\User {#4204 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    The tornado is about to destroy the politicians and rich people’s homes … but dissipates at the last moment.\n
    \n
    Politicians and rich people for the 200th time … *Huh, wow … that was close … sips drink and goes back in their house*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696840995 {#4186
    date: 2023-10-09 10:43:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4192 …}
  +nested: Doctrine\ORM\PersistentCollection {#4194 …}
  +votes: Doctrine\ORM\PersistentCollection {#4196 …}
  +reports: Doctrine\ORM\PersistentCollection {#4198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
  -id: 37888
  -bodyTs: "'200th':26 'back':37 'close':32 'destroy':6 'dissip':15 'drink':34 'goe':36 'home':13 'hous':40 'huh':28 'last':18 'moment':19 'peopl':11,23 'politician':8,20 'rich':10,22 'sip':33 'time':27 'tornado':2 'wow':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3779753"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696796834 {#4187
    date: 2023-10-08 22:27:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4648
  +user: Proxies\__CG__\App\Entity\User {#4649 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4191
    +user: App\Entity\User {#4204 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      The tornado is about to destroy the politicians and rich people’s homes … but dissipates at the last moment.\n
      \n
      Politicians and rich people for the 200th time … *Huh, wow … that was close … sips drink and goes back in their house*
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696840995 {#4186
      date: 2023-10-09 10:43:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4192 …}
    +nested: Doctrine\ORM\PersistentCollection {#4194 …}
    +votes: Doctrine\ORM\PersistentCollection {#4196 …}
    +reports: Doctrine\ORM\PersistentCollection {#4198 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
    -id: 37888
    -bodyTs: "'200th':26 'back':37 'close':32 'destroy':6 'dissip':15 'drink':34 'goe':36 'home':13 'hous':40 'huh':28 'last':18 'moment':19 'peopl':11,23 'politician':8,20 'rich':10,22 'sip':33 'time':27 'tornado':2 'wow':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3779753"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696796834 {#4187
      date: 2023-10-08 22:27:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "no successful revolution ever happened on the first attempt. Though in western europe we got 200 years of failure wtf is wrong with us."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696840994 {#4645
    date: 2023-10-09 10:43:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@ininewcrow@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4650 …}
  +nested: Doctrine\ORM\PersistentCollection {#4652 …}
  +votes: Doctrine\ORM\PersistentCollection {#4654 …}
  +reports: Doctrine\ORM\PersistentCollection {#4656 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4658 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4660 …}
  -id: 38447
  -bodyTs: "'200':16 'attempt':9 'europ':13 'ever':4 'failur':19 'first':8 'got':15 'happen':5 'revolut':3 'success':2 'though':10 'us':24 'western':12 'wrong':22 'wtf':20 'year':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2662307"
  +editedAt: DateTimeImmutable @1696841055 {#4646
    date: 2023-10-09 10:44:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696840994 {#4647
    date: 2023-10-09 10:43:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#4648
  +user: Proxies\__CG__\App\Entity\User {#4649 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4191
    +user: App\Entity\User {#4204 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      The tornado is about to destroy the politicians and rich people’s homes … but dissipates at the last moment.\n
      \n
      Politicians and rich people for the 200th time … *Huh, wow … that was close … sips drink and goes back in their house*
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696840995 {#4186
      date: 2023-10-09 10:43:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4192 …}
    +nested: Doctrine\ORM\PersistentCollection {#4194 …}
    +votes: Doctrine\ORM\PersistentCollection {#4196 …}
    +reports: Doctrine\ORM\PersistentCollection {#4198 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
    -id: 37888
    -bodyTs: "'200th':26 'back':37 'close':32 'destroy':6 'dissip':15 'drink':34 'goe':36 'home':13 'hous':40 'huh':28 'last':18 'moment':19 'peopl':11,23 'politician':8,20 'rich':10,22 'sip':33 'time':27 'tornado':2 'wow':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3779753"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696796834 {#4187
      date: 2023-10-08 22:27:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "no successful revolution ever happened on the first attempt. Though in western europe we got 200 years of failure wtf is wrong with us."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696840994 {#4645
    date: 2023-10-09 10:43:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@ininewcrow@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4650 …}
  +nested: Doctrine\ORM\PersistentCollection {#4652 …}
  +votes: Doctrine\ORM\PersistentCollection {#4654 …}
  +reports: Doctrine\ORM\PersistentCollection {#4656 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4658 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4660 …}
  -id: 38447
  -bodyTs: "'200':16 'attempt':9 'europ':13 'ever':4 'failur':19 'first':8 'got':15 'happen':5 'revolut':3 'success':2 'though':10 'us':24 'western':12 'wrong':22 'wtf':20 'year':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2662307"
  +editedAt: DateTimeImmutable @1696841055 {#4646
    date: 2023-10-09 10:44:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696840994 {#4647
    date: 2023-10-09 10:43:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#4648
  +user: Proxies\__CG__\App\Entity\User {#4649 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4191
    +user: App\Entity\User {#4204 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      The tornado is about to destroy the politicians and rich people’s homes … but dissipates at the last moment.\n
      \n
      Politicians and rich people for the 200th time … *Huh, wow … that was close … sips drink and goes back in their house*
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696840995 {#4186
      date: 2023-10-09 10:43:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4192 …}
    +nested: Doctrine\ORM\PersistentCollection {#4194 …}
    +votes: Doctrine\ORM\PersistentCollection {#4196 …}
    +reports: Doctrine\ORM\PersistentCollection {#4198 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
    -id: 37888
    -bodyTs: "'200th':26 'back':37 'close':32 'destroy':6 'dissip':15 'drink':34 'goe':36 'home':13 'hous':40 'huh':28 'last':18 'moment':19 'peopl':11,23 'politician':8,20 'rich':10,22 'sip':33 'time':27 'tornado':2 'wow':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3779753"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696796834 {#4187
      date: 2023-10-08 22:27:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "no successful revolution ever happened on the first attempt. Though in western europe we got 200 years of failure wtf is wrong with us."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696840994 {#4645
    date: 2023-10-09 10:43:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@ininewcrow@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4650 …}
  +nested: Doctrine\ORM\PersistentCollection {#4652 …}
  +votes: Doctrine\ORM\PersistentCollection {#4654 …}
  +reports: Doctrine\ORM\PersistentCollection {#4656 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4658 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4660 …}
  -id: 38447
  -bodyTs: "'200':16 'attempt':9 'europ':13 'ever':4 'failur':19 'first':8 'got':15 'happen':5 'revolut':3 'success':2 'though':10 'us':24 'western':12 'wrong':22 'wtf':20 'year':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2662307"
  +editedAt: DateTimeImmutable @1696841055 {#4646
    date: 2023-10-09 10:44:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696840994 {#4647
    date: 2023-10-09 10:43:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4265
  +user: App\Entity\User {#4278 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Imagine not being taxed half your salary in exchange for good social services and amazing public transport infrastructure."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696800833 {#4260
    date: 2023-10-08 23:33:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4266 …}
  +nested: Doctrine\ORM\PersistentCollection {#4268 …}
  +votes: Doctrine\ORM\PersistentCollection {#4270 …}
  +reports: Doctrine\ORM\PersistentCollection {#4272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4276 …}
  -id: 37986
  -bodyTs: "'amaz':15 'exchang':9 'good':11 'half':5 'imagin':1 'infrastructur':18 'public':16 'salari':7 'servic':13 'social':12 'tax':4 'transport':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4662043"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696800713 {#4261
    date: 2023-10-08 23:31: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
91 DENIED edit
App\Entity\EntryComment {#4265
  +user: App\Entity\User {#4278 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Imagine not being taxed half your salary in exchange for good social services and amazing public transport infrastructure."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696800833 {#4260
    date: 2023-10-08 23:33:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4266 …}
  +nested: Doctrine\ORM\PersistentCollection {#4268 …}
  +votes: Doctrine\ORM\PersistentCollection {#4270 …}
  +reports: Doctrine\ORM\PersistentCollection {#4272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4276 …}
  -id: 37986
  -bodyTs: "'amaz':15 'exchang':9 'good':11 'half':5 'imagin':1 'infrastructur':18 'public':16 'salari':7 'servic':13 'social':12 'tax':4 'transport':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4662043"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696800713 {#4261
    date: 2023-10-08 23:31: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
92 DENIED moderate
App\Entity\EntryComment {#4265
  +user: App\Entity\User {#4278 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Imagine not being taxed half your salary in exchange for good social services and amazing public transport infrastructure."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696800833 {#4260
    date: 2023-10-08 23:33:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4266 …}
  +nested: Doctrine\ORM\PersistentCollection {#4268 …}
  +votes: Doctrine\ORM\PersistentCollection {#4270 …}
  +reports: Doctrine\ORM\PersistentCollection {#4272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4276 …}
  -id: 37986
  -bodyTs: "'amaz':15 'exchang':9 'good':11 'half':5 'imagin':1 'infrastructur':18 'public':16 'salari':7 'servic':13 'social':12 'tax':4 'transport':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4662043"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696800713 {#4261
    date: 2023-10-08 23:31: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
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 {#4664
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4265
    +user: App\Entity\User {#4278 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Imagine not being taxed half your salary in exchange for good social services and amazing public transport infrastructure."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696800833 {#4260
      date: 2023-10-08 23:33:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4266 …}
    +nested: Doctrine\ORM\PersistentCollection {#4268 …}
    +votes: Doctrine\ORM\PersistentCollection {#4270 …}
    +reports: Doctrine\ORM\PersistentCollection {#4272 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4274 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4276 …}
    -id: 37986
    -bodyTs: "'amaz':15 'exchang':9 'good':11 'half':5 'imagin':1 'infrastructur':18 'public':16 'salari':7 'servic':13 'social':12 'tax':4 'transport':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4662043"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696800713 {#4261
      date: 2023-10-08 23:31:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4265}
  +body: "I am German."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696800831 {#4662
    date: 2023-10-08 23:33:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@thepiguy@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4665 …}
  +nested: Doctrine\ORM\PersistentCollection {#4667 …}
  +votes: Doctrine\ORM\PersistentCollection {#4669 …}
  +reports: Doctrine\ORM\PersistentCollection {#4671 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4673 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4675 …}
  -id: 37989
  -bodyTs: "'german':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3655634"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696800831 {#4663
    date: 2023-10-08 23:33: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
95 DENIED edit
App\Entity\EntryComment {#4664
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4265
    +user: App\Entity\User {#4278 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Imagine not being taxed half your salary in exchange for good social services and amazing public transport infrastructure."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696800833 {#4260
      date: 2023-10-08 23:33:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4266 …}
    +nested: Doctrine\ORM\PersistentCollection {#4268 …}
    +votes: Doctrine\ORM\PersistentCollection {#4270 …}
    +reports: Doctrine\ORM\PersistentCollection {#4272 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4274 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4276 …}
    -id: 37986
    -bodyTs: "'amaz':15 'exchang':9 'good':11 'half':5 'imagin':1 'infrastructur':18 'public':16 'salari':7 'servic':13 'social':12 'tax':4 'transport':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4662043"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696800713 {#4261
      date: 2023-10-08 23:31:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4265}
  +body: "I am German."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696800831 {#4662
    date: 2023-10-08 23:33:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@thepiguy@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4665 …}
  +nested: Doctrine\ORM\PersistentCollection {#4667 …}
  +votes: Doctrine\ORM\PersistentCollection {#4669 …}
  +reports: Doctrine\ORM\PersistentCollection {#4671 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4673 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4675 …}
  -id: 37989
  -bodyTs: "'german':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3655634"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696800831 {#4663
    date: 2023-10-08 23:33: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
96 DENIED moderate
App\Entity\EntryComment {#4664
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4265
    +user: App\Entity\User {#4278 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Imagine not being taxed half your salary in exchange for good social services and amazing public transport infrastructure."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696800833 {#4260
      date: 2023-10-08 23:33:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4266 …}
    +nested: Doctrine\ORM\PersistentCollection {#4268 …}
    +votes: Doctrine\ORM\PersistentCollection {#4270 …}
    +reports: Doctrine\ORM\PersistentCollection {#4272 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4274 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4276 …}
    -id: 37986
    -bodyTs: "'amaz':15 'exchang':9 'good':11 'half':5 'imagin':1 'infrastructur':18 'public':16 'salari':7 'servic':13 'social':12 'tax':4 'transport':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4662043"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696800713 {#4261
      date: 2023-10-08 23:31:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4265}
  +body: "I am German."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696800831 {#4662
    date: 2023-10-08 23:33:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@thepiguy@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4665 …}
  +nested: Doctrine\ORM\PersistentCollection {#4667 …}
  +votes: Doctrine\ORM\PersistentCollection {#4669 …}
  +reports: Doctrine\ORM\PersistentCollection {#4671 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4673 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4675 …}
  -id: 37989
  -bodyTs: "'german':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3655634"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696800831 {#4663
    date: 2023-10-08 23:33: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
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 {#4339
  +user: App\Entity\User {#4352 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Potentially unpopular opinion: This analogy implies that the impoverished are a threat to politicians and rich people, yet sadly I feel like today’s society will/would never fight back. We have a major apathy problem among younger millennials and younger gens I’ve noticed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1696838771 {#4333
    date: 2023-10-09 10:06:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4340 …}
  +nested: Doctrine\ORM\PersistentCollection {#4342 …}
  +votes: Doctrine\ORM\PersistentCollection {#4344 …}
  +reports: Doctrine\ORM\PersistentCollection {#4346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
  -id: 38152
  -bodyTs: "'among':36 'analog':5 'apathi':34 'back':29 'feel':21 'fight':28 'gen':41 'impli':6 'impoverish':9 'like':22 'major':33 'millenni':38 'never':27 'notic':44 'opinion':3 'peopl':17 'politician':14 'potenti':1 'problem':35 'rich':16 'sad':19 'societi':25 'threat':12 'today':23 'unpopular':2 've':43 'will/would':26 'yet':18 'younger':37,40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4305547"
  +editedAt: DateTimeImmutable @1696812443 {#4334
    date: 2023-10-09 02:47:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696812349 {#4335
    date: 2023-10-09 02:45: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
99 DENIED edit
App\Entity\EntryComment {#4339
  +user: App\Entity\User {#4352 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Potentially unpopular opinion: This analogy implies that the impoverished are a threat to politicians and rich people, yet sadly I feel like today’s society will/would never fight back. We have a major apathy problem among younger millennials and younger gens I’ve noticed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1696838771 {#4333
    date: 2023-10-09 10:06:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4340 …}
  +nested: Doctrine\ORM\PersistentCollection {#4342 …}
  +votes: Doctrine\ORM\PersistentCollection {#4344 …}
  +reports: Doctrine\ORM\PersistentCollection {#4346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
  -id: 38152
  -bodyTs: "'among':36 'analog':5 'apathi':34 'back':29 'feel':21 'fight':28 'gen':41 'impli':6 'impoverish':9 'like':22 'major':33 'millenni':38 'never':27 'notic':44 'opinion':3 'peopl':17 'politician':14 'potenti':1 'problem':35 'rich':16 'sad':19 'societi':25 'threat':12 'today':23 'unpopular':2 've':43 'will/would':26 'yet':18 'younger':37,40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4305547"
  +editedAt: DateTimeImmutable @1696812443 {#4334
    date: 2023-10-09 02:47:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696812349 {#4335
    date: 2023-10-09 02:45: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
100 DENIED moderate
App\Entity\EntryComment {#4339
  +user: App\Entity\User {#4352 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Potentially unpopular opinion: This analogy implies that the impoverished are a threat to politicians and rich people, yet sadly I feel like today’s society will/would never fight back. We have a major apathy problem among younger millennials and younger gens I’ve noticed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1696838771 {#4333
    date: 2023-10-09 10:06:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4340 …}
  +nested: Doctrine\ORM\PersistentCollection {#4342 …}
  +votes: Doctrine\ORM\PersistentCollection {#4344 …}
  +reports: Doctrine\ORM\PersistentCollection {#4346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
  -id: 38152
  -bodyTs: "'among':36 'analog':5 'apathi':34 'back':29 'feel':21 'fight':28 'gen':41 'impli':6 'impoverish':9 'like':22 'major':33 'millenni':38 'never':27 'notic':44 'opinion':3 'peopl':17 'politician':14 'potenti':1 'problem':35 'rich':16 'sad':19 'societi':25 'threat':12 'today':23 'unpopular':2 've':43 'will/would':26 'yet':18 'younger':37,40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4305547"
  +editedAt: DateTimeImmutable @1696812443 {#4334
    date: 2023-10-09 02:47:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696812349 {#4335
    date: 2023-10-09 02:45: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
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 {#4679
  +user: Proxies\__CG__\App\Entity\User {#4680 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4339
    +user: App\Entity\User {#4352 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Potentially unpopular opinion: This analogy implies that the impoverished are a threat to politicians and rich people, yet sadly I feel like today’s society will/would never fight back. We have a major apathy problem among younger millennials and younger gens I’ve noticed."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1696838771 {#4333
      date: 2023-10-09 10:06:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4340 …}
    +nested: Doctrine\ORM\PersistentCollection {#4342 …}
    +votes: Doctrine\ORM\PersistentCollection {#4344 …}
    +reports: Doctrine\ORM\PersistentCollection {#4346 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
    -id: 38152
    -bodyTs: "'among':36 'analog':5 'apathi':34 'back':29 'feel':21 'fight':28 'gen':41 'impli':6 'impoverish':9 'like':22 'major':33 'millenni':38 'never':27 'notic':44 'opinion':3 'peopl':17 'politician':14 'potenti':1 'problem':35 'rich':16 'sad':19 'societi':25 'threat':12 'today':23 'unpopular':2 've':43 'will/would':26 'yet':18 'younger':37,40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4305547"
    +editedAt: DateTimeImmutable @1696812443 {#4334
      date: 2023-10-09 02:47:23.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696812349 {#4335
      date: 2023-10-09 02:45:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4339}
  +body: "It is a education problem imo. Keeping masses in check is very easy if they lack critical thinking and have a tv in every room."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696838680 {#4677
    date: 2023-10-09 10:04:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@ColonelSanders@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4681 …}
  +nested: Doctrine\ORM\PersistentCollection {#4683 …}
  +votes: Doctrine\ORM\PersistentCollection {#4685 …}
  +reports: Doctrine\ORM\PersistentCollection {#4687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4691 …}
  -id: 38428
  -bodyTs: "'check':10 'critic':17 'easi':13 'educ':4 'everi':24 'imo':6 'keep':7 'lack':16 'mass':8 'problem':5 'room':25 'think':18 'tv':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3738167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696838680 {#4678
    date: 2023-10-09 10:04: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
103 DENIED edit
App\Entity\EntryComment {#4679
  +user: Proxies\__CG__\App\Entity\User {#4680 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4339
    +user: App\Entity\User {#4352 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Potentially unpopular opinion: This analogy implies that the impoverished are a threat to politicians and rich people, yet sadly I feel like today’s society will/would never fight back. We have a major apathy problem among younger millennials and younger gens I’ve noticed."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1696838771 {#4333
      date: 2023-10-09 10:06:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4340 …}
    +nested: Doctrine\ORM\PersistentCollection {#4342 …}
    +votes: Doctrine\ORM\PersistentCollection {#4344 …}
    +reports: Doctrine\ORM\PersistentCollection {#4346 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
    -id: 38152
    -bodyTs: "'among':36 'analog':5 'apathi':34 'back':29 'feel':21 'fight':28 'gen':41 'impli':6 'impoverish':9 'like':22 'major':33 'millenni':38 'never':27 'notic':44 'opinion':3 'peopl':17 'politician':14 'potenti':1 'problem':35 'rich':16 'sad':19 'societi':25 'threat':12 'today':23 'unpopular':2 've':43 'will/would':26 'yet':18 'younger':37,40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4305547"
    +editedAt: DateTimeImmutable @1696812443 {#4334
      date: 2023-10-09 02:47:23.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696812349 {#4335
      date: 2023-10-09 02:45:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4339}
  +body: "It is a education problem imo. Keeping masses in check is very easy if they lack critical thinking and have a tv in every room."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696838680 {#4677
    date: 2023-10-09 10:04:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@ColonelSanders@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4681 …}
  +nested: Doctrine\ORM\PersistentCollection {#4683 …}
  +votes: Doctrine\ORM\PersistentCollection {#4685 …}
  +reports: Doctrine\ORM\PersistentCollection {#4687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4691 …}
  -id: 38428
  -bodyTs: "'check':10 'critic':17 'easi':13 'educ':4 'everi':24 'imo':6 'keep':7 'lack':16 'mass':8 'problem':5 'room':25 'think':18 'tv':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3738167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696838680 {#4678
    date: 2023-10-09 10:04: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
104 DENIED moderate
App\Entity\EntryComment {#4679
  +user: Proxies\__CG__\App\Entity\User {#4680 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4339
    +user: App\Entity\User {#4352 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Potentially unpopular opinion: This analogy implies that the impoverished are a threat to politicians and rich people, yet sadly I feel like today’s society will/would never fight back. We have a major apathy problem among younger millennials and younger gens I’ve noticed."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1696838771 {#4333
      date: 2023-10-09 10:06:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4340 …}
    +nested: Doctrine\ORM\PersistentCollection {#4342 …}
    +votes: Doctrine\ORM\PersistentCollection {#4344 …}
    +reports: Doctrine\ORM\PersistentCollection {#4346 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
    -id: 38152
    -bodyTs: "'among':36 'analog':5 'apathi':34 'back':29 'feel':21 'fight':28 'gen':41 'impli':6 'impoverish':9 'like':22 'major':33 'millenni':38 'never':27 'notic':44 'opinion':3 'peopl':17 'politician':14 'potenti':1 'problem':35 'rich':16 'sad':19 'societi':25 'threat':12 'today':23 'unpopular':2 've':43 'will/would':26 'yet':18 'younger':37,40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4305547"
    +editedAt: DateTimeImmutable @1696812443 {#4334
      date: 2023-10-09 02:47:23.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696812349 {#4335
      date: 2023-10-09 02:45:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4339}
  +body: "It is a education problem imo. Keeping masses in check is very easy if they lack critical thinking and have a tv in every room."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696838680 {#4677
    date: 2023-10-09 10:04:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@ColonelSanders@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4681 …}
  +nested: Doctrine\ORM\PersistentCollection {#4683 …}
  +votes: Doctrine\ORM\PersistentCollection {#4685 …}
  +reports: Doctrine\ORM\PersistentCollection {#4687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4691 …}
  -id: 38428
  -bodyTs: "'check':10 'critic':17 'easi':13 'educ':4 'everi':24 'imo':6 'keep':7 'lack':16 'mass':8 'problem':5 'room':25 'think':18 'tv':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3738167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696838680 {#4678
    date: 2023-10-09 10:04: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
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 {#4695
  +user: Proxies\__CG__\App\Entity\User {#4696 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4339
    +user: App\Entity\User {#4352 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Potentially unpopular opinion: This analogy implies that the impoverished are a threat to politicians and rich people, yet sadly I feel like today’s society will/would never fight back. We have a major apathy problem among younger millennials and younger gens I’ve noticed."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1696838771 {#4333
      date: 2023-10-09 10:06:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4340 …}
    +nested: Doctrine\ORM\PersistentCollection {#4342 …}
    +votes: Doctrine\ORM\PersistentCollection {#4344 …}
    +reports: Doctrine\ORM\PersistentCollection {#4346 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
    -id: 38152
    -bodyTs: "'among':36 'analog':5 'apathi':34 'back':29 'feel':21 'fight':28 'gen':41 'impli':6 'impoverish':9 'like':22 'major':33 'millenni':38 'never':27 'notic':44 'opinion':3 'peopl':17 'politician':14 'potenti':1 'problem':35 'rich':16 'sad':19 'societi':25 'threat':12 'today':23 'unpopular':2 've':43 'will/would':26 'yet':18 'younger':37,40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4305547"
    +editedAt: DateTimeImmutable @1696812443 {#4334
      date: 2023-10-09 02:47:23.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696812349 {#4335
      date: 2023-10-09 02:45:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4339}
  +body: """
    It doesn’t matter if the opinion is popular or not, because it is simply untrue.\n
    \n
    “According to the Census Bureau, voter turnout in the off-year 2018 election was the highest in four decades. Driving that record engagement in part was a near-doubling in participation from voters aged 18-29. Voting among this cohort increased by 79 percent, with younger voters responsible for 36 percent of votes cast (up from 20 percent in the previous election).”\n
    \n
    [americanactionforum.org/…/the-politically-active-…](https://www.americanactionforum.org/insight/the-politically-active-generations-millennials-gen-z-care-about-the-debt-and-more/)\n
    \n
    “Members of Gen Z are more racially and ethnically diverse than any previous generation, and they are on track to be the most well-educated generation yet.”\n
    \n
    [pewresearch.org/…/on-the-cusp-of-adulthood-and-fa…](https://www.pewresearch.org/social-trends/2020/05/14/on-the-cusp-of-adulthood-and-facing-an-uncertain-future-what-we-know-about-gen-z-so-far-2/)\n
    \n
    “ Millennials are more racially diverse, more tuned in to the power of networks and systems and more socially progressive than either Gen X or baby boomers on nearly every available metric. They tend to favor government-run health care, student debt relief, marijuana legalization and criminal-justice reform, and they demand urgent government action on climate change.”\n
    \n
    [time.com/…/millennials-change-american-politics/](https://time.com/5770140/millennials-change-american-politics/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1696829707 {#4693
    date: 2023-10-09 07:35:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@ColonelSanders@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4697 …}
  +nested: Doctrine\ORM\PersistentCollection {#4699 …}
  +votes: Doctrine\ORM\PersistentCollection {#4701 …}
  +reports: Doctrine\ORM\PersistentCollection {#4703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4705 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4707 …}
  -id: 38326
  -bodyTs: "'-29':54 '/5770140/millennials-change-american-politics/)':182 '/insight/the-politically-active-generations-millennials-gen-z-care-about-the-debt-and-more/)':85 '/millennials-change-american-politics':179 '/on-the-cusp-of-adulthood-and-fa':115 '/social-trends/2020/05/14/on-the-cusp-of-adulthood-and-facing-an-uncertain-future-what-we-know-about-gen-z-so-far-2/)':118 '/the-politically-active-':82 '18':53 '20':75 '2018':29 '36':68 '79':61 'accord':17 'action':174 'age':52 'americanactionforum.org':81 'among':56 'avail':148 'babi':143 'boomer':144 'bureau':21 'care':158 'cast':72 'census':20 'chang':177 'climat':176 'cohort':58 'crimin':166 'criminal-justic':165 'debt':160 'decad':36 'demand':171 'divers':95,123 'doesn':2 'doubl':47 'drive':37 'educ':111 'either':139 'elect':30,80 'engag':40 'ethnic':94 'everi':147 'favor':153 'four':35 'gen':88,140 'generat':99,112 'govern':155,173 'government-run':154 'health':157 'highest':33 'increas':59 'justic':167 'legal':163 'marijuana':162 'matter':4 'member':86 'metric':149 'millenni':119 'near':46,146 'near-doubl':45 'network':131 'off-year':26 'opinion':7 'part':42 'particip':49 'percent':62,69,76 'pewresearch.org':114 'popular':9 'power':129 'previous':79,98 'progress':137 'racial':92,122 'record':39 'reform':168 'relief':161 'respons':66 'run':156 'simpli':15 'social':136 'student':159 'system':133 'tend':151 'time.com':178,181 'time.com/5770140/millennials-change-american-politics/)':180 'track':104 'tune':125 'turnout':23 'untru':16 'urgent':172 'vote':55,71 'voter':22,51,65 'well':110 'well-educ':109 'www.americanactionforum.org':84 'www.americanactionforum.org/insight/the-politically-active-generations-millennials-gen-z-care-about-the-debt-and-more/)':83 'www.pewresearch.org':117 'www.pewresearch.org/social-trends/2020/05/14/on-the-cusp-of-adulthood-and-facing-an-uncertain-future-what-we-know-about-gen-z-so-far-2/)':116 'x':141 'year':28 'yet':113 'younger':64 'z':89"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3921326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696829707 {#4694
    date: 2023-10-09 07:35: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
107 DENIED edit
App\Entity\EntryComment {#4695
  +user: Proxies\__CG__\App\Entity\User {#4696 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4339
    +user: App\Entity\User {#4352 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Potentially unpopular opinion: This analogy implies that the impoverished are a threat to politicians and rich people, yet sadly I feel like today’s society will/would never fight back. We have a major apathy problem among younger millennials and younger gens I’ve noticed."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1696838771 {#4333
      date: 2023-10-09 10:06:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4340 …}
    +nested: Doctrine\ORM\PersistentCollection {#4342 …}
    +votes: Doctrine\ORM\PersistentCollection {#4344 …}
    +reports: Doctrine\ORM\PersistentCollection {#4346 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
    -id: 38152
    -bodyTs: "'among':36 'analog':5 'apathi':34 'back':29 'feel':21 'fight':28 'gen':41 'impli':6 'impoverish':9 'like':22 'major':33 'millenni':38 'never':27 'notic':44 'opinion':3 'peopl':17 'politician':14 'potenti':1 'problem':35 'rich':16 'sad':19 'societi':25 'threat':12 'today':23 'unpopular':2 've':43 'will/would':26 'yet':18 'younger':37,40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4305547"
    +editedAt: DateTimeImmutable @1696812443 {#4334
      date: 2023-10-09 02:47:23.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696812349 {#4335
      date: 2023-10-09 02:45:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4339}
  +body: """
    It doesn’t matter if the opinion is popular or not, because it is simply untrue.\n
    \n
    “According to the Census Bureau, voter turnout in the off-year 2018 election was the highest in four decades. Driving that record engagement in part was a near-doubling in participation from voters aged 18-29. Voting among this cohort increased by 79 percent, with younger voters responsible for 36 percent of votes cast (up from 20 percent in the previous election).”\n
    \n
    [americanactionforum.org/…/the-politically-active-…](https://www.americanactionforum.org/insight/the-politically-active-generations-millennials-gen-z-care-about-the-debt-and-more/)\n
    \n
    “Members of Gen Z are more racially and ethnically diverse than any previous generation, and they are on track to be the most well-educated generation yet.”\n
    \n
    [pewresearch.org/…/on-the-cusp-of-adulthood-and-fa…](https://www.pewresearch.org/social-trends/2020/05/14/on-the-cusp-of-adulthood-and-facing-an-uncertain-future-what-we-know-about-gen-z-so-far-2/)\n
    \n
    “ Millennials are more racially diverse, more tuned in to the power of networks and systems and more socially progressive than either Gen X or baby boomers on nearly every available metric. They tend to favor government-run health care, student debt relief, marijuana legalization and criminal-justice reform, and they demand urgent government action on climate change.”\n
    \n
    [time.com/…/millennials-change-american-politics/](https://time.com/5770140/millennials-change-american-politics/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1696829707 {#4693
    date: 2023-10-09 07:35:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@ColonelSanders@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4697 …}
  +nested: Doctrine\ORM\PersistentCollection {#4699 …}
  +votes: Doctrine\ORM\PersistentCollection {#4701 …}
  +reports: Doctrine\ORM\PersistentCollection {#4703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4705 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4707 …}
  -id: 38326
  -bodyTs: "'-29':54 '/5770140/millennials-change-american-politics/)':182 '/insight/the-politically-active-generations-millennials-gen-z-care-about-the-debt-and-more/)':85 '/millennials-change-american-politics':179 '/on-the-cusp-of-adulthood-and-fa':115 '/social-trends/2020/05/14/on-the-cusp-of-adulthood-and-facing-an-uncertain-future-what-we-know-about-gen-z-so-far-2/)':118 '/the-politically-active-':82 '18':53 '20':75 '2018':29 '36':68 '79':61 'accord':17 'action':174 'age':52 'americanactionforum.org':81 'among':56 'avail':148 'babi':143 'boomer':144 'bureau':21 'care':158 'cast':72 'census':20 'chang':177 'climat':176 'cohort':58 'crimin':166 'criminal-justic':165 'debt':160 'decad':36 'demand':171 'divers':95,123 'doesn':2 'doubl':47 'drive':37 'educ':111 'either':139 'elect':30,80 'engag':40 'ethnic':94 'everi':147 'favor':153 'four':35 'gen':88,140 'generat':99,112 'govern':155,173 'government-run':154 'health':157 'highest':33 'increas':59 'justic':167 'legal':163 'marijuana':162 'matter':4 'member':86 'metric':149 'millenni':119 'near':46,146 'near-doubl':45 'network':131 'off-year':26 'opinion':7 'part':42 'particip':49 'percent':62,69,76 'pewresearch.org':114 'popular':9 'power':129 'previous':79,98 'progress':137 'racial':92,122 'record':39 'reform':168 'relief':161 'respons':66 'run':156 'simpli':15 'social':136 'student':159 'system':133 'tend':151 'time.com':178,181 'time.com/5770140/millennials-change-american-politics/)':180 'track':104 'tune':125 'turnout':23 'untru':16 'urgent':172 'vote':55,71 'voter':22,51,65 'well':110 'well-educ':109 'www.americanactionforum.org':84 'www.americanactionforum.org/insight/the-politically-active-generations-millennials-gen-z-care-about-the-debt-and-more/)':83 'www.pewresearch.org':117 'www.pewresearch.org/social-trends/2020/05/14/on-the-cusp-of-adulthood-and-facing-an-uncertain-future-what-we-know-about-gen-z-so-far-2/)':116 'x':141 'year':28 'yet':113 'younger':64 'z':89"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3921326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696829707 {#4694
    date: 2023-10-09 07:35: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
108 DENIED moderate
App\Entity\EntryComment {#4695
  +user: Proxies\__CG__\App\Entity\User {#4696 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4339
    +user: App\Entity\User {#4352 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Potentially unpopular opinion: This analogy implies that the impoverished are a threat to politicians and rich people, yet sadly I feel like today’s society will/would never fight back. We have a major apathy problem among younger millennials and younger gens I’ve noticed."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1696838771 {#4333
      date: 2023-10-09 10:06:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4340 …}
    +nested: Doctrine\ORM\PersistentCollection {#4342 …}
    +votes: Doctrine\ORM\PersistentCollection {#4344 …}
    +reports: Doctrine\ORM\PersistentCollection {#4346 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
    -id: 38152
    -bodyTs: "'among':36 'analog':5 'apathi':34 'back':29 'feel':21 'fight':28 'gen':41 'impli':6 'impoverish':9 'like':22 'major':33 'millenni':38 'never':27 'notic':44 'opinion':3 'peopl':17 'politician':14 'potenti':1 'problem':35 'rich':16 'sad':19 'societi':25 'threat':12 'today':23 'unpopular':2 've':43 'will/would':26 'yet':18 'younger':37,40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4305547"
    +editedAt: DateTimeImmutable @1696812443 {#4334
      date: 2023-10-09 02:47:23.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696812349 {#4335
      date: 2023-10-09 02:45:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4339}
  +body: """
    It doesn’t matter if the opinion is popular or not, because it is simply untrue.\n
    \n
    “According to the Census Bureau, voter turnout in the off-year 2018 election was the highest in four decades. Driving that record engagement in part was a near-doubling in participation from voters aged 18-29. Voting among this cohort increased by 79 percent, with younger voters responsible for 36 percent of votes cast (up from 20 percent in the previous election).”\n
    \n
    [americanactionforum.org/…/the-politically-active-…](https://www.americanactionforum.org/insight/the-politically-active-generations-millennials-gen-z-care-about-the-debt-and-more/)\n
    \n
    “Members of Gen Z are more racially and ethnically diverse than any previous generation, and they are on track to be the most well-educated generation yet.”\n
    \n
    [pewresearch.org/…/on-the-cusp-of-adulthood-and-fa…](https://www.pewresearch.org/social-trends/2020/05/14/on-the-cusp-of-adulthood-and-facing-an-uncertain-future-what-we-know-about-gen-z-so-far-2/)\n
    \n
    “ Millennials are more racially diverse, more tuned in to the power of networks and systems and more socially progressive than either Gen X or baby boomers on nearly every available metric. They tend to favor government-run health care, student debt relief, marijuana legalization and criminal-justice reform, and they demand urgent government action on climate change.”\n
    \n
    [time.com/…/millennials-change-american-politics/](https://time.com/5770140/millennials-change-american-politics/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1696829707 {#4693
    date: 2023-10-09 07:35:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@ColonelSanders@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4697 …}
  +nested: Doctrine\ORM\PersistentCollection {#4699 …}
  +votes: Doctrine\ORM\PersistentCollection {#4701 …}
  +reports: Doctrine\ORM\PersistentCollection {#4703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4705 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4707 …}
  -id: 38326
  -bodyTs: "'-29':54 '/5770140/millennials-change-american-politics/)':182 '/insight/the-politically-active-generations-millennials-gen-z-care-about-the-debt-and-more/)':85 '/millennials-change-american-politics':179 '/on-the-cusp-of-adulthood-and-fa':115 '/social-trends/2020/05/14/on-the-cusp-of-adulthood-and-facing-an-uncertain-future-what-we-know-about-gen-z-so-far-2/)':118 '/the-politically-active-':82 '18':53 '20':75 '2018':29 '36':68 '79':61 'accord':17 'action':174 'age':52 'americanactionforum.org':81 'among':56 'avail':148 'babi':143 'boomer':144 'bureau':21 'care':158 'cast':72 'census':20 'chang':177 'climat':176 'cohort':58 'crimin':166 'criminal-justic':165 'debt':160 'decad':36 'demand':171 'divers':95,123 'doesn':2 'doubl':47 'drive':37 'educ':111 'either':139 'elect':30,80 'engag':40 'ethnic':94 'everi':147 'favor':153 'four':35 'gen':88,140 'generat':99,112 'govern':155,173 'government-run':154 'health':157 'highest':33 'increas':59 'justic':167 'legal':163 'marijuana':162 'matter':4 'member':86 'metric':149 'millenni':119 'near':46,146 'near-doubl':45 'network':131 'off-year':26 'opinion':7 'part':42 'particip':49 'percent':62,69,76 'pewresearch.org':114 'popular':9 'power':129 'previous':79,98 'progress':137 'racial':92,122 'record':39 'reform':168 'relief':161 'respons':66 'run':156 'simpli':15 'social':136 'student':159 'system':133 'tend':151 'time.com':178,181 'time.com/5770140/millennials-change-american-politics/)':180 'track':104 'tune':125 'turnout':23 'untru':16 'urgent':172 'vote':55,71 'voter':22,51,65 'well':110 'well-educ':109 'www.americanactionforum.org':84 'www.americanactionforum.org/insight/the-politically-active-generations-millennials-gen-z-care-about-the-debt-and-more/)':83 'www.pewresearch.org':117 'www.pewresearch.org/social-trends/2020/05/14/on-the-cusp-of-adulthood-and-facing-an-uncertain-future-what-we-know-about-gen-z-so-far-2/)':116 'x':141 'year':28 'yet':113 'younger':64 'z':89"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3921326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696829707 {#4694
    date: 2023-10-09 07:35: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
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 {#4413
  +user: App\Entity\User {#4426 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Like in germany where a state made tax cuts but mostly the rich people will Profit from it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1696907917 {#4408
    date: 2023-10-10 05:18:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4414 …}
  +nested: Doctrine\ORM\PersistentCollection {#4416 …}
  +votes: Doctrine\ORM\PersistentCollection {#4418 …}
  +reports: Doctrine\ORM\PersistentCollection {#4420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
  -id: 38417
  -bodyTs: "'cut':9 'germani':3 'like':1 'made':7 'most':11 'peopl':14 'profit':16 'rich':13 'state':6 'tax':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3689487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696838184 {#4409
    date: 2023-10-09 09:56:24.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 {#4413
  +user: App\Entity\User {#4426 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Like in germany where a state made tax cuts but mostly the rich people will Profit from it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1696907917 {#4408
    date: 2023-10-10 05:18:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4414 …}
  +nested: Doctrine\ORM\PersistentCollection {#4416 …}
  +votes: Doctrine\ORM\PersistentCollection {#4418 …}
  +reports: Doctrine\ORM\PersistentCollection {#4420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
  -id: 38417
  -bodyTs: "'cut':9 'germani':3 'like':1 'made':7 'most':11 'peopl':14 'profit':16 'rich':13 'state':6 'tax':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3689487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696838184 {#4409
    date: 2023-10-09 09:56:24.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 {#4413
  +user: App\Entity\User {#4426 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Like in germany where a state made tax cuts but mostly the rich people will Profit from it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1696907917 {#4408
    date: 2023-10-10 05:18:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4414 …}
  +nested: Doctrine\ORM\PersistentCollection {#4416 …}
  +votes: Doctrine\ORM\PersistentCollection {#4418 …}
  +reports: Doctrine\ORM\PersistentCollection {#4420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
  -id: 38417
  -bodyTs: "'cut':9 'germani':3 'like':1 'made':7 'most':11 'peopl':14 'profit':16 'rich':13 'state':6 'tax':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3689487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696838184 {#4409
    date: 2023-10-09 09:56:24.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 {#4711
  +user: Proxies\__CG__\App\Entity\User {#4680 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4413
    +user: App\Entity\User {#4426 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Like in germany where a state made tax cuts but mostly the rich people will Profit from it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696907917 {#4408
      date: 2023-10-10 05:18:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4414 …}
    +nested: Doctrine\ORM\PersistentCollection {#4416 …}
    +votes: Doctrine\ORM\PersistentCollection {#4418 …}
    +reports: Doctrine\ORM\PersistentCollection {#4420 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
    -id: 38417
    -bodyTs: "'cut':9 'germani':3 'like':1 'made':7 'most':11 'peopl':14 'profit':16 'rich':13 'state':6 'tax':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3689487"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696838184 {#4409
      date: 2023-10-09 09:56:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4413}
  +body: """
    Germany is a good country if you‘re of german descent, white, educated, not disabled and mentally stable. Bonus points if you’re a man.\n
    \n
    Everyone else can literally fuck off.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696838613 {#4709
    date: 2023-10-09 10:03:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Discombobulated_Back@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4712 …}
  +nested: Doctrine\ORM\PersistentCollection {#4714 …}
  +votes: Doctrine\ORM\PersistentCollection {#4716 …}
  +reports: Doctrine\ORM\PersistentCollection {#4718 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
  -id: 38426
  -bodyTs: "'bonus':19 'countri':5 'descent':11 'disabl':15 'educ':13 'els':27 'everyon':26 'fuck':30 'german':10 'germani':1 'good':4 'liter':29 'man':25 'mental':17 'point':20 're':8,23 'stabl':18 'white':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3738106"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696838613 {#4710
    date: 2023-10-09 10:03:33.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 {#4711
  +user: Proxies\__CG__\App\Entity\User {#4680 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4413
    +user: App\Entity\User {#4426 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Like in germany where a state made tax cuts but mostly the rich people will Profit from it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696907917 {#4408
      date: 2023-10-10 05:18:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4414 …}
    +nested: Doctrine\ORM\PersistentCollection {#4416 …}
    +votes: Doctrine\ORM\PersistentCollection {#4418 …}
    +reports: Doctrine\ORM\PersistentCollection {#4420 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
    -id: 38417
    -bodyTs: "'cut':9 'germani':3 'like':1 'made':7 'most':11 'peopl':14 'profit':16 'rich':13 'state':6 'tax':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3689487"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696838184 {#4409
      date: 2023-10-09 09:56:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4413}
  +body: """
    Germany is a good country if you‘re of german descent, white, educated, not disabled and mentally stable. Bonus points if you’re a man.\n
    \n
    Everyone else can literally fuck off.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696838613 {#4709
    date: 2023-10-09 10:03:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Discombobulated_Back@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4712 …}
  +nested: Doctrine\ORM\PersistentCollection {#4714 …}
  +votes: Doctrine\ORM\PersistentCollection {#4716 …}
  +reports: Doctrine\ORM\PersistentCollection {#4718 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
  -id: 38426
  -bodyTs: "'bonus':19 'countri':5 'descent':11 'disabl':15 'educ':13 'els':27 'everyon':26 'fuck':30 'german':10 'germani':1 'good':4 'liter':29 'man':25 'mental':17 'point':20 're':8,23 'stabl':18 'white':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3738106"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696838613 {#4710
    date: 2023-10-09 10:03:33.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 {#4711
  +user: Proxies\__CG__\App\Entity\User {#4680 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4413
    +user: App\Entity\User {#4426 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Like in germany where a state made tax cuts but mostly the rich people will Profit from it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696907917 {#4408
      date: 2023-10-10 05:18:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4414 …}
    +nested: Doctrine\ORM\PersistentCollection {#4416 …}
    +votes: Doctrine\ORM\PersistentCollection {#4418 …}
    +reports: Doctrine\ORM\PersistentCollection {#4420 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
    -id: 38417
    -bodyTs: "'cut':9 'germani':3 'like':1 'made':7 'most':11 'peopl':14 'profit':16 'rich':13 'state':6 'tax':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3689487"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696838184 {#4409
      date: 2023-10-09 09:56:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4413}
  +body: """
    Germany is a good country if you‘re of german descent, white, educated, not disabled and mentally stable. Bonus points if you’re a man.\n
    \n
    Everyone else can literally fuck off.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696838613 {#4709
    date: 2023-10-09 10:03:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Discombobulated_Back@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4712 …}
  +nested: Doctrine\ORM\PersistentCollection {#4714 …}
  +votes: Doctrine\ORM\PersistentCollection {#4716 …}
  +reports: Doctrine\ORM\PersistentCollection {#4718 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
  -id: 38426
  -bodyTs: "'bonus':19 'countri':5 'descent':11 'disabl':15 'educ':13 'els':27 'everyon':26 'fuck':30 'german':10 'germani':1 'good':4 'liter':29 'man':25 'mental':17 'point':20 're':8,23 'stabl':18 'white':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3738106"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696838613 {#4710
    date: 2023-10-09 10:03:33.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 {#4764
  +user: Proxies\__CG__\App\Entity\User {#4765 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4711
    +user: Proxies\__CG__\App\Entity\User {#4680 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4413
      +user: App\Entity\User {#4426 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Like in germany where a state made tax cuts but mostly the rich people will Profit from it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1696907917 {#4408
        date: 2023-10-10 05:18:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4414 …}
      +nested: Doctrine\ORM\PersistentCollection {#4416 …}
      +votes: Doctrine\ORM\PersistentCollection {#4418 …}
      +reports: Doctrine\ORM\PersistentCollection {#4420 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
      -id: 38417
      -bodyTs: "'cut':9 'germani':3 'like':1 'made':7 'most':11 'peopl':14 'profit':16 'rich':13 'state':6 'tax':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3689487"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696838184 {#4409
        date: 2023-10-09 09:56:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4413}
    +body: """
      Germany is a good country if you‘re of german descent, white, educated, not disabled and mentally stable. Bonus points if you’re a man.\n
      \n
      Everyone else can literally fuck off.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696838613 {#4709
      date: 2023-10-09 10:03:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Discombobulated_Back@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4712 …}
    +nested: Doctrine\ORM\PersistentCollection {#4714 …}
    +votes: Doctrine\ORM\PersistentCollection {#4716 …}
    +reports: Doctrine\ORM\PersistentCollection {#4718 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
    -id: 38426
    -bodyTs: "'bonus':19 'countri':5 'descent':11 'disabl':15 'educ':13 'els':27 'everyon':26 'fuck':30 'german':10 'germani':1 'good':4 'liter':29 'man':25 'mental':17 'point':20 're':8,23 'stabl':18 'white':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3738106"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696838613 {#4710
      date: 2023-10-09 10:03:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4413}
  +body: "This is true for nearly every (white) country."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696841127 {#4762
    date: 2023-10-09 10:45:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Discombobulated_Back@feddit.de"
    "@Haui@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4766 …}
  +nested: Doctrine\ORM\PersistentCollection {#4768 …}
  +votes: Doctrine\ORM\PersistentCollection {#4770 …}
  +reports: Doctrine\ORM\PersistentCollection {#4772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4776 …}
  -id: 38450
  -bodyTs: "'countri':8 'everi':6 'near':5 'true':3 'white':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3691498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696841127 {#4763
    date: 2023-10-09 10:45:27.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 {#4764
  +user: Proxies\__CG__\App\Entity\User {#4765 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4711
    +user: Proxies\__CG__\App\Entity\User {#4680 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4413
      +user: App\Entity\User {#4426 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Like in germany where a state made tax cuts but mostly the rich people will Profit from it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1696907917 {#4408
        date: 2023-10-10 05:18:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4414 …}
      +nested: Doctrine\ORM\PersistentCollection {#4416 …}
      +votes: Doctrine\ORM\PersistentCollection {#4418 …}
      +reports: Doctrine\ORM\PersistentCollection {#4420 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
      -id: 38417
      -bodyTs: "'cut':9 'germani':3 'like':1 'made':7 'most':11 'peopl':14 'profit':16 'rich':13 'state':6 'tax':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3689487"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696838184 {#4409
        date: 2023-10-09 09:56:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4413}
    +body: """
      Germany is a good country if you‘re of german descent, white, educated, not disabled and mentally stable. Bonus points if you’re a man.\n
      \n
      Everyone else can literally fuck off.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696838613 {#4709
      date: 2023-10-09 10:03:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Discombobulated_Back@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4712 …}
    +nested: Doctrine\ORM\PersistentCollection {#4714 …}
    +votes: Doctrine\ORM\PersistentCollection {#4716 …}
    +reports: Doctrine\ORM\PersistentCollection {#4718 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
    -id: 38426
    -bodyTs: "'bonus':19 'countri':5 'descent':11 'disabl':15 'educ':13 'els':27 'everyon':26 'fuck':30 'german':10 'germani':1 'good':4 'liter':29 'man':25 'mental':17 'point':20 're':8,23 'stabl':18 'white':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3738106"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696838613 {#4710
      date: 2023-10-09 10:03:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4413}
  +body: "This is true for nearly every (white) country."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696841127 {#4762
    date: 2023-10-09 10:45:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Discombobulated_Back@feddit.de"
    "@Haui@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4766 …}
  +nested: Doctrine\ORM\PersistentCollection {#4768 …}
  +votes: Doctrine\ORM\PersistentCollection {#4770 …}
  +reports: Doctrine\ORM\PersistentCollection {#4772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4776 …}
  -id: 38450
  -bodyTs: "'countri':8 'everi':6 'near':5 'true':3 'white':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3691498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696841127 {#4763
    date: 2023-10-09 10:45:27.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 {#4764
  +user: Proxies\__CG__\App\Entity\User {#4765 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4711
    +user: Proxies\__CG__\App\Entity\User {#4680 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4413
      +user: App\Entity\User {#4426 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Like in germany where a state made tax cuts but mostly the rich people will Profit from it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1696907917 {#4408
        date: 2023-10-10 05:18:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4414 …}
      +nested: Doctrine\ORM\PersistentCollection {#4416 …}
      +votes: Doctrine\ORM\PersistentCollection {#4418 …}
      +reports: Doctrine\ORM\PersistentCollection {#4420 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
      -id: 38417
      -bodyTs: "'cut':9 'germani':3 'like':1 'made':7 'most':11 'peopl':14 'profit':16 'rich':13 'state':6 'tax':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3689487"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696838184 {#4409
        date: 2023-10-09 09:56:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4413}
    +body: """
      Germany is a good country if you‘re of german descent, white, educated, not disabled and mentally stable. Bonus points if you’re a man.\n
      \n
      Everyone else can literally fuck off.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696838613 {#4709
      date: 2023-10-09 10:03:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Discombobulated_Back@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4712 …}
    +nested: Doctrine\ORM\PersistentCollection {#4714 …}
    +votes: Doctrine\ORM\PersistentCollection {#4716 …}
    +reports: Doctrine\ORM\PersistentCollection {#4718 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
    -id: 38426
    -bodyTs: "'bonus':19 'countri':5 'descent':11 'disabl':15 'educ':13 'els':27 'everyon':26 'fuck':30 'german':10 'germani':1 'good':4 'liter':29 'man':25 'mental':17 'point':20 're':8,23 'stabl':18 'white':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3738106"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696838613 {#4710
      date: 2023-10-09 10:03:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4413}
  +body: "This is true for nearly every (white) country."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696841127 {#4762
    date: 2023-10-09 10:45:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Discombobulated_Back@feddit.de"
    "@Haui@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4766 …}
  +nested: Doctrine\ORM\PersistentCollection {#4768 …}
  +votes: Doctrine\ORM\PersistentCollection {#4770 …}
  +reports: Doctrine\ORM\PersistentCollection {#4772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4776 …}
  -id: 38450
  -bodyTs: "'countri':8 'everi':6 'near':5 'true':3 'white':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3691498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696841127 {#4763
    date: 2023-10-09 10:45:27.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 {#4834
  +user: Proxies\__CG__\App\Entity\User {#4835 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4764
    +user: Proxies\__CG__\App\Entity\User {#4765 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4711
      +user: Proxies\__CG__\App\Entity\User {#4680 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4413
        +user: App\Entity\User {#4426 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Like in germany where a state made tax cuts but mostly the rich people will Profit from it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1696907917 {#4408
          date: 2023-10-10 05:18:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4414 …}
        +nested: Doctrine\ORM\PersistentCollection {#4416 …}
        +votes: Doctrine\ORM\PersistentCollection {#4418 …}
        +reports: Doctrine\ORM\PersistentCollection {#4420 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
        -id: 38417
        -bodyTs: "'cut':9 'germani':3 'like':1 'made':7 'most':11 'peopl':14 'profit':16 'rich':13 'state':6 'tax':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/3689487"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696838184 {#4409
          date: 2023-10-09 09:56:24.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4413}
      +body: """
        Germany is a good country if you‘re of german descent, white, educated, not disabled and mentally stable. Bonus points if you’re a man.\n
        \n
        Everyone else can literally fuck off.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1696838613 {#4709
        date: 2023-10-09 10:03:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Discombobulated_Back@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4712 …}
      +nested: Doctrine\ORM\PersistentCollection {#4714 …}
      +votes: Doctrine\ORM\PersistentCollection {#4716 …}
      +reports: Doctrine\ORM\PersistentCollection {#4718 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
      -id: 38426
      -bodyTs: "'bonus':19 'countri':5 'descent':11 'disabl':15 'educ':13 'els':27 'everyon':26 'fuck':30 'german':10 'germani':1 'good':4 'liter':29 'man':25 'mental':17 'point':20 're':8,23 'stabl':18 'white':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3738106"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696838613 {#4710
        date: 2023-10-09 10:03:33.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4413}
    +body: "This is true for nearly every (white) country."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696841127 {#4762
      date: 2023-10-09 10:45:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Discombobulated_Back@feddit.de"
      "@Haui@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4766 …}
    +nested: Doctrine\ORM\PersistentCollection {#4768 …}
    +votes: Doctrine\ORM\PersistentCollection {#4770 …}
    +reports: Doctrine\ORM\PersistentCollection {#4772 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4774 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4776 …}
    -id: 38450
    -bodyTs: "'countri':8 'everi':6 'near':5 'true':3 'white':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3691498"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696841127 {#4763
      date: 2023-10-09 10:45:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4413}
  +body: "Not only white countries. I live in Brazil and here is also a good country if you’re a man, white, educated, not disabled, mentally stable and of german descent."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696842474 {#4832
    date: 2023-10-09 11:07:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Discombobulated_Back@feddit.de"
    "@Haui@discuss.tchncs.de"
    "@xengi@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4836 …}
  +nested: Doctrine\ORM\PersistentCollection {#4838 …}
  +votes: Doctrine\ORM\PersistentCollection {#4840 …}
  +reports: Doctrine\ORM\PersistentCollection {#4842 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4844 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4846 …}
  -id: 38465
  -bodyTs: "'also':12 'brazil':8 'countri':4,15 'descent':30 'disabl':24 'educ':22 'german':29 'good':14 'live':6 'man':20 'mental':25 're':18 'stabl':26 'white':3,21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/2683424"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696842474 {#4833
    date: 2023-10-09 11:07: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
123 DENIED edit
App\Entity\EntryComment {#4834
  +user: Proxies\__CG__\App\Entity\User {#4835 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4764
    +user: Proxies\__CG__\App\Entity\User {#4765 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4711
      +user: Proxies\__CG__\App\Entity\User {#4680 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4413
        +user: App\Entity\User {#4426 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Like in germany where a state made tax cuts but mostly the rich people will Profit from it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1696907917 {#4408
          date: 2023-10-10 05:18:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4414 …}
        +nested: Doctrine\ORM\PersistentCollection {#4416 …}
        +votes: Doctrine\ORM\PersistentCollection {#4418 …}
        +reports: Doctrine\ORM\PersistentCollection {#4420 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
        -id: 38417
        -bodyTs: "'cut':9 'germani':3 'like':1 'made':7 'most':11 'peopl':14 'profit':16 'rich':13 'state':6 'tax':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/3689487"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696838184 {#4409
          date: 2023-10-09 09:56:24.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4413}
      +body: """
        Germany is a good country if you‘re of german descent, white, educated, not disabled and mentally stable. Bonus points if you’re a man.\n
        \n
        Everyone else can literally fuck off.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1696838613 {#4709
        date: 2023-10-09 10:03:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Discombobulated_Back@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4712 …}
      +nested: Doctrine\ORM\PersistentCollection {#4714 …}
      +votes: Doctrine\ORM\PersistentCollection {#4716 …}
      +reports: Doctrine\ORM\PersistentCollection {#4718 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
      -id: 38426
      -bodyTs: "'bonus':19 'countri':5 'descent':11 'disabl':15 'educ':13 'els':27 'everyon':26 'fuck':30 'german':10 'germani':1 'good':4 'liter':29 'man':25 'mental':17 'point':20 're':8,23 'stabl':18 'white':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3738106"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696838613 {#4710
        date: 2023-10-09 10:03:33.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4413}
    +body: "This is true for nearly every (white) country."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696841127 {#4762
      date: 2023-10-09 10:45:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Discombobulated_Back@feddit.de"
      "@Haui@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4766 …}
    +nested: Doctrine\ORM\PersistentCollection {#4768 …}
    +votes: Doctrine\ORM\PersistentCollection {#4770 …}
    +reports: Doctrine\ORM\PersistentCollection {#4772 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4774 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4776 …}
    -id: 38450
    -bodyTs: "'countri':8 'everi':6 'near':5 'true':3 'white':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3691498"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696841127 {#4763
      date: 2023-10-09 10:45:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4413}
  +body: "Not only white countries. I live in Brazil and here is also a good country if you’re a man, white, educated, not disabled, mentally stable and of german descent."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696842474 {#4832
    date: 2023-10-09 11:07:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Discombobulated_Back@feddit.de"
    "@Haui@discuss.tchncs.de"
    "@xengi@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4836 …}
  +nested: Doctrine\ORM\PersistentCollection {#4838 …}
  +votes: Doctrine\ORM\PersistentCollection {#4840 …}
  +reports: Doctrine\ORM\PersistentCollection {#4842 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4844 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4846 …}
  -id: 38465
  -bodyTs: "'also':12 'brazil':8 'countri':4,15 'descent':30 'disabl':24 'educ':22 'german':29 'good':14 'live':6 'man':20 'mental':25 're':18 'stabl':26 'white':3,21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/2683424"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696842474 {#4833
    date: 2023-10-09 11:07: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
124 DENIED moderate
App\Entity\EntryComment {#4834
  +user: Proxies\__CG__\App\Entity\User {#4835 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4764
    +user: Proxies\__CG__\App\Entity\User {#4765 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4711
      +user: Proxies\__CG__\App\Entity\User {#4680 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4413
        +user: App\Entity\User {#4426 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Like in germany where a state made tax cuts but mostly the rich people will Profit from it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1696907917 {#4408
          date: 2023-10-10 05:18:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4414 …}
        +nested: Doctrine\ORM\PersistentCollection {#4416 …}
        +votes: Doctrine\ORM\PersistentCollection {#4418 …}
        +reports: Doctrine\ORM\PersistentCollection {#4420 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
        -id: 38417
        -bodyTs: "'cut':9 'germani':3 'like':1 'made':7 'most':11 'peopl':14 'profit':16 'rich':13 'state':6 'tax':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/3689487"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696838184 {#4409
          date: 2023-10-09 09:56:24.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4413}
      +body: """
        Germany is a good country if you‘re of german descent, white, educated, not disabled and mentally stable. Bonus points if you’re a man.\n
        \n
        Everyone else can literally fuck off.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1696838613 {#4709
        date: 2023-10-09 10:03:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Discombobulated_Back@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4712 …}
      +nested: Doctrine\ORM\PersistentCollection {#4714 …}
      +votes: Doctrine\ORM\PersistentCollection {#4716 …}
      +reports: Doctrine\ORM\PersistentCollection {#4718 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
      -id: 38426
      -bodyTs: "'bonus':19 'countri':5 'descent':11 'disabl':15 'educ':13 'els':27 'everyon':26 'fuck':30 'german':10 'germani':1 'good':4 'liter':29 'man':25 'mental':17 'point':20 're':8,23 'stabl':18 'white':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3738106"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696838613 {#4710
        date: 2023-10-09 10:03:33.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4413}
    +body: "This is true for nearly every (white) country."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696841127 {#4762
      date: 2023-10-09 10:45:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Discombobulated_Back@feddit.de"
      "@Haui@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4766 …}
    +nested: Doctrine\ORM\PersistentCollection {#4768 …}
    +votes: Doctrine\ORM\PersistentCollection {#4770 …}
    +reports: Doctrine\ORM\PersistentCollection {#4772 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4774 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4776 …}
    -id: 38450
    -bodyTs: "'countri':8 'everi':6 'near':5 'true':3 'white':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3691498"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696841127 {#4763
      date: 2023-10-09 10:45:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4413}
  +body: "Not only white countries. I live in Brazil and here is also a good country if you’re a man, white, educated, not disabled, mentally stable and of german descent."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696842474 {#4832
    date: 2023-10-09 11:07:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Discombobulated_Back@feddit.de"
    "@Haui@discuss.tchncs.de"
    "@xengi@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4836 …}
  +nested: Doctrine\ORM\PersistentCollection {#4838 …}
  +votes: Doctrine\ORM\PersistentCollection {#4840 …}
  +reports: Doctrine\ORM\PersistentCollection {#4842 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4844 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4846 …}
  -id: 38465
  -bodyTs: "'also':12 'brazil':8 'countri':4,15 'descent':30 'disabl':24 'educ':22 'german':29 'good':14 'live':6 'man':20 'mental':25 're':18 'stabl':26 'white':3,21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/2683424"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696842474 {#4833
    date: 2023-10-09 11:07: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
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 {#4850
  +user: Proxies\__CG__\App\Entity\User {#4680 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4764
    +user: Proxies\__CG__\App\Entity\User {#4765 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4711
      +user: Proxies\__CG__\App\Entity\User {#4680 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4413
        +user: App\Entity\User {#4426 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Like in germany where a state made tax cuts but mostly the rich people will Profit from it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1696907917 {#4408
          date: 2023-10-10 05:18:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4414 …}
        +nested: Doctrine\ORM\PersistentCollection {#4416 …}
        +votes: Doctrine\ORM\PersistentCollection {#4418 …}
        +reports: Doctrine\ORM\PersistentCollection {#4420 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
        -id: 38417
        -bodyTs: "'cut':9 'germani':3 'like':1 'made':7 'most':11 'peopl':14 'profit':16 'rich':13 'state':6 'tax':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/3689487"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696838184 {#4409
          date: 2023-10-09 09:56:24.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4413}
      +body: """
        Germany is a good country if you‘re of german descent, white, educated, not disabled and mentally stable. Bonus points if you’re a man.\n
        \n
        Everyone else can literally fuck off.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1696838613 {#4709
        date: 2023-10-09 10:03:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Discombobulated_Back@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4712 …}
      +nested: Doctrine\ORM\PersistentCollection {#4714 …}
      +votes: Doctrine\ORM\PersistentCollection {#4716 …}
      +reports: Doctrine\ORM\PersistentCollection {#4718 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
      -id: 38426
      -bodyTs: "'bonus':19 'countri':5 'descent':11 'disabl':15 'educ':13 'els':27 'everyon':26 'fuck':30 'german':10 'germani':1 'good':4 'liter':29 'man':25 'mental':17 'point':20 're':8,23 'stabl':18 'white':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3738106"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696838613 {#4710
        date: 2023-10-09 10:03:33.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4413}
    +body: "This is true for nearly every (white) country."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696841127 {#4762
      date: 2023-10-09 10:45:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Discombobulated_Back@feddit.de"
      "@Haui@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4766 …}
    +nested: Doctrine\ORM\PersistentCollection {#4768 …}
    +votes: Doctrine\ORM\PersistentCollection {#4770 …}
    +reports: Doctrine\ORM\PersistentCollection {#4772 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4774 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4776 …}
    -id: 38450
    -bodyTs: "'countri':8 'everi':6 'near':5 'true':3 'white':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3691498"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696841127 {#4763
      date: 2023-10-09 10:45:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4413}
  +body: """
    But the degree varies. Yesterday, the new nsdap got elected as second strongest party in the federal state hessen. One of their leaders literally said to warm up the gas chambers again.\n
    \n
    I think we really need the US to intervene sooner rather than later. Otherwise we’re definitely getting nuked at some point.\n
    \n
    Germany is fully embracing fascism again at this point.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696846433 {#4848
    date: 2023-10-09 12:13:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Discombobulated_Back@feddit.de"
    "@Haui@discuss.tchncs.de"
    "@xengi@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4851 …}
  +nested: Doctrine\ORM\PersistentCollection {#4853 …}
  +votes: Doctrine\ORM\PersistentCollection {#4855 …}
  +reports: Doctrine\ORM\PersistentCollection {#4857 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4859 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4861 …}
  -id: 38515
  -bodyTs: "'chamber':31 'definit':49 'degre':3 'elect':10 'embrac':58 'fascism':59 'feder':17 'fulli':57 'gas':30 'germani':55 'get':50 'got':9 'hessen':19 'interven':41 'later':45 'leader':23 'liter':24 'need':37 'new':7 'nsdap':8 'nuke':51 'one':20 'otherwis':46 'parti':14 'point':54,63 'rather':43 're':48 'realli':36 'said':25 'second':12 'sooner':42 'state':18 'strongest':13 'think':34 'us':39 'vari':4 'warm':27 'yesterday':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3741918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696846433 {#4849
    date: 2023-10-09 12:13: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
127 DENIED edit
App\Entity\EntryComment {#4850
  +user: Proxies\__CG__\App\Entity\User {#4680 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4764
    +user: Proxies\__CG__\App\Entity\User {#4765 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4711
      +user: Proxies\__CG__\App\Entity\User {#4680 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4413
        +user: App\Entity\User {#4426 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Like in germany where a state made tax cuts but mostly the rich people will Profit from it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1696907917 {#4408
          date: 2023-10-10 05:18:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4414 …}
        +nested: Doctrine\ORM\PersistentCollection {#4416 …}
        +votes: Doctrine\ORM\PersistentCollection {#4418 …}
        +reports: Doctrine\ORM\PersistentCollection {#4420 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
        -id: 38417
        -bodyTs: "'cut':9 'germani':3 'like':1 'made':7 'most':11 'peopl':14 'profit':16 'rich':13 'state':6 'tax':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/3689487"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696838184 {#4409
          date: 2023-10-09 09:56:24.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4413}
      +body: """
        Germany is a good country if you‘re of german descent, white, educated, not disabled and mentally stable. Bonus points if you’re a man.\n
        \n
        Everyone else can literally fuck off.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1696838613 {#4709
        date: 2023-10-09 10:03:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Discombobulated_Back@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4712 …}
      +nested: Doctrine\ORM\PersistentCollection {#4714 …}
      +votes: Doctrine\ORM\PersistentCollection {#4716 …}
      +reports: Doctrine\ORM\PersistentCollection {#4718 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
      -id: 38426
      -bodyTs: "'bonus':19 'countri':5 'descent':11 'disabl':15 'educ':13 'els':27 'everyon':26 'fuck':30 'german':10 'germani':1 'good':4 'liter':29 'man':25 'mental':17 'point':20 're':8,23 'stabl':18 'white':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3738106"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696838613 {#4710
        date: 2023-10-09 10:03:33.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4413}
    +body: "This is true for nearly every (white) country."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696841127 {#4762
      date: 2023-10-09 10:45:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Discombobulated_Back@feddit.de"
      "@Haui@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4766 …}
    +nested: Doctrine\ORM\PersistentCollection {#4768 …}
    +votes: Doctrine\ORM\PersistentCollection {#4770 …}
    +reports: Doctrine\ORM\PersistentCollection {#4772 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4774 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4776 …}
    -id: 38450
    -bodyTs: "'countri':8 'everi':6 'near':5 'true':3 'white':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3691498"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696841127 {#4763
      date: 2023-10-09 10:45:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4413}
  +body: """
    But the degree varies. Yesterday, the new nsdap got elected as second strongest party in the federal state hessen. One of their leaders literally said to warm up the gas chambers again.\n
    \n
    I think we really need the US to intervene sooner rather than later. Otherwise we’re definitely getting nuked at some point.\n
    \n
    Germany is fully embracing fascism again at this point.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696846433 {#4848
    date: 2023-10-09 12:13:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Discombobulated_Back@feddit.de"
    "@Haui@discuss.tchncs.de"
    "@xengi@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4851 …}
  +nested: Doctrine\ORM\PersistentCollection {#4853 …}
  +votes: Doctrine\ORM\PersistentCollection {#4855 …}
  +reports: Doctrine\ORM\PersistentCollection {#4857 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4859 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4861 …}
  -id: 38515
  -bodyTs: "'chamber':31 'definit':49 'degre':3 'elect':10 'embrac':58 'fascism':59 'feder':17 'fulli':57 'gas':30 'germani':55 'get':50 'got':9 'hessen':19 'interven':41 'later':45 'leader':23 'liter':24 'need':37 'new':7 'nsdap':8 'nuke':51 'one':20 'otherwis':46 'parti':14 'point':54,63 'rather':43 're':48 'realli':36 'said':25 'second':12 'sooner':42 'state':18 'strongest':13 'think':34 'us':39 'vari':4 'warm':27 'yesterday':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3741918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696846433 {#4849
    date: 2023-10-09 12:13: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
128 DENIED moderate
App\Entity\EntryComment {#4850
  +user: Proxies\__CG__\App\Entity\User {#4680 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4764
    +user: Proxies\__CG__\App\Entity\User {#4765 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4711
      +user: Proxies\__CG__\App\Entity\User {#4680 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4413
        +user: App\Entity\User {#4426 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Like in germany where a state made tax cuts but mostly the rich people will Profit from it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1696907917 {#4408
          date: 2023-10-10 05:18:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4414 …}
        +nested: Doctrine\ORM\PersistentCollection {#4416 …}
        +votes: Doctrine\ORM\PersistentCollection {#4418 …}
        +reports: Doctrine\ORM\PersistentCollection {#4420 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
        -id: 38417
        -bodyTs: "'cut':9 'germani':3 'like':1 'made':7 'most':11 'peopl':14 'profit':16 'rich':13 'state':6 'tax':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/3689487"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696838184 {#4409
          date: 2023-10-09 09:56:24.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4413}
      +body: """
        Germany is a good country if you‘re of german descent, white, educated, not disabled and mentally stable. Bonus points if you’re a man.\n
        \n
        Everyone else can literally fuck off.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1696838613 {#4709
        date: 2023-10-09 10:03:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Discombobulated_Back@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4712 …}
      +nested: Doctrine\ORM\PersistentCollection {#4714 …}
      +votes: Doctrine\ORM\PersistentCollection {#4716 …}
      +reports: Doctrine\ORM\PersistentCollection {#4718 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
      -id: 38426
      -bodyTs: "'bonus':19 'countri':5 'descent':11 'disabl':15 'educ':13 'els':27 'everyon':26 'fuck':30 'german':10 'germani':1 'good':4 'liter':29 'man':25 'mental':17 'point':20 're':8,23 'stabl':18 'white':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3738106"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696838613 {#4710
        date: 2023-10-09 10:03:33.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4413}
    +body: "This is true for nearly every (white) country."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696841127 {#4762
      date: 2023-10-09 10:45:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Discombobulated_Back@feddit.de"
      "@Haui@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4766 …}
    +nested: Doctrine\ORM\PersistentCollection {#4768 …}
    +votes: Doctrine\ORM\PersistentCollection {#4770 …}
    +reports: Doctrine\ORM\PersistentCollection {#4772 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4774 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4776 …}
    -id: 38450
    -bodyTs: "'countri':8 'everi':6 'near':5 'true':3 'white':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3691498"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696841127 {#4763
      date: 2023-10-09 10:45:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4413}
  +body: """
    But the degree varies. Yesterday, the new nsdap got elected as second strongest party in the federal state hessen. One of their leaders literally said to warm up the gas chambers again.\n
    \n
    I think we really need the US to intervene sooner rather than later. Otherwise we’re definitely getting nuked at some point.\n
    \n
    Germany is fully embracing fascism again at this point.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696846433 {#4848
    date: 2023-10-09 12:13:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Discombobulated_Back@feddit.de"
    "@Haui@discuss.tchncs.de"
    "@xengi@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4851 …}
  +nested: Doctrine\ORM\PersistentCollection {#4853 …}
  +votes: Doctrine\ORM\PersistentCollection {#4855 …}
  +reports: Doctrine\ORM\PersistentCollection {#4857 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4859 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4861 …}
  -id: 38515
  -bodyTs: "'chamber':31 'definit':49 'degre':3 'elect':10 'embrac':58 'fascism':59 'feder':17 'fulli':57 'gas':30 'germani':55 'get':50 'got':9 'hessen':19 'interven':41 'later':45 'leader':23 'liter':24 'need':37 'new':7 'nsdap':8 'nuke':51 'one':20 'otherwis':46 'parti':14 'point':54,63 'rather':43 're':48 'realli':36 'said':25 'second':12 'sooner':42 'state':18 'strongest':13 'think':34 'us':39 'vari':4 'warm':27 'yesterday':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3741918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696846433 {#4849
    date: 2023-10-09 12:13: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
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 {#4933
  +user: Proxies\__CG__\App\Entity\User {#4765 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4850
    +user: Proxies\__CG__\App\Entity\User {#4680 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4764
      +user: Proxies\__CG__\App\Entity\User {#4765 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4711
        +user: Proxies\__CG__\App\Entity\User {#4680 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4413
          +user: App\Entity\User {#4426 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Like in germany where a state made tax cuts but mostly the rich people will Profit from it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1696907917 {#4408
            date: 2023-10-10 05:18:37.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4414 …}
          +nested: Doctrine\ORM\PersistentCollection {#4416 …}
          +votes: Doctrine\ORM\PersistentCollection {#4418 …}
          +reports: Doctrine\ORM\PersistentCollection {#4420 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
          -id: 38417
          -bodyTs: "'cut':9 'germani':3 'like':1 'made':7 'most':11 'peopl':14 'profit':16 'rich':13 'state':6 'tax':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/3689487"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696838184 {#4409
            date: 2023-10-09 09:56:24.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4413}
        +body: """
          Germany is a good country if you‘re of german descent, white, educated, not disabled and mentally stable. Bonus points if you’re a man.\n
          \n
          Everyone else can literally fuck off.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1696838613 {#4709
          date: 2023-10-09 10:03:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@Discombobulated_Back@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4712 …}
        +nested: Doctrine\ORM\PersistentCollection {#4714 …}
        +votes: Doctrine\ORM\PersistentCollection {#4716 …}
        +reports: Doctrine\ORM\PersistentCollection {#4718 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
        -id: 38426
        -bodyTs: "'bonus':19 'countri':5 'descent':11 'disabl':15 'educ':13 'els':27 'everyon':26 'fuck':30 'german':10 'germani':1 'good':4 'liter':29 'man':25 'mental':17 'point':20 're':8,23 'stabl':18 'white':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/3738106"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696838613 {#4710
          date: 2023-10-09 10:03:33.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4413}
      +body: "This is true for nearly every (white) country."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696841127 {#4762
        date: 2023-10-09 10:45:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Discombobulated_Back@feddit.de"
        "@Haui@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4766 …}
      +nested: Doctrine\ORM\PersistentCollection {#4768 …}
      +votes: Doctrine\ORM\PersistentCollection {#4770 …}
      +reports: Doctrine\ORM\PersistentCollection {#4772 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4774 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4776 …}
      -id: 38450
      -bodyTs: "'countri':8 'everi':6 'near':5 'true':3 'white':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3691498"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696841127 {#4763
        date: 2023-10-09 10:45:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4413}
    +body: """
      But the degree varies. Yesterday, the new nsdap got elected as second strongest party in the federal state hessen. One of their leaders literally said to warm up the gas chambers again.\n
      \n
      I think we really need the US to intervene sooner rather than later. Otherwise we’re definitely getting nuked at some point.\n
      \n
      Germany is fully embracing fascism again at this point.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696846433 {#4848
      date: 2023-10-09 12:13:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Discombobulated_Back@feddit.de"
      "@Haui@discuss.tchncs.de"
      "@xengi@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4851 …}
    +nested: Doctrine\ORM\PersistentCollection {#4853 …}
    +votes: Doctrine\ORM\PersistentCollection {#4855 …}
    +reports: Doctrine\ORM\PersistentCollection {#4857 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4859 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4861 …}
    -id: 38515
    -bodyTs: "'chamber':31 'definit':49 'degre':3 'elect':10 'embrac':58 'fascism':59 'feder':17 'fulli':57 'gas':30 'germani':55 'get':50 'got':9 'hessen':19 'interven':41 'later':45 'leader':23 'liter':24 'need':37 'new':7 'nsdap':8 'nuke':51 'one':20 'otherwis':46 'parti':14 'point':54,63 'rather':43 're':48 'realli':36 'said':25 'second':12 'sooner':42 'state':18 'strongest':13 'think':34 'us':39 'vari':4 'warm':27 'yesterday':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3741918"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696846433 {#4849
      date: 2023-10-09 12:13:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4413}
  +body: "Yeah, we Germans don’t realize yet how close we are again. It sure feels like the last days of the Weimar republic sometimes. Mostly because our “normal” politicians fail horribly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696849432 {#4931
    date: 2023-10-09 13:03:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Discombobulated_Back@feddit.de"
    "@Haui@discuss.tchncs.de"
    "@xengi@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4934 …}
  +nested: Doctrine\ORM\PersistentCollection {#4936 …}
  +votes: Doctrine\ORM\PersistentCollection {#4938 …}
  +reports: Doctrine\ORM\PersistentCollection {#4940 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4942 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4944 …}
  -id: 38559
  -bodyTs: "'close':9 'day':19 'fail':30 'feel':15 'german':3 'horribl':31 'last':18 'like':16 'most':25 'normal':28 'politician':29 'realiz':6 'republ':23 'sometim':24 'sure':14 'weimar':22 'yeah':1 'yet':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3696835"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696849432 {#4932
    date: 2023-10-09 13:03:52.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 {#4933
  +user: Proxies\__CG__\App\Entity\User {#4765 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4850
    +user: Proxies\__CG__\App\Entity\User {#4680 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4764
      +user: Proxies\__CG__\App\Entity\User {#4765 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4711
        +user: Proxies\__CG__\App\Entity\User {#4680 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4413
          +user: App\Entity\User {#4426 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Like in germany where a state made tax cuts but mostly the rich people will Profit from it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1696907917 {#4408
            date: 2023-10-10 05:18:37.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4414 …}
          +nested: Doctrine\ORM\PersistentCollection {#4416 …}
          +votes: Doctrine\ORM\PersistentCollection {#4418 …}
          +reports: Doctrine\ORM\PersistentCollection {#4420 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
          -id: 38417
          -bodyTs: "'cut':9 'germani':3 'like':1 'made':7 'most':11 'peopl':14 'profit':16 'rich':13 'state':6 'tax':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/3689487"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696838184 {#4409
            date: 2023-10-09 09:56:24.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4413}
        +body: """
          Germany is a good country if you‘re of german descent, white, educated, not disabled and mentally stable. Bonus points if you’re a man.\n
          \n
          Everyone else can literally fuck off.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1696838613 {#4709
          date: 2023-10-09 10:03:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@Discombobulated_Back@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4712 …}
        +nested: Doctrine\ORM\PersistentCollection {#4714 …}
        +votes: Doctrine\ORM\PersistentCollection {#4716 …}
        +reports: Doctrine\ORM\PersistentCollection {#4718 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
        -id: 38426
        -bodyTs: "'bonus':19 'countri':5 'descent':11 'disabl':15 'educ':13 'els':27 'everyon':26 'fuck':30 'german':10 'germani':1 'good':4 'liter':29 'man':25 'mental':17 'point':20 're':8,23 'stabl':18 'white':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/3738106"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696838613 {#4710
          date: 2023-10-09 10:03:33.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4413}
      +body: "This is true for nearly every (white) country."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696841127 {#4762
        date: 2023-10-09 10:45:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Discombobulated_Back@feddit.de"
        "@Haui@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4766 …}
      +nested: Doctrine\ORM\PersistentCollection {#4768 …}
      +votes: Doctrine\ORM\PersistentCollection {#4770 …}
      +reports: Doctrine\ORM\PersistentCollection {#4772 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4774 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4776 …}
      -id: 38450
      -bodyTs: "'countri':8 'everi':6 'near':5 'true':3 'white':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3691498"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696841127 {#4763
        date: 2023-10-09 10:45:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4413}
    +body: """
      But the degree varies. Yesterday, the new nsdap got elected as second strongest party in the federal state hessen. One of their leaders literally said to warm up the gas chambers again.\n
      \n
      I think we really need the US to intervene sooner rather than later. Otherwise we’re definitely getting nuked at some point.\n
      \n
      Germany is fully embracing fascism again at this point.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696846433 {#4848
      date: 2023-10-09 12:13:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Discombobulated_Back@feddit.de"
      "@Haui@discuss.tchncs.de"
      "@xengi@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4851 …}
    +nested: Doctrine\ORM\PersistentCollection {#4853 …}
    +votes: Doctrine\ORM\PersistentCollection {#4855 …}
    +reports: Doctrine\ORM\PersistentCollection {#4857 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4859 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4861 …}
    -id: 38515
    -bodyTs: "'chamber':31 'definit':49 'degre':3 'elect':10 'embrac':58 'fascism':59 'feder':17 'fulli':57 'gas':30 'germani':55 'get':50 'got':9 'hessen':19 'interven':41 'later':45 'leader':23 'liter':24 'need':37 'new':7 'nsdap':8 'nuke':51 'one':20 'otherwis':46 'parti':14 'point':54,63 'rather':43 're':48 'realli':36 'said':25 'second':12 'sooner':42 'state':18 'strongest':13 'think':34 'us':39 'vari':4 'warm':27 'yesterday':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3741918"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696846433 {#4849
      date: 2023-10-09 12:13:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4413}
  +body: "Yeah, we Germans don’t realize yet how close we are again. It sure feels like the last days of the Weimar republic sometimes. Mostly because our “normal” politicians fail horribly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696849432 {#4931
    date: 2023-10-09 13:03:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Discombobulated_Back@feddit.de"
    "@Haui@discuss.tchncs.de"
    "@xengi@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4934 …}
  +nested: Doctrine\ORM\PersistentCollection {#4936 …}
  +votes: Doctrine\ORM\PersistentCollection {#4938 …}
  +reports: Doctrine\ORM\PersistentCollection {#4940 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4942 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4944 …}
  -id: 38559
  -bodyTs: "'close':9 'day':19 'fail':30 'feel':15 'german':3 'horribl':31 'last':18 'like':16 'most':25 'normal':28 'politician':29 'realiz':6 'republ':23 'sometim':24 'sure':14 'weimar':22 'yeah':1 'yet':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3696835"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696849432 {#4932
    date: 2023-10-09 13:03:52.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 {#4933
  +user: Proxies\__CG__\App\Entity\User {#4765 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4850
    +user: Proxies\__CG__\App\Entity\User {#4680 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4764
      +user: Proxies\__CG__\App\Entity\User {#4765 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4711
        +user: Proxies\__CG__\App\Entity\User {#4680 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4413
          +user: App\Entity\User {#4426 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Like in germany where a state made tax cuts but mostly the rich people will Profit from it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1696907917 {#4408
            date: 2023-10-10 05:18:37.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4414 …}
          +nested: Doctrine\ORM\PersistentCollection {#4416 …}
          +votes: Doctrine\ORM\PersistentCollection {#4418 …}
          +reports: Doctrine\ORM\PersistentCollection {#4420 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
          -id: 38417
          -bodyTs: "'cut':9 'germani':3 'like':1 'made':7 'most':11 'peopl':14 'profit':16 'rich':13 'state':6 'tax':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/3689487"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696838184 {#4409
            date: 2023-10-09 09:56:24.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4413}
        +body: """
          Germany is a good country if you‘re of german descent, white, educated, not disabled and mentally stable. Bonus points if you’re a man.\n
          \n
          Everyone else can literally fuck off.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1696838613 {#4709
          date: 2023-10-09 10:03:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@Discombobulated_Back@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4712 …}
        +nested: Doctrine\ORM\PersistentCollection {#4714 …}
        +votes: Doctrine\ORM\PersistentCollection {#4716 …}
        +reports: Doctrine\ORM\PersistentCollection {#4718 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
        -id: 38426
        -bodyTs: "'bonus':19 'countri':5 'descent':11 'disabl':15 'educ':13 'els':27 'everyon':26 'fuck':30 'german':10 'germani':1 'good':4 'liter':29 'man':25 'mental':17 'point':20 're':8,23 'stabl':18 'white':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/3738106"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696838613 {#4710
          date: 2023-10-09 10:03:33.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4413}
      +body: "This is true for nearly every (white) country."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696841127 {#4762
        date: 2023-10-09 10:45:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Discombobulated_Back@feddit.de"
        "@Haui@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4766 …}
      +nested: Doctrine\ORM\PersistentCollection {#4768 …}
      +votes: Doctrine\ORM\PersistentCollection {#4770 …}
      +reports: Doctrine\ORM\PersistentCollection {#4772 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4774 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4776 …}
      -id: 38450
      -bodyTs: "'countri':8 'everi':6 'near':5 'true':3 'white':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3691498"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696841127 {#4763
        date: 2023-10-09 10:45:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4413}
    +body: """
      But the degree varies. Yesterday, the new nsdap got elected as second strongest party in the federal state hessen. One of their leaders literally said to warm up the gas chambers again.\n
      \n
      I think we really need the US to intervene sooner rather than later. Otherwise we’re definitely getting nuked at some point.\n
      \n
      Germany is fully embracing fascism again at this point.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696846433 {#4848
      date: 2023-10-09 12:13:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Discombobulated_Back@feddit.de"
      "@Haui@discuss.tchncs.de"
      "@xengi@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4851 …}
    +nested: Doctrine\ORM\PersistentCollection {#4853 …}
    +votes: Doctrine\ORM\PersistentCollection {#4855 …}
    +reports: Doctrine\ORM\PersistentCollection {#4857 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4859 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4861 …}
    -id: 38515
    -bodyTs: "'chamber':31 'definit':49 'degre':3 'elect':10 'embrac':58 'fascism':59 'feder':17 'fulli':57 'gas':30 'germani':55 'get':50 'got':9 'hessen':19 'interven':41 'later':45 'leader':23 'liter':24 'need':37 'new':7 'nsdap':8 'nuke':51 'one':20 'otherwis':46 'parti':14 'point':54,63 'rather':43 're':48 'realli':36 'said':25 'second':12 'sooner':42 'state':18 'strongest':13 'think':34 'us':39 'vari':4 'warm':27 'yesterday':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3741918"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696846433 {#4849
      date: 2023-10-09 12:13:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4413}
  +body: "Yeah, we Germans don’t realize yet how close we are again. It sure feels like the last days of the Weimar republic sometimes. Mostly because our “normal” politicians fail horribly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696849432 {#4931
    date: 2023-10-09 13:03:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Discombobulated_Back@feddit.de"
    "@Haui@discuss.tchncs.de"
    "@xengi@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4934 …}
  +nested: Doctrine\ORM\PersistentCollection {#4936 …}
  +votes: Doctrine\ORM\PersistentCollection {#4938 …}
  +reports: Doctrine\ORM\PersistentCollection {#4940 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4942 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4944 …}
  -id: 38559
  -bodyTs: "'close':9 'day':19 'fail':30 'feel':15 'german':3 'horribl':31 'last':18 'like':16 'most':25 'normal':28 'politician':29 'realiz':6 'republ':23 'sometim':24 'sure':14 'weimar':22 'yeah':1 'yet':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3696835"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696849432 {#4932
    date: 2023-10-09 13:03:52.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 {#5032
  +user: Proxies\__CG__\App\Entity\User {#4680 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4933
    +user: Proxies\__CG__\App\Entity\User {#4765 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4850
      +user: Proxies\__CG__\App\Entity\User {#4680 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4764
        +user: Proxies\__CG__\App\Entity\User {#4765 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4711
          +user: Proxies\__CG__\App\Entity\User {#4680 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4413
            +user: App\Entity\User {#4426 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Like in germany where a state made tax cuts but mostly the rich people will Profit from it."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 11
            +score: 0
            +lastActive: DateTime @1696907917 {#4408
              date: 2023-10-10 05:18:37.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4414 …}
            +nested: Doctrine\ORM\PersistentCollection {#4416 …}
            +votes: Doctrine\ORM\PersistentCollection {#4418 …}
            +reports: Doctrine\ORM\PersistentCollection {#4420 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
            -id: 38417
            -bodyTs: "'cut':9 'germani':3 'like':1 'made':7 'most':11 'peopl':14 'profit':16 'rich':13 'state':6 'tax':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/3689487"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696838184 {#4409
              date: 2023-10-09 09:56:24.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4413}
          +body: """
            Germany is a good country if you‘re of german descent, white, educated, not disabled and mentally stable. Bonus points if you’re a man.\n
            \n
            Everyone else can literally fuck off.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1696838613 {#4709
            date: 2023-10-09 10:03:33.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@Discombobulated_Back@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4712 …}
          +nested: Doctrine\ORM\PersistentCollection {#4714 …}
          +votes: Doctrine\ORM\PersistentCollection {#4716 …}
          +reports: Doctrine\ORM\PersistentCollection {#4718 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
          -id: 38426
          -bodyTs: "'bonus':19 'countri':5 'descent':11 'disabl':15 'educ':13 'els':27 'everyon':26 'fuck':30 'german':10 'germani':1 'good':4 'liter':29 'man':25 'mental':17 'point':20 're':8,23 'stabl':18 'white':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/3738106"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696838613 {#4710
            date: 2023-10-09 10:03:33.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4413}
        +body: "This is true for nearly every (white) country."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696841127 {#4762
          date: 2023-10-09 10:45:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@Discombobulated_Back@feddit.de"
          "@Haui@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4766 …}
        +nested: Doctrine\ORM\PersistentCollection {#4768 …}
        +votes: Doctrine\ORM\PersistentCollection {#4770 …}
        +reports: Doctrine\ORM\PersistentCollection {#4772 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4774 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4776 …}
        -id: 38450
        -bodyTs: "'countri':8 'everi':6 'near':5 'true':3 'white':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/3691498"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696841127 {#4763
          date: 2023-10-09 10:45:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4413}
      +body: """
        But the degree varies. Yesterday, the new nsdap got elected as second strongest party in the federal state hessen. One of their leaders literally said to warm up the gas chambers again.\n
        \n
        I think we really need the US to intervene sooner rather than later. Otherwise we’re definitely getting nuked at some point.\n
        \n
        Germany is fully embracing fascism again at this point.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696846433 {#4848
        date: 2023-10-09 12:13:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Discombobulated_Back@feddit.de"
        "@Haui@discuss.tchncs.de"
        "@xengi@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4851 …}
      +nested: Doctrine\ORM\PersistentCollection {#4853 …}
      +votes: Doctrine\ORM\PersistentCollection {#4855 …}
      +reports: Doctrine\ORM\PersistentCollection {#4857 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4859 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4861 …}
      -id: 38515
      -bodyTs: "'chamber':31 'definit':49 'degre':3 'elect':10 'embrac':58 'fascism':59 'feder':17 'fulli':57 'gas':30 'germani':55 'get':50 'got':9 'hessen':19 'interven':41 'later':45 'leader':23 'liter':24 'need':37 'new':7 'nsdap':8 'nuke':51 'one':20 'otherwis':46 'parti':14 'point':54,63 'rather':43 're':48 'realli':36 'said':25 'second':12 'sooner':42 'state':18 'strongest':13 'think':34 'us':39 'vari':4 'warm':27 'yesterday':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3741918"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696846433 {#4849
        date: 2023-10-09 12:13:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4413}
    +body: "Yeah, we Germans don’t realize yet how close we are again. It sure feels like the last days of the Weimar republic sometimes. Mostly because our “normal” politicians fail horribly."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696849432 {#4931
      date: 2023-10-09 13:03:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Discombobulated_Back@feddit.de"
      "@Haui@discuss.tchncs.de"
      "@xengi@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4934 …}
    +nested: Doctrine\ORM\PersistentCollection {#4936 …}
    +votes: Doctrine\ORM\PersistentCollection {#4938 …}
    +reports: Doctrine\ORM\PersistentCollection {#4940 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4942 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4944 …}
    -id: 38559
    -bodyTs: "'close':9 'day':19 'fail':30 'feel':15 'german':3 'horribl':31 'last':18 'like':16 'most':25 'normal':28 'politician':29 'realiz':6 'republ':23 'sometim':24 'sure':14 'weimar':22 'yeah':1 'yet':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3696835"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696849432 {#4932
      date: 2023-10-09 13:03:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4413}
  +body: """
    I completely agree. But I would go even farther. We have misunderstood and corrupted democracy to a popularity contest. I\n
    \n
    t is legal to infinitely increase politicians salaries, to accept donations from lobbyist groups, to work into their own pocket. We pretty much legalized corruption.\n
    \n
    Now the politicians are so out of touch that they don’t see how their country is eroding under them. The streets have holes, there is garbage on the back alleys but not on the main streets. All so it doesn’t look bad when you drive through but shit if you live there.\n
    \n
    Even our former health minister, albeit relatively fast in his reaction, made himself and his husband rich with mask deals. He should definitely go to jail for that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696855458 {#5030
    date: 2023-10-09 14:44:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Discombobulated_Back@feddit.de"
    "@Haui@discuss.tchncs.de"
    "@xengi@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5033 …}
  +nested: Doctrine\ORM\PersistentCollection {#5035 …}
  +votes: Doctrine\ORM\PersistentCollection {#5037 …}
  +reports: Doctrine\ORM\PersistentCollection {#5039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5043 …}
  -id: 38646
  -bodyTs: "'accept':30 'agre':3 'albeit':105 'alley':76 'back':75 'bad':89 'complet':2 'contest':19 'corrupt':14,45 'countri':61 'deal':119 'definit':122 'democraci':15 'doesn':86 'donat':31 'drive':92 'erod':63 'even':8,100 'farther':9 'fast':107 'former':102 'garbag':72 'go':7,123 'group':34 'health':103 'hole':69 'husband':115 'increas':26 'infinit':25 'jail':125 'legal':23,44 'live':98 'lobbyist':33 'look':88 'made':111 'main':81 'mask':118 'minist':104 'misunderstood':12 'much':43 'pocket':40 'politician':27,48 'popular':18 'pretti':42 'reaction':110 'relat':106 'rich':116 'salari':28 'see':58 'shit':95 'street':67,82 'touch':53 'work':36 'would':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3749683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696855458 {#5031
    date: 2023-10-09 14:44:18.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 {#5032
  +user: Proxies\__CG__\App\Entity\User {#4680 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4933
    +user: Proxies\__CG__\App\Entity\User {#4765 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4850
      +user: Proxies\__CG__\App\Entity\User {#4680 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4764
        +user: Proxies\__CG__\App\Entity\User {#4765 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4711
          +user: Proxies\__CG__\App\Entity\User {#4680 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4413
            +user: App\Entity\User {#4426 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Like in germany where a state made tax cuts but mostly the rich people will Profit from it."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 11
            +score: 0
            +lastActive: DateTime @1696907917 {#4408
              date: 2023-10-10 05:18:37.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4414 …}
            +nested: Doctrine\ORM\PersistentCollection {#4416 …}
            +votes: Doctrine\ORM\PersistentCollection {#4418 …}
            +reports: Doctrine\ORM\PersistentCollection {#4420 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
            -id: 38417
            -bodyTs: "'cut':9 'germani':3 'like':1 'made':7 'most':11 'peopl':14 'profit':16 'rich':13 'state':6 'tax':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/3689487"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696838184 {#4409
              date: 2023-10-09 09:56:24.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4413}
          +body: """
            Germany is a good country if you‘re of german descent, white, educated, not disabled and mentally stable. Bonus points if you’re a man.\n
            \n
            Everyone else can literally fuck off.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1696838613 {#4709
            date: 2023-10-09 10:03:33.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@Discombobulated_Back@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4712 …}
          +nested: Doctrine\ORM\PersistentCollection {#4714 …}
          +votes: Doctrine\ORM\PersistentCollection {#4716 …}
          +reports: Doctrine\ORM\PersistentCollection {#4718 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
          -id: 38426
          -bodyTs: "'bonus':19 'countri':5 'descent':11 'disabl':15 'educ':13 'els':27 'everyon':26 'fuck':30 'german':10 'germani':1 'good':4 'liter':29 'man':25 'mental':17 'point':20 're':8,23 'stabl':18 'white':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/3738106"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696838613 {#4710
            date: 2023-10-09 10:03:33.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4413}
        +body: "This is true for nearly every (white) country."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696841127 {#4762
          date: 2023-10-09 10:45:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@Discombobulated_Back@feddit.de"
          "@Haui@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4766 …}
        +nested: Doctrine\ORM\PersistentCollection {#4768 …}
        +votes: Doctrine\ORM\PersistentCollection {#4770 …}
        +reports: Doctrine\ORM\PersistentCollection {#4772 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4774 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4776 …}
        -id: 38450
        -bodyTs: "'countri':8 'everi':6 'near':5 'true':3 'white':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/3691498"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696841127 {#4763
          date: 2023-10-09 10:45:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4413}
      +body: """
        But the degree varies. Yesterday, the new nsdap got elected as second strongest party in the federal state hessen. One of their leaders literally said to warm up the gas chambers again.\n
        \n
        I think we really need the US to intervene sooner rather than later. Otherwise we’re definitely getting nuked at some point.\n
        \n
        Germany is fully embracing fascism again at this point.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696846433 {#4848
        date: 2023-10-09 12:13:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Discombobulated_Back@feddit.de"
        "@Haui@discuss.tchncs.de"
        "@xengi@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4851 …}
      +nested: Doctrine\ORM\PersistentCollection {#4853 …}
      +votes: Doctrine\ORM\PersistentCollection {#4855 …}
      +reports: Doctrine\ORM\PersistentCollection {#4857 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4859 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4861 …}
      -id: 38515
      -bodyTs: "'chamber':31 'definit':49 'degre':3 'elect':10 'embrac':58 'fascism':59 'feder':17 'fulli':57 'gas':30 'germani':55 'get':50 'got':9 'hessen':19 'interven':41 'later':45 'leader':23 'liter':24 'need':37 'new':7 'nsdap':8 'nuke':51 'one':20 'otherwis':46 'parti':14 'point':54,63 'rather':43 're':48 'realli':36 'said':25 'second':12 'sooner':42 'state':18 'strongest':13 'think':34 'us':39 'vari':4 'warm':27 'yesterday':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3741918"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696846433 {#4849
        date: 2023-10-09 12:13:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4413}
    +body: "Yeah, we Germans don’t realize yet how close we are again. It sure feels like the last days of the Weimar republic sometimes. Mostly because our “normal” politicians fail horribly."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696849432 {#4931
      date: 2023-10-09 13:03:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Discombobulated_Back@feddit.de"
      "@Haui@discuss.tchncs.de"
      "@xengi@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4934 …}
    +nested: Doctrine\ORM\PersistentCollection {#4936 …}
    +votes: Doctrine\ORM\PersistentCollection {#4938 …}
    +reports: Doctrine\ORM\PersistentCollection {#4940 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4942 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4944 …}
    -id: 38559
    -bodyTs: "'close':9 'day':19 'fail':30 'feel':15 'german':3 'horribl':31 'last':18 'like':16 'most':25 'normal':28 'politician':29 'realiz':6 'republ':23 'sometim':24 'sure':14 'weimar':22 'yeah':1 'yet':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3696835"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696849432 {#4932
      date: 2023-10-09 13:03:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4413}
  +body: """
    I completely agree. But I would go even farther. We have misunderstood and corrupted democracy to a popularity contest. I\n
    \n
    t is legal to infinitely increase politicians salaries, to accept donations from lobbyist groups, to work into their own pocket. We pretty much legalized corruption.\n
    \n
    Now the politicians are so out of touch that they don’t see how their country is eroding under them. The streets have holes, there is garbage on the back alleys but not on the main streets. All so it doesn’t look bad when you drive through but shit if you live there.\n
    \n
    Even our former health minister, albeit relatively fast in his reaction, made himself and his husband rich with mask deals. He should definitely go to jail for that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696855458 {#5030
    date: 2023-10-09 14:44:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Discombobulated_Back@feddit.de"
    "@Haui@discuss.tchncs.de"
    "@xengi@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5033 …}
  +nested: Doctrine\ORM\PersistentCollection {#5035 …}
  +votes: Doctrine\ORM\PersistentCollection {#5037 …}
  +reports: Doctrine\ORM\PersistentCollection {#5039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5043 …}
  -id: 38646
  -bodyTs: "'accept':30 'agre':3 'albeit':105 'alley':76 'back':75 'bad':89 'complet':2 'contest':19 'corrupt':14,45 'countri':61 'deal':119 'definit':122 'democraci':15 'doesn':86 'donat':31 'drive':92 'erod':63 'even':8,100 'farther':9 'fast':107 'former':102 'garbag':72 'go':7,123 'group':34 'health':103 'hole':69 'husband':115 'increas':26 'infinit':25 'jail':125 'legal':23,44 'live':98 'lobbyist':33 'look':88 'made':111 'main':81 'mask':118 'minist':104 'misunderstood':12 'much':43 'pocket':40 'politician':27,48 'popular':18 'pretti':42 'reaction':110 'relat':106 'rich':116 'salari':28 'see':58 'shit':95 'street':67,82 'touch':53 'work':36 'would':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3749683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696855458 {#5031
    date: 2023-10-09 14:44:18.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 {#5032
  +user: Proxies\__CG__\App\Entity\User {#4680 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4933
    +user: Proxies\__CG__\App\Entity\User {#4765 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4850
      +user: Proxies\__CG__\App\Entity\User {#4680 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4764
        +user: Proxies\__CG__\App\Entity\User {#4765 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4711
          +user: Proxies\__CG__\App\Entity\User {#4680 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4413
            +user: App\Entity\User {#4426 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Like in germany where a state made tax cuts but mostly the rich people will Profit from it."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 11
            +score: 0
            +lastActive: DateTime @1696907917 {#4408
              date: 2023-10-10 05:18:37.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4414 …}
            +nested: Doctrine\ORM\PersistentCollection {#4416 …}
            +votes: Doctrine\ORM\PersistentCollection {#4418 …}
            +reports: Doctrine\ORM\PersistentCollection {#4420 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
            -id: 38417
            -bodyTs: "'cut':9 'germani':3 'like':1 'made':7 'most':11 'peopl':14 'profit':16 'rich':13 'state':6 'tax':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/3689487"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696838184 {#4409
              date: 2023-10-09 09:56:24.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4413}
          +body: """
            Germany is a good country if you‘re of german descent, white, educated, not disabled and mentally stable. Bonus points if you’re a man.\n
            \n
            Everyone else can literally fuck off.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1696838613 {#4709
            date: 2023-10-09 10:03:33.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@Discombobulated_Back@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4712 …}
          +nested: Doctrine\ORM\PersistentCollection {#4714 …}
          +votes: Doctrine\ORM\PersistentCollection {#4716 …}
          +reports: Doctrine\ORM\PersistentCollection {#4718 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
          -id: 38426
          -bodyTs: "'bonus':19 'countri':5 'descent':11 'disabl':15 'educ':13 'els':27 'everyon':26 'fuck':30 'german':10 'germani':1 'good':4 'liter':29 'man':25 'mental':17 'point':20 're':8,23 'stabl':18 'white':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/3738106"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696838613 {#4710
            date: 2023-10-09 10:03:33.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4413}
        +body: "This is true for nearly every (white) country."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696841127 {#4762
          date: 2023-10-09 10:45:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@Discombobulated_Back@feddit.de"
          "@Haui@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4766 …}
        +nested: Doctrine\ORM\PersistentCollection {#4768 …}
        +votes: Doctrine\ORM\PersistentCollection {#4770 …}
        +reports: Doctrine\ORM\PersistentCollection {#4772 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4774 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4776 …}
        -id: 38450
        -bodyTs: "'countri':8 'everi':6 'near':5 'true':3 'white':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/3691498"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696841127 {#4763
          date: 2023-10-09 10:45:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4413}
      +body: """
        But the degree varies. Yesterday, the new nsdap got elected as second strongest party in the federal state hessen. One of their leaders literally said to warm up the gas chambers again.\n
        \n
        I think we really need the US to intervene sooner rather than later. Otherwise we’re definitely getting nuked at some point.\n
        \n
        Germany is fully embracing fascism again at this point.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696846433 {#4848
        date: 2023-10-09 12:13:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Discombobulated_Back@feddit.de"
        "@Haui@discuss.tchncs.de"
        "@xengi@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4851 …}
      +nested: Doctrine\ORM\PersistentCollection {#4853 …}
      +votes: Doctrine\ORM\PersistentCollection {#4855 …}
      +reports: Doctrine\ORM\PersistentCollection {#4857 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4859 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4861 …}
      -id: 38515
      -bodyTs: "'chamber':31 'definit':49 'degre':3 'elect':10 'embrac':58 'fascism':59 'feder':17 'fulli':57 'gas':30 'germani':55 'get':50 'got':9 'hessen':19 'interven':41 'later':45 'leader':23 'liter':24 'need':37 'new':7 'nsdap':8 'nuke':51 'one':20 'otherwis':46 'parti':14 'point':54,63 'rather':43 're':48 'realli':36 'said':25 'second':12 'sooner':42 'state':18 'strongest':13 'think':34 'us':39 'vari':4 'warm':27 'yesterday':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3741918"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696846433 {#4849
        date: 2023-10-09 12:13:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4413}
    +body: "Yeah, we Germans don’t realize yet how close we are again. It sure feels like the last days of the Weimar republic sometimes. Mostly because our “normal” politicians fail horribly."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696849432 {#4931
      date: 2023-10-09 13:03:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Discombobulated_Back@feddit.de"
      "@Haui@discuss.tchncs.de"
      "@xengi@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4934 …}
    +nested: Doctrine\ORM\PersistentCollection {#4936 …}
    +votes: Doctrine\ORM\PersistentCollection {#4938 …}
    +reports: Doctrine\ORM\PersistentCollection {#4940 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4942 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4944 …}
    -id: 38559
    -bodyTs: "'close':9 'day':19 'fail':30 'feel':15 'german':3 'horribl':31 'last':18 'like':16 'most':25 'normal':28 'politician':29 'realiz':6 'republ':23 'sometim':24 'sure':14 'weimar':22 'yeah':1 'yet':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3696835"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696849432 {#4932
      date: 2023-10-09 13:03:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4413}
  +body: """
    I completely agree. But I would go even farther. We have misunderstood and corrupted democracy to a popularity contest. I\n
    \n
    t is legal to infinitely increase politicians salaries, to accept donations from lobbyist groups, to work into their own pocket. We pretty much legalized corruption.\n
    \n
    Now the politicians are so out of touch that they don’t see how their country is eroding under them. The streets have holes, there is garbage on the back alleys but not on the main streets. All so it doesn’t look bad when you drive through but shit if you live there.\n
    \n
    Even our former health minister, albeit relatively fast in his reaction, made himself and his husband rich with mask deals. He should definitely go to jail for that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696855458 {#5030
    date: 2023-10-09 14:44:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Discombobulated_Back@feddit.de"
    "@Haui@discuss.tchncs.de"
    "@xengi@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5033 …}
  +nested: Doctrine\ORM\PersistentCollection {#5035 …}
  +votes: Doctrine\ORM\PersistentCollection {#5037 …}
  +reports: Doctrine\ORM\PersistentCollection {#5039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5043 …}
  -id: 38646
  -bodyTs: "'accept':30 'agre':3 'albeit':105 'alley':76 'back':75 'bad':89 'complet':2 'contest':19 'corrupt':14,45 'countri':61 'deal':119 'definit':122 'democraci':15 'doesn':86 'donat':31 'drive':92 'erod':63 'even':8,100 'farther':9 'fast':107 'former':102 'garbag':72 'go':7,123 'group':34 'health':103 'hole':69 'husband':115 'increas':26 'infinit':25 'jail':125 'legal':23,44 'live':98 'lobbyist':33 'look':88 'made':111 'main':81 'mask':118 'minist':104 'misunderstood':12 'much':43 'pocket':40 'politician':27,48 'popular':18 'pretti':42 'reaction':110 'relat':106 'rich':116 'salari':28 'see':58 'shit':95 'street':67,82 'touch':53 'work':36 'would':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3749683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696855458 {#5031
    date: 2023-10-09 14:44:18.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 {#4948
  +user: Proxies\__CG__\App\Entity\User {#4949 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4850
    +user: Proxies\__CG__\App\Entity\User {#4680 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4764
      +user: Proxies\__CG__\App\Entity\User {#4765 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4711
        +user: Proxies\__CG__\App\Entity\User {#4680 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4413
          +user: App\Entity\User {#4426 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Like in germany where a state made tax cuts but mostly the rich people will Profit from it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1696907917 {#4408
            date: 2023-10-10 05:18:37.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4414 …}
          +nested: Doctrine\ORM\PersistentCollection {#4416 …}
          +votes: Doctrine\ORM\PersistentCollection {#4418 …}
          +reports: Doctrine\ORM\PersistentCollection {#4420 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
          -id: 38417
          -bodyTs: "'cut':9 'germani':3 'like':1 'made':7 'most':11 'peopl':14 'profit':16 'rich':13 'state':6 'tax':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/3689487"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696838184 {#4409
            date: 2023-10-09 09:56:24.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4413}
        +body: """
          Germany is a good country if you‘re of german descent, white, educated, not disabled and mentally stable. Bonus points if you’re a man.\n
          \n
          Everyone else can literally fuck off.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1696838613 {#4709
          date: 2023-10-09 10:03:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@Discombobulated_Back@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4712 …}
        +nested: Doctrine\ORM\PersistentCollection {#4714 …}
        +votes: Doctrine\ORM\PersistentCollection {#4716 …}
        +reports: Doctrine\ORM\PersistentCollection {#4718 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
        -id: 38426
        -bodyTs: "'bonus':19 'countri':5 'descent':11 'disabl':15 'educ':13 'els':27 'everyon':26 'fuck':30 'german':10 'germani':1 'good':4 'liter':29 'man':25 'mental':17 'point':20 're':8,23 'stabl':18 'white':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/3738106"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696838613 {#4710
          date: 2023-10-09 10:03:33.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4413}
      +body: "This is true for nearly every (white) country."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696841127 {#4762
        date: 2023-10-09 10:45:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Discombobulated_Back@feddit.de"
        "@Haui@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4766 …}
      +nested: Doctrine\ORM\PersistentCollection {#4768 …}
      +votes: Doctrine\ORM\PersistentCollection {#4770 …}
      +reports: Doctrine\ORM\PersistentCollection {#4772 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4774 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4776 …}
      -id: 38450
      -bodyTs: "'countri':8 'everi':6 'near':5 'true':3 'white':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3691498"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696841127 {#4763
        date: 2023-10-09 10:45:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4413}
    +body: """
      But the degree varies. Yesterday, the new nsdap got elected as second strongest party in the federal state hessen. One of their leaders literally said to warm up the gas chambers again.\n
      \n
      I think we really need the US to intervene sooner rather than later. Otherwise we’re definitely getting nuked at some point.\n
      \n
      Germany is fully embracing fascism again at this point.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696846433 {#4848
      date: 2023-10-09 12:13:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Discombobulated_Back@feddit.de"
      "@Haui@discuss.tchncs.de"
      "@xengi@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4851 …}
    +nested: Doctrine\ORM\PersistentCollection {#4853 …}
    +votes: Doctrine\ORM\PersistentCollection {#4855 …}
    +reports: Doctrine\ORM\PersistentCollection {#4857 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4859 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4861 …}
    -id: 38515
    -bodyTs: "'chamber':31 'definit':49 'degre':3 'elect':10 'embrac':58 'fascism':59 'feder':17 'fulli':57 'gas':30 'germani':55 'get':50 'got':9 'hessen':19 'interven':41 'later':45 'leader':23 'liter':24 'need':37 'new':7 'nsdap':8 'nuke':51 'one':20 'otherwis':46 'parti':14 'point':54,63 'rather':43 're':48 'realli':36 'said':25 'second':12 'sooner':42 'state':18 'strongest':13 'think':34 'us':39 'vari':4 'warm':27 'yesterday':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3741918"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696846433 {#4849
      date: 2023-10-09 12:13:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4413}
  +body: """
    > I think we really need the US to intervene sooner rather than later.\n
    \n
    Hah! You wish.\n
    \n
    Currently, they’d join in with the nsdap sell fuel and maintenances for the gas chambers.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696907915 {#4946
    date: 2023-10-10 05:18:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Discombobulated_Back@feddit.de"
    "@Haui@discuss.tchncs.de"
    "@xengi@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4950 …}
  +nested: Doctrine\ORM\PersistentCollection {#4952 …}
  +votes: Doctrine\ORM\PersistentCollection {#4954 …}
  +reports: Doctrine\ORM\PersistentCollection {#4956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4960 …}
  -id: 39682
  -bodyTs: "'chamber':32 'current':17 'd':19 'fuel':26 'gas':31 'hah':14 'interven':9 'join':20 'later':13 'mainten':28 'need':5 'nsdap':24 'rather':11 'realli':4 'sell':25 'sooner':10 'think':2 'us':7 'wish':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4658329"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696907915 {#4947
    date: 2023-10-10 05:18:35.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 {#4948
  +user: Proxies\__CG__\App\Entity\User {#4949 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4850
    +user: Proxies\__CG__\App\Entity\User {#4680 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4764
      +user: Proxies\__CG__\App\Entity\User {#4765 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4711
        +user: Proxies\__CG__\App\Entity\User {#4680 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4413
          +user: App\Entity\User {#4426 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Like in germany where a state made tax cuts but mostly the rich people will Profit from it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1696907917 {#4408
            date: 2023-10-10 05:18:37.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4414 …}
          +nested: Doctrine\ORM\PersistentCollection {#4416 …}
          +votes: Doctrine\ORM\PersistentCollection {#4418 …}
          +reports: Doctrine\ORM\PersistentCollection {#4420 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
          -id: 38417
          -bodyTs: "'cut':9 'germani':3 'like':1 'made':7 'most':11 'peopl':14 'profit':16 'rich':13 'state':6 'tax':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/3689487"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696838184 {#4409
            date: 2023-10-09 09:56:24.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4413}
        +body: """
          Germany is a good country if you‘re of german descent, white, educated, not disabled and mentally stable. Bonus points if you’re a man.\n
          \n
          Everyone else can literally fuck off.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1696838613 {#4709
          date: 2023-10-09 10:03:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@Discombobulated_Back@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4712 …}
        +nested: Doctrine\ORM\PersistentCollection {#4714 …}
        +votes: Doctrine\ORM\PersistentCollection {#4716 …}
        +reports: Doctrine\ORM\PersistentCollection {#4718 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
        -id: 38426
        -bodyTs: "'bonus':19 'countri':5 'descent':11 'disabl':15 'educ':13 'els':27 'everyon':26 'fuck':30 'german':10 'germani':1 'good':4 'liter':29 'man':25 'mental':17 'point':20 're':8,23 'stabl':18 'white':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/3738106"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696838613 {#4710
          date: 2023-10-09 10:03:33.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4413}
      +body: "This is true for nearly every (white) country."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696841127 {#4762
        date: 2023-10-09 10:45:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Discombobulated_Back@feddit.de"
        "@Haui@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4766 …}
      +nested: Doctrine\ORM\PersistentCollection {#4768 …}
      +votes: Doctrine\ORM\PersistentCollection {#4770 …}
      +reports: Doctrine\ORM\PersistentCollection {#4772 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4774 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4776 …}
      -id: 38450
      -bodyTs: "'countri':8 'everi':6 'near':5 'true':3 'white':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3691498"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696841127 {#4763
        date: 2023-10-09 10:45:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4413}
    +body: """
      But the degree varies. Yesterday, the new nsdap got elected as second strongest party in the federal state hessen. One of their leaders literally said to warm up the gas chambers again.\n
      \n
      I think we really need the US to intervene sooner rather than later. Otherwise we’re definitely getting nuked at some point.\n
      \n
      Germany is fully embracing fascism again at this point.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696846433 {#4848
      date: 2023-10-09 12:13:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Discombobulated_Back@feddit.de"
      "@Haui@discuss.tchncs.de"
      "@xengi@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4851 …}
    +nested: Doctrine\ORM\PersistentCollection {#4853 …}
    +votes: Doctrine\ORM\PersistentCollection {#4855 …}
    +reports: Doctrine\ORM\PersistentCollection {#4857 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4859 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4861 …}
    -id: 38515
    -bodyTs: "'chamber':31 'definit':49 'degre':3 'elect':10 'embrac':58 'fascism':59 'feder':17 'fulli':57 'gas':30 'germani':55 'get':50 'got':9 'hessen':19 'interven':41 'later':45 'leader':23 'liter':24 'need':37 'new':7 'nsdap':8 'nuke':51 'one':20 'otherwis':46 'parti':14 'point':54,63 'rather':43 're':48 'realli':36 'said':25 'second':12 'sooner':42 'state':18 'strongest':13 'think':34 'us':39 'vari':4 'warm':27 'yesterday':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3741918"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696846433 {#4849
      date: 2023-10-09 12:13:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4413}
  +body: """
    > I think we really need the US to intervene sooner rather than later.\n
    \n
    Hah! You wish.\n
    \n
    Currently, they’d join in with the nsdap sell fuel and maintenances for the gas chambers.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696907915 {#4946
    date: 2023-10-10 05:18:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Discombobulated_Back@feddit.de"
    "@Haui@discuss.tchncs.de"
    "@xengi@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4950 …}
  +nested: Doctrine\ORM\PersistentCollection {#4952 …}
  +votes: Doctrine\ORM\PersistentCollection {#4954 …}
  +reports: Doctrine\ORM\PersistentCollection {#4956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4960 …}
  -id: 39682
  -bodyTs: "'chamber':32 'current':17 'd':19 'fuel':26 'gas':31 'hah':14 'interven':9 'join':20 'later':13 'mainten':28 'need':5 'nsdap':24 'rather':11 'realli':4 'sell':25 'sooner':10 'think':2 'us':7 'wish':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4658329"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696907915 {#4947
    date: 2023-10-10 05:18:35.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 {#4948
  +user: Proxies\__CG__\App\Entity\User {#4949 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4850
    +user: Proxies\__CG__\App\Entity\User {#4680 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4764
      +user: Proxies\__CG__\App\Entity\User {#4765 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4711
        +user: Proxies\__CG__\App\Entity\User {#4680 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4413
          +user: App\Entity\User {#4426 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Like in germany where a state made tax cuts but mostly the rich people will Profit from it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1696907917 {#4408
            date: 2023-10-10 05:18:37.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4414 …}
          +nested: Doctrine\ORM\PersistentCollection {#4416 …}
          +votes: Doctrine\ORM\PersistentCollection {#4418 …}
          +reports: Doctrine\ORM\PersistentCollection {#4420 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
          -id: 38417
          -bodyTs: "'cut':9 'germani':3 'like':1 'made':7 'most':11 'peopl':14 'profit':16 'rich':13 'state':6 'tax':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/3689487"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696838184 {#4409
            date: 2023-10-09 09:56:24.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4413}
        +body: """
          Germany is a good country if you‘re of german descent, white, educated, not disabled and mentally stable. Bonus points if you’re a man.\n
          \n
          Everyone else can literally fuck off.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1696838613 {#4709
          date: 2023-10-09 10:03:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@Discombobulated_Back@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4712 …}
        +nested: Doctrine\ORM\PersistentCollection {#4714 …}
        +votes: Doctrine\ORM\PersistentCollection {#4716 …}
        +reports: Doctrine\ORM\PersistentCollection {#4718 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
        -id: 38426
        -bodyTs: "'bonus':19 'countri':5 'descent':11 'disabl':15 'educ':13 'els':27 'everyon':26 'fuck':30 'german':10 'germani':1 'good':4 'liter':29 'man':25 'mental':17 'point':20 're':8,23 'stabl':18 'white':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/3738106"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696838613 {#4710
          date: 2023-10-09 10:03:33.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4413}
      +body: "This is true for nearly every (white) country."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696841127 {#4762
        date: 2023-10-09 10:45:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Discombobulated_Back@feddit.de"
        "@Haui@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4766 …}
      +nested: Doctrine\ORM\PersistentCollection {#4768 …}
      +votes: Doctrine\ORM\PersistentCollection {#4770 …}
      +reports: Doctrine\ORM\PersistentCollection {#4772 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4774 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4776 …}
      -id: 38450
      -bodyTs: "'countri':8 'everi':6 'near':5 'true':3 'white':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3691498"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696841127 {#4763
        date: 2023-10-09 10:45:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4413}
    +body: """
      But the degree varies. Yesterday, the new nsdap got elected as second strongest party in the federal state hessen. One of their leaders literally said to warm up the gas chambers again.\n
      \n
      I think we really need the US to intervene sooner rather than later. Otherwise we’re definitely getting nuked at some point.\n
      \n
      Germany is fully embracing fascism again at this point.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696846433 {#4848
      date: 2023-10-09 12:13:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Discombobulated_Back@feddit.de"
      "@Haui@discuss.tchncs.de"
      "@xengi@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4851 …}
    +nested: Doctrine\ORM\PersistentCollection {#4853 …}
    +votes: Doctrine\ORM\PersistentCollection {#4855 …}
    +reports: Doctrine\ORM\PersistentCollection {#4857 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4859 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4861 …}
    -id: 38515
    -bodyTs: "'chamber':31 'definit':49 'degre':3 'elect':10 'embrac':58 'fascism':59 'feder':17 'fulli':57 'gas':30 'germani':55 'get':50 'got':9 'hessen':19 'interven':41 'later':45 'leader':23 'liter':24 'need':37 'new':7 'nsdap':8 'nuke':51 'one':20 'otherwis':46 'parti':14 'point':54,63 'rather':43 're':48 'realli':36 'said':25 'second':12 'sooner':42 'state':18 'strongest':13 'think':34 'us':39 'vari':4 'warm':27 'yesterday':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3741918"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696846433 {#4849
      date: 2023-10-09 12:13:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4413}
  +body: """
    > I think we really need the US to intervene sooner rather than later.\n
    \n
    Hah! You wish.\n
    \n
    Currently, they’d join in with the nsdap sell fuel and maintenances for the gas chambers.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696907915 {#4946
    date: 2023-10-10 05:18:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Discombobulated_Back@feddit.de"
    "@Haui@discuss.tchncs.de"
    "@xengi@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4950 …}
  +nested: Doctrine\ORM\PersistentCollection {#4952 …}
  +votes: Doctrine\ORM\PersistentCollection {#4954 …}
  +reports: Doctrine\ORM\PersistentCollection {#4956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4960 …}
  -id: 39682
  -bodyTs: "'chamber':32 'current':17 'd':19 'fuel':26 'gas':31 'hah':14 'interven':9 'join':20 'later':13 'mainten':28 'need':5 'nsdap':24 'rather':11 'realli':4 'sell':25 'sooner':10 'think':2 'us':7 'wish':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4658329"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696907915 {#4947
    date: 2023-10-10 05:18:35.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 {#4964
  +user: Proxies\__CG__\App\Entity\User {#4965 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4850
    +user: Proxies\__CG__\App\Entity\User {#4680 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4764
      +user: Proxies\__CG__\App\Entity\User {#4765 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4711
        +user: Proxies\__CG__\App\Entity\User {#4680 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4413
          +user: App\Entity\User {#4426 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Like in germany where a state made tax cuts but mostly the rich people will Profit from it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1696907917 {#4408
            date: 2023-10-10 05:18:37.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4414 …}
          +nested: Doctrine\ORM\PersistentCollection {#4416 …}
          +votes: Doctrine\ORM\PersistentCollection {#4418 …}
          +reports: Doctrine\ORM\PersistentCollection {#4420 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
          -id: 38417
          -bodyTs: "'cut':9 'germani':3 'like':1 'made':7 'most':11 'peopl':14 'profit':16 'rich':13 'state':6 'tax':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/3689487"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696838184 {#4409
            date: 2023-10-09 09:56:24.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4413}
        +body: """
          Germany is a good country if you‘re of german descent, white, educated, not disabled and mentally stable. Bonus points if you’re a man.\n
          \n
          Everyone else can literally fuck off.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1696838613 {#4709
          date: 2023-10-09 10:03:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@Discombobulated_Back@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4712 …}
        +nested: Doctrine\ORM\PersistentCollection {#4714 …}
        +votes: Doctrine\ORM\PersistentCollection {#4716 …}
        +reports: Doctrine\ORM\PersistentCollection {#4718 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
        -id: 38426
        -bodyTs: "'bonus':19 'countri':5 'descent':11 'disabl':15 'educ':13 'els':27 'everyon':26 'fuck':30 'german':10 'germani':1 'good':4 'liter':29 'man':25 'mental':17 'point':20 're':8,23 'stabl':18 'white':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/3738106"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696838613 {#4710
          date: 2023-10-09 10:03:33.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4413}
      +body: "This is true for nearly every (white) country."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696841127 {#4762
        date: 2023-10-09 10:45:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Discombobulated_Back@feddit.de"
        "@Haui@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4766 …}
      +nested: Doctrine\ORM\PersistentCollection {#4768 …}
      +votes: Doctrine\ORM\PersistentCollection {#4770 …}
      +reports: Doctrine\ORM\PersistentCollection {#4772 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4774 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4776 …}
      -id: 38450
      -bodyTs: "'countri':8 'everi':6 'near':5 'true':3 'white':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3691498"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696841127 {#4763
        date: 2023-10-09 10:45:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4413}
    +body: """
      But the degree varies. Yesterday, the new nsdap got elected as second strongest party in the federal state hessen. One of their leaders literally said to warm up the gas chambers again.\n
      \n
      I think we really need the US to intervene sooner rather than later. Otherwise we’re definitely getting nuked at some point.\n
      \n
      Germany is fully embracing fascism again at this point.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696846433 {#4848
      date: 2023-10-09 12:13:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Discombobulated_Back@feddit.de"
      "@Haui@discuss.tchncs.de"
      "@xengi@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4851 …}
    +nested: Doctrine\ORM\PersistentCollection {#4853 …}
    +votes: Doctrine\ORM\PersistentCollection {#4855 …}
    +reports: Doctrine\ORM\PersistentCollection {#4857 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4859 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4861 …}
    -id: 38515
    -bodyTs: "'chamber':31 'definit':49 'degre':3 'elect':10 'embrac':58 'fascism':59 'feder':17 'fulli':57 'gas':30 'germani':55 'get':50 'got':9 'hessen':19 'interven':41 'later':45 'leader':23 'liter':24 'need':37 'new':7 'nsdap':8 'nuke':51 'one':20 'otherwis':46 'parti':14 'point':54,63 'rather':43 're':48 'realli':36 'said':25 'second':12 'sooner':42 'state':18 'strongest':13 'think':34 'us':39 'vari':4 'warm':27 'yesterday':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3741918"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696846433 {#4849
      date: 2023-10-09 12:13:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4413}
  +body: "The US won’t help; we’re run by radicalized fascists also."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696851955 {#4962
    date: 2023-10-09 13:45:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Discombobulated_Back@feddit.de"
    "@Haui@discuss.tchncs.de"
    "@xengi@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4966 …}
  +nested: Doctrine\ORM\PersistentCollection {#4968 …}
  +votes: Doctrine\ORM\PersistentCollection {#4970 …}
  +reports: Doctrine\ORM\PersistentCollection {#4972 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4974 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4976 …}
  -id: 38585
  -bodyTs: "'also':12 'fascist':11 'help':5 'radic':10 're':7 'run':8 'us':2 'won':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4611275"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696851955 {#4963
    date: 2023-10-09 13:45:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#4964
  +user: Proxies\__CG__\App\Entity\User {#4965 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4850
    +user: Proxies\__CG__\App\Entity\User {#4680 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4764
      +user: Proxies\__CG__\App\Entity\User {#4765 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4711
        +user: Proxies\__CG__\App\Entity\User {#4680 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4413
          +user: App\Entity\User {#4426 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Like in germany where a state made tax cuts but mostly the rich people will Profit from it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1696907917 {#4408
            date: 2023-10-10 05:18:37.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4414 …}
          +nested: Doctrine\ORM\PersistentCollection {#4416 …}
          +votes: Doctrine\ORM\PersistentCollection {#4418 …}
          +reports: Doctrine\ORM\PersistentCollection {#4420 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
          -id: 38417
          -bodyTs: "'cut':9 'germani':3 'like':1 'made':7 'most':11 'peopl':14 'profit':16 'rich':13 'state':6 'tax':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/3689487"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696838184 {#4409
            date: 2023-10-09 09:56:24.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4413}
        +body: """
          Germany is a good country if you‘re of german descent, white, educated, not disabled and mentally stable. Bonus points if you’re a man.\n
          \n
          Everyone else can literally fuck off.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1696838613 {#4709
          date: 2023-10-09 10:03:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@Discombobulated_Back@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4712 …}
        +nested: Doctrine\ORM\PersistentCollection {#4714 …}
        +votes: Doctrine\ORM\PersistentCollection {#4716 …}
        +reports: Doctrine\ORM\PersistentCollection {#4718 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
        -id: 38426
        -bodyTs: "'bonus':19 'countri':5 'descent':11 'disabl':15 'educ':13 'els':27 'everyon':26 'fuck':30 'german':10 'germani':1 'good':4 'liter':29 'man':25 'mental':17 'point':20 're':8,23 'stabl':18 'white':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/3738106"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696838613 {#4710
          date: 2023-10-09 10:03:33.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4413}
      +body: "This is true for nearly every (white) country."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696841127 {#4762
        date: 2023-10-09 10:45:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Discombobulated_Back@feddit.de"
        "@Haui@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4766 …}
      +nested: Doctrine\ORM\PersistentCollection {#4768 …}
      +votes: Doctrine\ORM\PersistentCollection {#4770 …}
      +reports: Doctrine\ORM\PersistentCollection {#4772 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4774 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4776 …}
      -id: 38450
      -bodyTs: "'countri':8 'everi':6 'near':5 'true':3 'white':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3691498"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696841127 {#4763
        date: 2023-10-09 10:45:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4413}
    +body: """
      But the degree varies. Yesterday, the new nsdap got elected as second strongest party in the federal state hessen. One of their leaders literally said to warm up the gas chambers again.\n
      \n
      I think we really need the US to intervene sooner rather than later. Otherwise we’re definitely getting nuked at some point.\n
      \n
      Germany is fully embracing fascism again at this point.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696846433 {#4848
      date: 2023-10-09 12:13:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Discombobulated_Back@feddit.de"
      "@Haui@discuss.tchncs.de"
      "@xengi@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4851 …}
    +nested: Doctrine\ORM\PersistentCollection {#4853 …}
    +votes: Doctrine\ORM\PersistentCollection {#4855 …}
    +reports: Doctrine\ORM\PersistentCollection {#4857 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4859 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4861 …}
    -id: 38515
    -bodyTs: "'chamber':31 'definit':49 'degre':3 'elect':10 'embrac':58 'fascism':59 'feder':17 'fulli':57 'gas':30 'germani':55 'get':50 'got':9 'hessen':19 'interven':41 'later':45 'leader':23 'liter':24 'need':37 'new':7 'nsdap':8 'nuke':51 'one':20 'otherwis':46 'parti':14 'point':54,63 'rather':43 're':48 'realli':36 'said':25 'second':12 'sooner':42 'state':18 'strongest':13 'think':34 'us':39 'vari':4 'warm':27 'yesterday':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3741918"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696846433 {#4849
      date: 2023-10-09 12:13:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4413}
  +body: "The US won’t help; we’re run by radicalized fascists also."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696851955 {#4962
    date: 2023-10-09 13:45:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Discombobulated_Back@feddit.de"
    "@Haui@discuss.tchncs.de"
    "@xengi@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4966 …}
  +nested: Doctrine\ORM\PersistentCollection {#4968 …}
  +votes: Doctrine\ORM\PersistentCollection {#4970 …}
  +reports: Doctrine\ORM\PersistentCollection {#4972 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4974 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4976 …}
  -id: 38585
  -bodyTs: "'also':12 'fascist':11 'help':5 'radic':10 're':7 'run':8 'us':2 'won':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4611275"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696851955 {#4963
    date: 2023-10-09 13:45:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#4964
  +user: Proxies\__CG__\App\Entity\User {#4965 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4850
    +user: Proxies\__CG__\App\Entity\User {#4680 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4764
      +user: Proxies\__CG__\App\Entity\User {#4765 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4711
        +user: Proxies\__CG__\App\Entity\User {#4680 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4413
          +user: App\Entity\User {#4426 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Like in germany where a state made tax cuts but mostly the rich people will Profit from it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1696907917 {#4408
            date: 2023-10-10 05:18:37.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4414 …}
          +nested: Doctrine\ORM\PersistentCollection {#4416 …}
          +votes: Doctrine\ORM\PersistentCollection {#4418 …}
          +reports: Doctrine\ORM\PersistentCollection {#4420 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
          -id: 38417
          -bodyTs: "'cut':9 'germani':3 'like':1 'made':7 'most':11 'peopl':14 'profit':16 'rich':13 'state':6 'tax':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/3689487"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696838184 {#4409
            date: 2023-10-09 09:56:24.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4413}
        +body: """
          Germany is a good country if you‘re of german descent, white, educated, not disabled and mentally stable. Bonus points if you’re a man.\n
          \n
          Everyone else can literally fuck off.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1696838613 {#4709
          date: 2023-10-09 10:03:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@Discombobulated_Back@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4712 …}
        +nested: Doctrine\ORM\PersistentCollection {#4714 …}
        +votes: Doctrine\ORM\PersistentCollection {#4716 …}
        +reports: Doctrine\ORM\PersistentCollection {#4718 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
        -id: 38426
        -bodyTs: "'bonus':19 'countri':5 'descent':11 'disabl':15 'educ':13 'els':27 'everyon':26 'fuck':30 'german':10 'germani':1 'good':4 'liter':29 'man':25 'mental':17 'point':20 're':8,23 'stabl':18 'white':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/3738106"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696838613 {#4710
          date: 2023-10-09 10:03:33.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4413}
      +body: "This is true for nearly every (white) country."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696841127 {#4762
        date: 2023-10-09 10:45:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Discombobulated_Back@feddit.de"
        "@Haui@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4766 …}
      +nested: Doctrine\ORM\PersistentCollection {#4768 …}
      +votes: Doctrine\ORM\PersistentCollection {#4770 …}
      +reports: Doctrine\ORM\PersistentCollection {#4772 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4774 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4776 …}
      -id: 38450
      -bodyTs: "'countri':8 'everi':6 'near':5 'true':3 'white':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3691498"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696841127 {#4763
        date: 2023-10-09 10:45:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4413}
    +body: """
      But the degree varies. Yesterday, the new nsdap got elected as second strongest party in the federal state hessen. One of their leaders literally said to warm up the gas chambers again.\n
      \n
      I think we really need the US to intervene sooner rather than later. Otherwise we’re definitely getting nuked at some point.\n
      \n
      Germany is fully embracing fascism again at this point.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696846433 {#4848
      date: 2023-10-09 12:13:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Discombobulated_Back@feddit.de"
      "@Haui@discuss.tchncs.de"
      "@xengi@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4851 …}
    +nested: Doctrine\ORM\PersistentCollection {#4853 …}
    +votes: Doctrine\ORM\PersistentCollection {#4855 …}
    +reports: Doctrine\ORM\PersistentCollection {#4857 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4859 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4861 …}
    -id: 38515
    -bodyTs: "'chamber':31 'definit':49 'degre':3 'elect':10 'embrac':58 'fascism':59 'feder':17 'fulli':57 'gas':30 'germani':55 'get':50 'got':9 'hessen':19 'interven':41 'later':45 'leader':23 'liter':24 'need':37 'new':7 'nsdap':8 'nuke':51 'one':20 'otherwis':46 'parti':14 'point':54,63 'rather':43 're':48 'realli':36 'said':25 'second':12 'sooner':42 'state':18 'strongest':13 'think':34 'us':39 'vari':4 'warm':27 'yesterday':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3741918"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696846433 {#4849
      date: 2023-10-09 12:13:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4413}
  +body: "The US won’t help; we’re run by radicalized fascists also."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696851955 {#4962
    date: 2023-10-09 13:45:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Discombobulated_Back@feddit.de"
    "@Haui@discuss.tchncs.de"
    "@xengi@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4966 …}
  +nested: Doctrine\ORM\PersistentCollection {#4968 …}
  +votes: Doctrine\ORM\PersistentCollection {#4970 …}
  +reports: Doctrine\ORM\PersistentCollection {#4972 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4974 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4976 …}
  -id: 38585
  -bodyTs: "'also':12 'fascist':11 'help':5 'radic':10 're':7 'run':8 'us':2 'won':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4611275"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696851955 {#4963
    date: 2023-10-09 13:45:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5047
  +user: Proxies\__CG__\App\Entity\User {#4680 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4964
    +user: Proxies\__CG__\App\Entity\User {#4965 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4850
      +user: Proxies\__CG__\App\Entity\User {#4680 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4764
        +user: Proxies\__CG__\App\Entity\User {#4765 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4711
          +user: Proxies\__CG__\App\Entity\User {#4680 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4413
            +user: App\Entity\User {#4426 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Like in germany where a state made tax cuts but mostly the rich people will Profit from it."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 11
            +score: 0
            +lastActive: DateTime @1696907917 {#4408
              date: 2023-10-10 05:18:37.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4414 …}
            +nested: Doctrine\ORM\PersistentCollection {#4416 …}
            +votes: Doctrine\ORM\PersistentCollection {#4418 …}
            +reports: Doctrine\ORM\PersistentCollection {#4420 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
            -id: 38417
            -bodyTs: "'cut':9 'germani':3 'like':1 'made':7 'most':11 'peopl':14 'profit':16 'rich':13 'state':6 'tax':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/3689487"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696838184 {#4409
              date: 2023-10-09 09:56:24.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4413}
          +body: """
            Germany is a good country if you‘re of german descent, white, educated, not disabled and mentally stable. Bonus points if you’re a man.\n
            \n
            Everyone else can literally fuck off.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1696838613 {#4709
            date: 2023-10-09 10:03:33.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@Discombobulated_Back@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4712 …}
          +nested: Doctrine\ORM\PersistentCollection {#4714 …}
          +votes: Doctrine\ORM\PersistentCollection {#4716 …}
          +reports: Doctrine\ORM\PersistentCollection {#4718 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
          -id: 38426
          -bodyTs: "'bonus':19 'countri':5 'descent':11 'disabl':15 'educ':13 'els':27 'everyon':26 'fuck':30 'german':10 'germani':1 'good':4 'liter':29 'man':25 'mental':17 'point':20 're':8,23 'stabl':18 'white':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/3738106"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696838613 {#4710
            date: 2023-10-09 10:03:33.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4413}
        +body: "This is true for nearly every (white) country."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696841127 {#4762
          date: 2023-10-09 10:45:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@Discombobulated_Back@feddit.de"
          "@Haui@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4766 …}
        +nested: Doctrine\ORM\PersistentCollection {#4768 …}
        +votes: Doctrine\ORM\PersistentCollection {#4770 …}
        +reports: Doctrine\ORM\PersistentCollection {#4772 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4774 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4776 …}
        -id: 38450
        -bodyTs: "'countri':8 'everi':6 'near':5 'true':3 'white':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/3691498"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696841127 {#4763
          date: 2023-10-09 10:45:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4413}
      +body: """
        But the degree varies. Yesterday, the new nsdap got elected as second strongest party in the federal state hessen. One of their leaders literally said to warm up the gas chambers again.\n
        \n
        I think we really need the US to intervene sooner rather than later. Otherwise we’re definitely getting nuked at some point.\n
        \n
        Germany is fully embracing fascism again at this point.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696846433 {#4848
        date: 2023-10-09 12:13:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Discombobulated_Back@feddit.de"
        "@Haui@discuss.tchncs.de"
        "@xengi@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4851 …}
      +nested: Doctrine\ORM\PersistentCollection {#4853 …}
      +votes: Doctrine\ORM\PersistentCollection {#4855 …}
      +reports: Doctrine\ORM\PersistentCollection {#4857 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4859 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4861 …}
      -id: 38515
      -bodyTs: "'chamber':31 'definit':49 'degre':3 'elect':10 'embrac':58 'fascism':59 'feder':17 'fulli':57 'gas':30 'germani':55 'get':50 'got':9 'hessen':19 'interven':41 'later':45 'leader':23 'liter':24 'need':37 'new':7 'nsdap':8 'nuke':51 'one':20 'otherwis':46 'parti':14 'point':54,63 'rather':43 're':48 'realli':36 'said':25 'second':12 'sooner':42 'state':18 'strongest':13 'think':34 'us':39 'vari':4 'warm':27 'yesterday':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3741918"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696846433 {#4849
        date: 2023-10-09 12:13:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4413}
    +body: "The US won’t help; we’re run by radicalized fascists also."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696851955 {#4962
      date: 2023-10-09 13:45:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Discombobulated_Back@feddit.de"
      "@Haui@discuss.tchncs.de"
      "@xengi@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4966 …}
    +nested: Doctrine\ORM\PersistentCollection {#4968 …}
    +votes: Doctrine\ORM\PersistentCollection {#4970 …}
    +reports: Doctrine\ORM\PersistentCollection {#4972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4974 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4976 …}
    -id: 38585
    -bodyTs: "'also':12 'fascist':11 'help':5 'radic':10 're':7 'run':8 'us':2 'won':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4611275"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696851955 {#4963
      date: 2023-10-09 13:45:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4413}
  +body: "My wife and I made a deal yesterday night, after the votes came in. If the nazis get a seat on a national level, we‘re leaving to the nordic countries. We‘ll both be fucked because the light there isn’t great and we have issues with depression anyway but it’s better than the fucking gas chamber."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696855571 {#5045
    date: 2023-10-09 14:46:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Discombobulated_Back@feddit.de"
    "@Haui@discuss.tchncs.de"
    "@xengi@feddit.de"
    "@IHaveTwoCows@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5048 …}
  +nested: Doctrine\ORM\PersistentCollection {#5050 …}
  +votes: Doctrine\ORM\PersistentCollection {#5052 …}
  +reports: Doctrine\ORM\PersistentCollection {#5054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5058 …}
  -id: 38650
  -bodyTs: "'anyway':50 'better':54 'came':13 'chamber':59 'countri':31 'deal':7 'depress':49 'fuck':36,57 'gas':58 'get':18 'great':43 'isn':41 'issu':47 'leav':27 'level':24 'light':39 'll':33 'made':5 'nation':23 'nazi':17 'night':9 'nordic':30 're':26 'seat':20 'vote':12 'wife':2 'yesterday':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3749793"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696855571 {#5046
    date: 2023-10-09 14:46:11.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 {#5047
  +user: Proxies\__CG__\App\Entity\User {#4680 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4964
    +user: Proxies\__CG__\App\Entity\User {#4965 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4850
      +user: Proxies\__CG__\App\Entity\User {#4680 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4764
        +user: Proxies\__CG__\App\Entity\User {#4765 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4711
          +user: Proxies\__CG__\App\Entity\User {#4680 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4413
            +user: App\Entity\User {#4426 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Like in germany where a state made tax cuts but mostly the rich people will Profit from it."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 11
            +score: 0
            +lastActive: DateTime @1696907917 {#4408
              date: 2023-10-10 05:18:37.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4414 …}
            +nested: Doctrine\ORM\PersistentCollection {#4416 …}
            +votes: Doctrine\ORM\PersistentCollection {#4418 …}
            +reports: Doctrine\ORM\PersistentCollection {#4420 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
            -id: 38417
            -bodyTs: "'cut':9 'germani':3 'like':1 'made':7 'most':11 'peopl':14 'profit':16 'rich':13 'state':6 'tax':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/3689487"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696838184 {#4409
              date: 2023-10-09 09:56:24.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4413}
          +body: """
            Germany is a good country if you‘re of german descent, white, educated, not disabled and mentally stable. Bonus points if you’re a man.\n
            \n
            Everyone else can literally fuck off.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1696838613 {#4709
            date: 2023-10-09 10:03:33.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@Discombobulated_Back@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4712 …}
          +nested: Doctrine\ORM\PersistentCollection {#4714 …}
          +votes: Doctrine\ORM\PersistentCollection {#4716 …}
          +reports: Doctrine\ORM\PersistentCollection {#4718 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
          -id: 38426
          -bodyTs: "'bonus':19 'countri':5 'descent':11 'disabl':15 'educ':13 'els':27 'everyon':26 'fuck':30 'german':10 'germani':1 'good':4 'liter':29 'man':25 'mental':17 'point':20 're':8,23 'stabl':18 'white':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/3738106"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696838613 {#4710
            date: 2023-10-09 10:03:33.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4413}
        +body: "This is true for nearly every (white) country."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696841127 {#4762
          date: 2023-10-09 10:45:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@Discombobulated_Back@feddit.de"
          "@Haui@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4766 …}
        +nested: Doctrine\ORM\PersistentCollection {#4768 …}
        +votes: Doctrine\ORM\PersistentCollection {#4770 …}
        +reports: Doctrine\ORM\PersistentCollection {#4772 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4774 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4776 …}
        -id: 38450
        -bodyTs: "'countri':8 'everi':6 'near':5 'true':3 'white':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/3691498"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696841127 {#4763
          date: 2023-10-09 10:45:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4413}
      +body: """
        But the degree varies. Yesterday, the new nsdap got elected as second strongest party in the federal state hessen. One of their leaders literally said to warm up the gas chambers again.\n
        \n
        I think we really need the US to intervene sooner rather than later. Otherwise we’re definitely getting nuked at some point.\n
        \n
        Germany is fully embracing fascism again at this point.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696846433 {#4848
        date: 2023-10-09 12:13:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Discombobulated_Back@feddit.de"
        "@Haui@discuss.tchncs.de"
        "@xengi@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4851 …}
      +nested: Doctrine\ORM\PersistentCollection {#4853 …}
      +votes: Doctrine\ORM\PersistentCollection {#4855 …}
      +reports: Doctrine\ORM\PersistentCollection {#4857 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4859 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4861 …}
      -id: 38515
      -bodyTs: "'chamber':31 'definit':49 'degre':3 'elect':10 'embrac':58 'fascism':59 'feder':17 'fulli':57 'gas':30 'germani':55 'get':50 'got':9 'hessen':19 'interven':41 'later':45 'leader':23 'liter':24 'need':37 'new':7 'nsdap':8 'nuke':51 'one':20 'otherwis':46 'parti':14 'point':54,63 'rather':43 're':48 'realli':36 'said':25 'second':12 'sooner':42 'state':18 'strongest':13 'think':34 'us':39 'vari':4 'warm':27 'yesterday':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3741918"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696846433 {#4849
        date: 2023-10-09 12:13:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4413}
    +body: "The US won’t help; we’re run by radicalized fascists also."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696851955 {#4962
      date: 2023-10-09 13:45:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Discombobulated_Back@feddit.de"
      "@Haui@discuss.tchncs.de"
      "@xengi@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4966 …}
    +nested: Doctrine\ORM\PersistentCollection {#4968 …}
    +votes: Doctrine\ORM\PersistentCollection {#4970 …}
    +reports: Doctrine\ORM\PersistentCollection {#4972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4974 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4976 …}
    -id: 38585
    -bodyTs: "'also':12 'fascist':11 'help':5 'radic':10 're':7 'run':8 'us':2 'won':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4611275"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696851955 {#4963
      date: 2023-10-09 13:45:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4413}
  +body: "My wife and I made a deal yesterday night, after the votes came in. If the nazis get a seat on a national level, we‘re leaving to the nordic countries. We‘ll both be fucked because the light there isn’t great and we have issues with depression anyway but it’s better than the fucking gas chamber."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696855571 {#5045
    date: 2023-10-09 14:46:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Discombobulated_Back@feddit.de"
    "@Haui@discuss.tchncs.de"
    "@xengi@feddit.de"
    "@IHaveTwoCows@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5048 …}
  +nested: Doctrine\ORM\PersistentCollection {#5050 …}
  +votes: Doctrine\ORM\PersistentCollection {#5052 …}
  +reports: Doctrine\ORM\PersistentCollection {#5054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5058 …}
  -id: 38650
  -bodyTs: "'anyway':50 'better':54 'came':13 'chamber':59 'countri':31 'deal':7 'depress':49 'fuck':36,57 'gas':58 'get':18 'great':43 'isn':41 'issu':47 'leav':27 'level':24 'light':39 'll':33 'made':5 'nation':23 'nazi':17 'night':9 'nordic':30 're':26 'seat':20 'vote':12 'wife':2 'yesterday':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3749793"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696855571 {#5046
    date: 2023-10-09 14:46:11.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 {#5047
  +user: Proxies\__CG__\App\Entity\User {#4680 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4964
    +user: Proxies\__CG__\App\Entity\User {#4965 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4850
      +user: Proxies\__CG__\App\Entity\User {#4680 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4764
        +user: Proxies\__CG__\App\Entity\User {#4765 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4711
          +user: Proxies\__CG__\App\Entity\User {#4680 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4413
            +user: App\Entity\User {#4426 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Like in germany where a state made tax cuts but mostly the rich people will Profit from it."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 11
            +score: 0
            +lastActive: DateTime @1696907917 {#4408
              date: 2023-10-10 05:18:37.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4414 …}
            +nested: Doctrine\ORM\PersistentCollection {#4416 …}
            +votes: Doctrine\ORM\PersistentCollection {#4418 …}
            +reports: Doctrine\ORM\PersistentCollection {#4420 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
            -id: 38417
            -bodyTs: "'cut':9 'germani':3 'like':1 'made':7 'most':11 'peopl':14 'profit':16 'rich':13 'state':6 'tax':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/3689487"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696838184 {#4409
              date: 2023-10-09 09:56:24.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4413}
          +body: """
            Germany is a good country if you‘re of german descent, white, educated, not disabled and mentally stable. Bonus points if you’re a man.\n
            \n
            Everyone else can literally fuck off.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1696838613 {#4709
            date: 2023-10-09 10:03:33.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@Discombobulated_Back@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4712 …}
          +nested: Doctrine\ORM\PersistentCollection {#4714 …}
          +votes: Doctrine\ORM\PersistentCollection {#4716 …}
          +reports: Doctrine\ORM\PersistentCollection {#4718 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
          -id: 38426
          -bodyTs: "'bonus':19 'countri':5 'descent':11 'disabl':15 'educ':13 'els':27 'everyon':26 'fuck':30 'german':10 'germani':1 'good':4 'liter':29 'man':25 'mental':17 'point':20 're':8,23 'stabl':18 'white':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/3738106"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696838613 {#4710
            date: 2023-10-09 10:03:33.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4413}
        +body: "This is true for nearly every (white) country."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696841127 {#4762
          date: 2023-10-09 10:45:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@Discombobulated_Back@feddit.de"
          "@Haui@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4766 …}
        +nested: Doctrine\ORM\PersistentCollection {#4768 …}
        +votes: Doctrine\ORM\PersistentCollection {#4770 …}
        +reports: Doctrine\ORM\PersistentCollection {#4772 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4774 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4776 …}
        -id: 38450
        -bodyTs: "'countri':8 'everi':6 'near':5 'true':3 'white':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/3691498"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696841127 {#4763
          date: 2023-10-09 10:45:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4413}
      +body: """
        But the degree varies. Yesterday, the new nsdap got elected as second strongest party in the federal state hessen. One of their leaders literally said to warm up the gas chambers again.\n
        \n
        I think we really need the US to intervene sooner rather than later. Otherwise we’re definitely getting nuked at some point.\n
        \n
        Germany is fully embracing fascism again at this point.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696846433 {#4848
        date: 2023-10-09 12:13:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Discombobulated_Back@feddit.de"
        "@Haui@discuss.tchncs.de"
        "@xengi@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4851 …}
      +nested: Doctrine\ORM\PersistentCollection {#4853 …}
      +votes: Doctrine\ORM\PersistentCollection {#4855 …}
      +reports: Doctrine\ORM\PersistentCollection {#4857 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4859 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4861 …}
      -id: 38515
      -bodyTs: "'chamber':31 'definit':49 'degre':3 'elect':10 'embrac':58 'fascism':59 'feder':17 'fulli':57 'gas':30 'germani':55 'get':50 'got':9 'hessen':19 'interven':41 'later':45 'leader':23 'liter':24 'need':37 'new':7 'nsdap':8 'nuke':51 'one':20 'otherwis':46 'parti':14 'point':54,63 'rather':43 're':48 'realli':36 'said':25 'second':12 'sooner':42 'state':18 'strongest':13 'think':34 'us':39 'vari':4 'warm':27 'yesterday':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3741918"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696846433 {#4849
        date: 2023-10-09 12:13:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4413}
    +body: "The US won’t help; we’re run by radicalized fascists also."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696851955 {#4962
      date: 2023-10-09 13:45:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Discombobulated_Back@feddit.de"
      "@Haui@discuss.tchncs.de"
      "@xengi@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4966 …}
    +nested: Doctrine\ORM\PersistentCollection {#4968 …}
    +votes: Doctrine\ORM\PersistentCollection {#4970 …}
    +reports: Doctrine\ORM\PersistentCollection {#4972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4974 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4976 …}
    -id: 38585
    -bodyTs: "'also':12 'fascist':11 'help':5 'radic':10 're':7 'run':8 'us':2 'won':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4611275"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696851955 {#4963
      date: 2023-10-09 13:45:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4413}
  +body: "My wife and I made a deal yesterday night, after the votes came in. If the nazis get a seat on a national level, we‘re leaving to the nordic countries. We‘ll both be fucked because the light there isn’t great and we have issues with depression anyway but it’s better than the fucking gas chamber."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696855571 {#5045
    date: 2023-10-09 14:46:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Discombobulated_Back@feddit.de"
    "@Haui@discuss.tchncs.de"
    "@xengi@feddit.de"
    "@IHaveTwoCows@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5048 …}
  +nested: Doctrine\ORM\PersistentCollection {#5050 …}
  +votes: Doctrine\ORM\PersistentCollection {#5052 …}
  +reports: Doctrine\ORM\PersistentCollection {#5054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5058 …}
  -id: 38650
  -bodyTs: "'anyway':50 'better':54 'came':13 'chamber':59 'countri':31 'deal':7 'depress':49 'fuck':36,57 'gas':58 'get':18 'great':43 'isn':41 'issu':47 'leav':27 'level':24 'light':39 'll':33 'made':5 'nation':23 'nazi':17 'night':9 'nordic':30 're':26 'seat':20 'vote':12 'wife':2 'yesterday':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3749793"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696855571 {#5046
    date: 2023-10-09 14:46:11.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 {#4780
  +user: App\Entity\User {#4499 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4711
    +user: Proxies\__CG__\App\Entity\User {#4680 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4413
      +user: App\Entity\User {#4426 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Like in germany where a state made tax cuts but mostly the rich people will Profit from it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1696907917 {#4408
        date: 2023-10-10 05:18:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4414 …}
      +nested: Doctrine\ORM\PersistentCollection {#4416 …}
      +votes: Doctrine\ORM\PersistentCollection {#4418 …}
      +reports: Doctrine\ORM\PersistentCollection {#4420 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
      -id: 38417
      -bodyTs: "'cut':9 'germani':3 'like':1 'made':7 'most':11 'peopl':14 'profit':16 'rich':13 'state':6 'tax':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3689487"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696838184 {#4409
        date: 2023-10-09 09:56:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4413}
    +body: """
      Germany is a good country if you‘re of german descent, white, educated, not disabled and mentally stable. Bonus points if you’re a man.\n
      \n
      Everyone else can literally fuck off.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696838613 {#4709
      date: 2023-10-09 10:03:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Discombobulated_Back@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4712 …}
    +nested: Doctrine\ORM\PersistentCollection {#4714 …}
    +votes: Doctrine\ORM\PersistentCollection {#4716 …}
    +reports: Doctrine\ORM\PersistentCollection {#4718 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
    -id: 38426
    -bodyTs: "'bonus':19 'countri':5 'descent':11 'disabl':15 'educ':13 'els':27 'everyon':26 'fuck':30 'german':10 'germani':1 'good':4 'liter':29 'man':25 'mental':17 'point':20 're':8,23 'stabl':18 'white':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3738106"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696838613 {#4710
      date: 2023-10-09 10:03:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4413}
  +body: "Why if I may ask? How is it worse if you’re not one of those?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696847072 {#4778
    date: 2023-10-09 12:24:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Discombobulated_Back@feddit.de"
    "@Haui@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4781 …}
  +nested: Doctrine\ORM\PersistentCollection {#4783 …}
  +votes: Doctrine\ORM\PersistentCollection {#4785 …}
  +reports: Doctrine\ORM\PersistentCollection {#4787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
  -id: 38520
  -bodyTs: "'ask':5 'may':4 'one':14 're':12 'wors':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3694607"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696847072 {#4779
    date: 2023-10-09 12:24: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
151 DENIED edit
App\Entity\EntryComment {#4780
  +user: App\Entity\User {#4499 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4711
    +user: Proxies\__CG__\App\Entity\User {#4680 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4413
      +user: App\Entity\User {#4426 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Like in germany where a state made tax cuts but mostly the rich people will Profit from it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1696907917 {#4408
        date: 2023-10-10 05:18:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4414 …}
      +nested: Doctrine\ORM\PersistentCollection {#4416 …}
      +votes: Doctrine\ORM\PersistentCollection {#4418 …}
      +reports: Doctrine\ORM\PersistentCollection {#4420 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
      -id: 38417
      -bodyTs: "'cut':9 'germani':3 'like':1 'made':7 'most':11 'peopl':14 'profit':16 'rich':13 'state':6 'tax':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3689487"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696838184 {#4409
        date: 2023-10-09 09:56:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4413}
    +body: """
      Germany is a good country if you‘re of german descent, white, educated, not disabled and mentally stable. Bonus points if you’re a man.\n
      \n
      Everyone else can literally fuck off.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696838613 {#4709
      date: 2023-10-09 10:03:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Discombobulated_Back@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4712 …}
    +nested: Doctrine\ORM\PersistentCollection {#4714 …}
    +votes: Doctrine\ORM\PersistentCollection {#4716 …}
    +reports: Doctrine\ORM\PersistentCollection {#4718 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
    -id: 38426
    -bodyTs: "'bonus':19 'countri':5 'descent':11 'disabl':15 'educ':13 'els':27 'everyon':26 'fuck':30 'german':10 'germani':1 'good':4 'liter':29 'man':25 'mental':17 'point':20 're':8,23 'stabl':18 'white':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3738106"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696838613 {#4710
      date: 2023-10-09 10:03:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4413}
  +body: "Why if I may ask? How is it worse if you’re not one of those?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696847072 {#4778
    date: 2023-10-09 12:24:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Discombobulated_Back@feddit.de"
    "@Haui@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4781 …}
  +nested: Doctrine\ORM\PersistentCollection {#4783 …}
  +votes: Doctrine\ORM\PersistentCollection {#4785 …}
  +reports: Doctrine\ORM\PersistentCollection {#4787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
  -id: 38520
  -bodyTs: "'ask':5 'may':4 'one':14 're':12 'wors':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3694607"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696847072 {#4779
    date: 2023-10-09 12:24: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
152 DENIED moderate
App\Entity\EntryComment {#4780
  +user: App\Entity\User {#4499 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4711
    +user: Proxies\__CG__\App\Entity\User {#4680 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4413
      +user: App\Entity\User {#4426 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Like in germany where a state made tax cuts but mostly the rich people will Profit from it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1696907917 {#4408
        date: 2023-10-10 05:18:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4414 …}
      +nested: Doctrine\ORM\PersistentCollection {#4416 …}
      +votes: Doctrine\ORM\PersistentCollection {#4418 …}
      +reports: Doctrine\ORM\PersistentCollection {#4420 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
      -id: 38417
      -bodyTs: "'cut':9 'germani':3 'like':1 'made':7 'most':11 'peopl':14 'profit':16 'rich':13 'state':6 'tax':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3689487"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696838184 {#4409
        date: 2023-10-09 09:56:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4413}
    +body: """
      Germany is a good country if you‘re of german descent, white, educated, not disabled and mentally stable. Bonus points if you’re a man.\n
      \n
      Everyone else can literally fuck off.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696838613 {#4709
      date: 2023-10-09 10:03:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Discombobulated_Back@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4712 …}
    +nested: Doctrine\ORM\PersistentCollection {#4714 …}
    +votes: Doctrine\ORM\PersistentCollection {#4716 …}
    +reports: Doctrine\ORM\PersistentCollection {#4718 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
    -id: 38426
    -bodyTs: "'bonus':19 'countri':5 'descent':11 'disabl':15 'educ':13 'els':27 'everyon':26 'fuck':30 'german':10 'germani':1 'good':4 'liter':29 'man':25 'mental':17 'point':20 're':8,23 'stabl':18 'white':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3738106"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696838613 {#4710
      date: 2023-10-09 10:03:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4413}
  +body: "Why if I may ask? How is it worse if you’re not one of those?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696847072 {#4778
    date: 2023-10-09 12:24:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Discombobulated_Back@feddit.de"
    "@Haui@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4781 …}
  +nested: Doctrine\ORM\PersistentCollection {#4783 …}
  +votes: Doctrine\ORM\PersistentCollection {#4785 …}
  +reports: Doctrine\ORM\PersistentCollection {#4787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
  -id: 38520
  -bodyTs: "'ask':5 'may':4 'one':14 're':12 'wors':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3694607"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696847072 {#4779
    date: 2023-10-09 12:24: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
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#4866
  +user: Proxies\__CG__\App\Entity\User {#4680 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4780
    +user: App\Entity\User {#4499 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4711
      +user: Proxies\__CG__\App\Entity\User {#4680 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4413
        +user: App\Entity\User {#4426 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Like in germany where a state made tax cuts but mostly the rich people will Profit from it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1696907917 {#4408
          date: 2023-10-10 05:18:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4414 …}
        +nested: Doctrine\ORM\PersistentCollection {#4416 …}
        +votes: Doctrine\ORM\PersistentCollection {#4418 …}
        +reports: Doctrine\ORM\PersistentCollection {#4420 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
        -id: 38417
        -bodyTs: "'cut':9 'germani':3 'like':1 'made':7 'most':11 'peopl':14 'profit':16 'rich':13 'state':6 'tax':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/3689487"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696838184 {#4409
          date: 2023-10-09 09:56:24.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4413}
      +body: """
        Germany is a good country if you‘re of german descent, white, educated, not disabled and mentally stable. Bonus points if you’re a man.\n
        \n
        Everyone else can literally fuck off.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1696838613 {#4709
        date: 2023-10-09 10:03:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Discombobulated_Back@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4712 …}
      +nested: Doctrine\ORM\PersistentCollection {#4714 …}
      +votes: Doctrine\ORM\PersistentCollection {#4716 …}
      +reports: Doctrine\ORM\PersistentCollection {#4718 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
      -id: 38426
      -bodyTs: "'bonus':19 'countri':5 'descent':11 'disabl':15 'educ':13 'els':27 'everyon':26 'fuck':30 'german':10 'germani':1 'good':4 'liter':29 'man':25 'mental':17 'point':20 're':8,23 'stabl':18 'white':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3738106"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696838613 {#4710
        date: 2023-10-09 10:03:33.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4413}
    +body: "Why if I may ask? How is it worse if you’re not one of those?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696847072 {#4778
      date: 2023-10-09 12:24:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Discombobulated_Back@feddit.de"
      "@Haui@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4781 …}
    +nested: Doctrine\ORM\PersistentCollection {#4783 …}
    +votes: Doctrine\ORM\PersistentCollection {#4785 …}
    +reports: Doctrine\ORM\PersistentCollection {#4787 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
    -id: 38520
    -bodyTs: "'ask':5 'may':4 'one':14 're':12 'wors':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3694607"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696847072 {#4779
      date: 2023-10-09 12:24:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4413}
  +body: """
    I mean it obviously depends on a lot of factors. If you‘re white, speak fluent german and don’t tell anyone you‘re an immigrant, you get bullied less.\n
    \n
    But generally, being black seems to be a problem. I’m not too informed about that except reading the occasional report. Having facial features usually found in islamic countries is definitely going to get you in hot water with the older folks and the uneducated.\n
    \n
    Depending on the part of germany, you‘ll likely be met with a baseball bat (east germany).\n
    \n
    It is normal in germany to make racist jokes and to make jokes about disabled people. The german government commissioned a recent study about this ([demokratie-leben.de/…/rassistische-realitaeten-in…](https://www.demokratie-leben.de/magazin/magazin-details/rassistische-realitaeten-in-deutschland-131)) and it came to the conclusion that nearly 25% of all (5000 people I think) have been victim to racism and over half have been present during racist encounters.\n
    \n
    This and the fact that the new german nazi party just got voted in second place in the federal state of hessen should tell you most that you need to know.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696847852 {#4863
    date: 2023-10-09 12:37:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Discombobulated_Back@feddit.de"
    "@Haui@discuss.tchncs.de"
    "@Flumsy@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4867 …}
  +nested: Doctrine\ORM\PersistentCollection {#4869 …}
  +votes: Doctrine\ORM\PersistentCollection {#4871 …}
  +reports: Doctrine\ORM\PersistentCollection {#4873 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4875 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4877 …}
  -id: 38532
  -bodyTs: "'/magazin/magazin-details/rassistische-realitaeten-in-deutschland-131))':122 '/rassistische-realitaeten-in':119 '25':131 '5000':134 'anyon':22 'basebal':89 'bat':90 'black':34 'bulli':29 'came':125 'commiss':112 'conclus':128 'countri':59 'definit':61 'demokratie-leben.de':118 'depend':5,76 'disabl':107 'east':91 'encount':151 'except':47 'facial':53 'fact':155 'factor':10 'featur':54 'feder':170 'fluent':16 'folk':72 'found':56 'general':32 'german':17,110,159 'germani':81,92,97 'get':28,64 'go':62 'got':163 'govern':111 'half':145 'hessen':173 'hot':67 'immigr':26 'inform':44 'islam':58 'joke':101,105 'know':182 'less':30 'like':84 'll':83 'lot':8 'm':41 'make':99,104 'mean':2 'met':86 'nazi':160 'near':130 'need':180 'new':158 'normal':95 'obvious':4 'occasion':50 'older':71 'part':79 'parti':161 'peopl':108,135 'place':167 'present':148 'problem':39 'racism':142 'racist':100,150 're':13,24 'read':48 'recent':114 'report':51 'second':166 'seem':35 'speak':15 'state':171 'studi':115 'tell':21,175 'think':137 'uneduc':75 'usual':55 'victim':140 'vote':164 'water':68 'white':14 'www.demokratie-leben.de':121 'www.demokratie-leben.de/magazin/magazin-details/rassistische-realitaeten-in-deutschland-131))':120"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3743302"
  +editedAt: DateTimeImmutable @1696876975 {#4864
    date: 2023-10-09 20:42:55.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696847852 {#4865
    date: 2023-10-09 12:37: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
155 DENIED edit
App\Entity\EntryComment {#4866
  +user: Proxies\__CG__\App\Entity\User {#4680 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4780
    +user: App\Entity\User {#4499 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4711
      +user: Proxies\__CG__\App\Entity\User {#4680 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4413
        +user: App\Entity\User {#4426 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Like in germany where a state made tax cuts but mostly the rich people will Profit from it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1696907917 {#4408
          date: 2023-10-10 05:18:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4414 …}
        +nested: Doctrine\ORM\PersistentCollection {#4416 …}
        +votes: Doctrine\ORM\PersistentCollection {#4418 …}
        +reports: Doctrine\ORM\PersistentCollection {#4420 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
        -id: 38417
        -bodyTs: "'cut':9 'germani':3 'like':1 'made':7 'most':11 'peopl':14 'profit':16 'rich':13 'state':6 'tax':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/3689487"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696838184 {#4409
          date: 2023-10-09 09:56:24.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4413}
      +body: """
        Germany is a good country if you‘re of german descent, white, educated, not disabled and mentally stable. Bonus points if you’re a man.\n
        \n
        Everyone else can literally fuck off.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1696838613 {#4709
        date: 2023-10-09 10:03:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Discombobulated_Back@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4712 …}
      +nested: Doctrine\ORM\PersistentCollection {#4714 …}
      +votes: Doctrine\ORM\PersistentCollection {#4716 …}
      +reports: Doctrine\ORM\PersistentCollection {#4718 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
      -id: 38426
      -bodyTs: "'bonus':19 'countri':5 'descent':11 'disabl':15 'educ':13 'els':27 'everyon':26 'fuck':30 'german':10 'germani':1 'good':4 'liter':29 'man':25 'mental':17 'point':20 're':8,23 'stabl':18 'white':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3738106"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696838613 {#4710
        date: 2023-10-09 10:03:33.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4413}
    +body: "Why if I may ask? How is it worse if you’re not one of those?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696847072 {#4778
      date: 2023-10-09 12:24:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Discombobulated_Back@feddit.de"
      "@Haui@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4781 …}
    +nested: Doctrine\ORM\PersistentCollection {#4783 …}
    +votes: Doctrine\ORM\PersistentCollection {#4785 …}
    +reports: Doctrine\ORM\PersistentCollection {#4787 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
    -id: 38520
    -bodyTs: "'ask':5 'may':4 'one':14 're':12 'wors':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3694607"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696847072 {#4779
      date: 2023-10-09 12:24:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4413}
  +body: """
    I mean it obviously depends on a lot of factors. If you‘re white, speak fluent german and don’t tell anyone you‘re an immigrant, you get bullied less.\n
    \n
    But generally, being black seems to be a problem. I’m not too informed about that except reading the occasional report. Having facial features usually found in islamic countries is definitely going to get you in hot water with the older folks and the uneducated.\n
    \n
    Depending on the part of germany, you‘ll likely be met with a baseball bat (east germany).\n
    \n
    It is normal in germany to make racist jokes and to make jokes about disabled people. The german government commissioned a recent study about this ([demokratie-leben.de/…/rassistische-realitaeten-in…](https://www.demokratie-leben.de/magazin/magazin-details/rassistische-realitaeten-in-deutschland-131)) and it came to the conclusion that nearly 25% of all (5000 people I think) have been victim to racism and over half have been present during racist encounters.\n
    \n
    This and the fact that the new german nazi party just got voted in second place in the federal state of hessen should tell you most that you need to know.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696847852 {#4863
    date: 2023-10-09 12:37:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Discombobulated_Back@feddit.de"
    "@Haui@discuss.tchncs.de"
    "@Flumsy@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4867 …}
  +nested: Doctrine\ORM\PersistentCollection {#4869 …}
  +votes: Doctrine\ORM\PersistentCollection {#4871 …}
  +reports: Doctrine\ORM\PersistentCollection {#4873 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4875 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4877 …}
  -id: 38532
  -bodyTs: "'/magazin/magazin-details/rassistische-realitaeten-in-deutschland-131))':122 '/rassistische-realitaeten-in':119 '25':131 '5000':134 'anyon':22 'basebal':89 'bat':90 'black':34 'bulli':29 'came':125 'commiss':112 'conclus':128 'countri':59 'definit':61 'demokratie-leben.de':118 'depend':5,76 'disabl':107 'east':91 'encount':151 'except':47 'facial':53 'fact':155 'factor':10 'featur':54 'feder':170 'fluent':16 'folk':72 'found':56 'general':32 'german':17,110,159 'germani':81,92,97 'get':28,64 'go':62 'got':163 'govern':111 'half':145 'hessen':173 'hot':67 'immigr':26 'inform':44 'islam':58 'joke':101,105 'know':182 'less':30 'like':84 'll':83 'lot':8 'm':41 'make':99,104 'mean':2 'met':86 'nazi':160 'near':130 'need':180 'new':158 'normal':95 'obvious':4 'occasion':50 'older':71 'part':79 'parti':161 'peopl':108,135 'place':167 'present':148 'problem':39 'racism':142 'racist':100,150 're':13,24 'read':48 'recent':114 'report':51 'second':166 'seem':35 'speak':15 'state':171 'studi':115 'tell':21,175 'think':137 'uneduc':75 'usual':55 'victim':140 'vote':164 'water':68 'white':14 'www.demokratie-leben.de':121 'www.demokratie-leben.de/magazin/magazin-details/rassistische-realitaeten-in-deutschland-131))':120"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3743302"
  +editedAt: DateTimeImmutable @1696876975 {#4864
    date: 2023-10-09 20:42:55.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696847852 {#4865
    date: 2023-10-09 12:37: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
156 DENIED moderate
App\Entity\EntryComment {#4866
  +user: Proxies\__CG__\App\Entity\User {#4680 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4780
    +user: App\Entity\User {#4499 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4711
      +user: Proxies\__CG__\App\Entity\User {#4680 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4413
        +user: App\Entity\User {#4426 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Like in germany where a state made tax cuts but mostly the rich people will Profit from it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1696907917 {#4408
          date: 2023-10-10 05:18:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4414 …}
        +nested: Doctrine\ORM\PersistentCollection {#4416 …}
        +votes: Doctrine\ORM\PersistentCollection {#4418 …}
        +reports: Doctrine\ORM\PersistentCollection {#4420 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
        -id: 38417
        -bodyTs: "'cut':9 'germani':3 'like':1 'made':7 'most':11 'peopl':14 'profit':16 'rich':13 'state':6 'tax':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/3689487"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696838184 {#4409
          date: 2023-10-09 09:56:24.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4413}
      +body: """
        Germany is a good country if you‘re of german descent, white, educated, not disabled and mentally stable. Bonus points if you’re a man.\n
        \n
        Everyone else can literally fuck off.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1696838613 {#4709
        date: 2023-10-09 10:03:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Discombobulated_Back@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4712 …}
      +nested: Doctrine\ORM\PersistentCollection {#4714 …}
      +votes: Doctrine\ORM\PersistentCollection {#4716 …}
      +reports: Doctrine\ORM\PersistentCollection {#4718 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
      -id: 38426
      -bodyTs: "'bonus':19 'countri':5 'descent':11 'disabl':15 'educ':13 'els':27 'everyon':26 'fuck':30 'german':10 'germani':1 'good':4 'liter':29 'man':25 'mental':17 'point':20 're':8,23 'stabl':18 'white':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3738106"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696838613 {#4710
        date: 2023-10-09 10:03:33.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4413}
    +body: "Why if I may ask? How is it worse if you’re not one of those?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696847072 {#4778
      date: 2023-10-09 12:24:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Discombobulated_Back@feddit.de"
      "@Haui@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4781 …}
    +nested: Doctrine\ORM\PersistentCollection {#4783 …}
    +votes: Doctrine\ORM\PersistentCollection {#4785 …}
    +reports: Doctrine\ORM\PersistentCollection {#4787 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
    -id: 38520
    -bodyTs: "'ask':5 'may':4 'one':14 're':12 'wors':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3694607"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696847072 {#4779
      date: 2023-10-09 12:24:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4413}
  +body: """
    I mean it obviously depends on a lot of factors. If you‘re white, speak fluent german and don’t tell anyone you‘re an immigrant, you get bullied less.\n
    \n
    But generally, being black seems to be a problem. I’m not too informed about that except reading the occasional report. Having facial features usually found in islamic countries is definitely going to get you in hot water with the older folks and the uneducated.\n
    \n
    Depending on the part of germany, you‘ll likely be met with a baseball bat (east germany).\n
    \n
    It is normal in germany to make racist jokes and to make jokes about disabled people. The german government commissioned a recent study about this ([demokratie-leben.de/…/rassistische-realitaeten-in…](https://www.demokratie-leben.de/magazin/magazin-details/rassistische-realitaeten-in-deutschland-131)) and it came to the conclusion that nearly 25% of all (5000 people I think) have been victim to racism and over half have been present during racist encounters.\n
    \n
    This and the fact that the new german nazi party just got voted in second place in the federal state of hessen should tell you most that you need to know.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696847852 {#4863
    date: 2023-10-09 12:37:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Discombobulated_Back@feddit.de"
    "@Haui@discuss.tchncs.de"
    "@Flumsy@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4867 …}
  +nested: Doctrine\ORM\PersistentCollection {#4869 …}
  +votes: Doctrine\ORM\PersistentCollection {#4871 …}
  +reports: Doctrine\ORM\PersistentCollection {#4873 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4875 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4877 …}
  -id: 38532
  -bodyTs: "'/magazin/magazin-details/rassistische-realitaeten-in-deutschland-131))':122 '/rassistische-realitaeten-in':119 '25':131 '5000':134 'anyon':22 'basebal':89 'bat':90 'black':34 'bulli':29 'came':125 'commiss':112 'conclus':128 'countri':59 'definit':61 'demokratie-leben.de':118 'depend':5,76 'disabl':107 'east':91 'encount':151 'except':47 'facial':53 'fact':155 'factor':10 'featur':54 'feder':170 'fluent':16 'folk':72 'found':56 'general':32 'german':17,110,159 'germani':81,92,97 'get':28,64 'go':62 'got':163 'govern':111 'half':145 'hessen':173 'hot':67 'immigr':26 'inform':44 'islam':58 'joke':101,105 'know':182 'less':30 'like':84 'll':83 'lot':8 'm':41 'make':99,104 'mean':2 'met':86 'nazi':160 'near':130 'need':180 'new':158 'normal':95 'obvious':4 'occasion':50 'older':71 'part':79 'parti':161 'peopl':108,135 'place':167 'present':148 'problem':39 'racism':142 'racist':100,150 're':13,24 'read':48 'recent':114 'report':51 'second':166 'seem':35 'speak':15 'state':171 'studi':115 'tell':21,175 'think':137 'uneduc':75 'usual':55 'victim':140 'vote':164 'water':68 'white':14 'www.demokratie-leben.de':121 'www.demokratie-leben.de/magazin/magazin-details/rassistische-realitaeten-in-deutschland-131))':120"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3743302"
  +editedAt: DateTimeImmutable @1696876975 {#4864
    date: 2023-10-09 20:42:55.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696847852 {#4865
    date: 2023-10-09 12:37: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
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#4980
  +user: App\Entity\User {#4499 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4866
    +user: Proxies\__CG__\App\Entity\User {#4680 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4780
      +user: App\Entity\User {#4499 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4711
        +user: Proxies\__CG__\App\Entity\User {#4680 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4413
          +user: App\Entity\User {#4426 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Like in germany where a state made tax cuts but mostly the rich people will Profit from it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1696907917 {#4408
            date: 2023-10-10 05:18:37.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4414 …}
          +nested: Doctrine\ORM\PersistentCollection {#4416 …}
          +votes: Doctrine\ORM\PersistentCollection {#4418 …}
          +reports: Doctrine\ORM\PersistentCollection {#4420 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
          -id: 38417
          -bodyTs: "'cut':9 'germani':3 'like':1 'made':7 'most':11 'peopl':14 'profit':16 'rich':13 'state':6 'tax':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/3689487"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696838184 {#4409
            date: 2023-10-09 09:56:24.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4413}
        +body: """
          Germany is a good country if you‘re of german descent, white, educated, not disabled and mentally stable. Bonus points if you’re a man.\n
          \n
          Everyone else can literally fuck off.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1696838613 {#4709
          date: 2023-10-09 10:03:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@Discombobulated_Back@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4712 …}
        +nested: Doctrine\ORM\PersistentCollection {#4714 …}
        +votes: Doctrine\ORM\PersistentCollection {#4716 …}
        +reports: Doctrine\ORM\PersistentCollection {#4718 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
        -id: 38426
        -bodyTs: "'bonus':19 'countri':5 'descent':11 'disabl':15 'educ':13 'els':27 'everyon':26 'fuck':30 'german':10 'germani':1 'good':4 'liter':29 'man':25 'mental':17 'point':20 're':8,23 'stabl':18 'white':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/3738106"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696838613 {#4710
          date: 2023-10-09 10:03:33.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4413}
      +body: "Why if I may ask? How is it worse if you’re not one of those?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696847072 {#4778
        date: 2023-10-09 12:24:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Discombobulated_Back@feddit.de"
        "@Haui@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4781 …}
      +nested: Doctrine\ORM\PersistentCollection {#4783 …}
      +votes: Doctrine\ORM\PersistentCollection {#4785 …}
      +reports: Doctrine\ORM\PersistentCollection {#4787 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
      -id: 38520
      -bodyTs: "'ask':5 'may':4 'one':14 're':12 'wors':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3694607"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696847072 {#4779
        date: 2023-10-09 12:24:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4413}
    +body: """
      I mean it obviously depends on a lot of factors. If you‘re white, speak fluent german and don’t tell anyone you‘re an immigrant, you get bullied less.\n
      \n
      But generally, being black seems to be a problem. I’m not too informed about that except reading the occasional report. Having facial features usually found in islamic countries is definitely going to get you in hot water with the older folks and the uneducated.\n
      \n
      Depending on the part of germany, you‘ll likely be met with a baseball bat (east germany).\n
      \n
      It is normal in germany to make racist jokes and to make jokes about disabled people. The german government commissioned a recent study about this ([demokratie-leben.de/…/rassistische-realitaeten-in…](https://www.demokratie-leben.de/magazin/magazin-details/rassistische-realitaeten-in-deutschland-131)) and it came to the conclusion that nearly 25% of all (5000 people I think) have been victim to racism and over half have been present during racist encounters.\n
      \n
      This and the fact that the new german nazi party just got voted in second place in the federal state of hessen should tell you most that you need to know.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696847852 {#4863
      date: 2023-10-09 12:37:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Discombobulated_Back@feddit.de"
      "@Haui@discuss.tchncs.de"
      "@Flumsy@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4867 …}
    +nested: Doctrine\ORM\PersistentCollection {#4869 …}
    +votes: Doctrine\ORM\PersistentCollection {#4871 …}
    +reports: Doctrine\ORM\PersistentCollection {#4873 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4875 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4877 …}
    -id: 38532
    -bodyTs: "'/magazin/magazin-details/rassistische-realitaeten-in-deutschland-131))':122 '/rassistische-realitaeten-in':119 '25':131 '5000':134 'anyon':22 'basebal':89 'bat':90 'black':34 'bulli':29 'came':125 'commiss':112 'conclus':128 'countri':59 'definit':61 'demokratie-leben.de':118 'depend':5,76 'disabl':107 'east':91 'encount':151 'except':47 'facial':53 'fact':155 'factor':10 'featur':54 'feder':170 'fluent':16 'folk':72 'found':56 'general':32 'german':17,110,159 'germani':81,92,97 'get':28,64 'go':62 'got':163 'govern':111 'half':145 'hessen':173 'hot':67 'immigr':26 'inform':44 'islam':58 'joke':101,105 'know':182 'less':30 'like':84 'll':83 'lot':8 'm':41 'make':99,104 'mean':2 'met':86 'nazi':160 'near':130 'need':180 'new':158 'normal':95 'obvious':4 'occasion':50 'older':71 'part':79 'parti':161 'peopl':108,135 'place':167 'present':148 'problem':39 'racism':142 'racist':100,150 're':13,24 'read':48 'recent':114 'report':51 'second':166 'seem':35 'speak':15 'state':171 'studi':115 'tell':21,175 'think':137 'uneduc':75 'usual':55 'victim':140 'vote':164 'water':68 'white':14 'www.demokratie-leben.de':121 'www.demokratie-leben.de/magazin/magazin-details/rassistische-realitaeten-in-deutschland-131))':120"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3743302"
    +editedAt: DateTimeImmutable @1696876975 {#4864
      date: 2023-10-09 20:42:55.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696847852 {#4865
      date: 2023-10-09 12:37:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4413}
  +body: """
    I’m actually from Germany, I currently live in the federal state of Hessen. The far-right party did get 16 percent in the elections yesterday (not quite 30 but thats still a lot) but it should be noted that a good portion of their voters seem to be voting out of protest.\n
    \n
    Maybe its different in the countryside but I live in a big city and I personally have not experienced any racism (including from older people), some friends of mine have but its certainly not common. Thats still bad but I dont think its worse than in other countries…\n
    \n
    Cant comment on East Germany but its certainly not normal to make racist jokes (or jokes about disabled people).\n
    \n
    I dont want to make assumptions but it sounds like your perspective on Germany comes from a single person whose experience isnt really representative of Germany as a whole… just my thoughts.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696865219 {#4978
    date: 2023-10-09 17:26:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Discombobulated_Back@feddit.de"
    "@Haui@discuss.tchncs.de"
    "@Flumsy@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4981 …}
  +nested: Doctrine\ORM\PersistentCollection {#4983 …}
  +votes: Doctrine\ORM\PersistentCollection {#4985 …}
  +reports: Doctrine\ORM\PersistentCollection {#4987 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4989 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4991 …}
  -id: 38857
  -bodyTs: "'16':22 '30':30 'actual':3 'assumpt':127 'bad':92 'big':66 'cant':103 'certain':87,110 'citi':67 'come':136 'comment':104 'common':89 'countri':102 'countrysid':60 'current':7 'differ':57 'disabl':120 'dont':95,123 'east':106 'elect':26 'experi':142 'experienc':73 'far':17 'far-right':16 'feder':11 'friend':81 'germani':5,107,135,147 'get':21 'good':43 'hessen':14 'includ':76 'isnt':143 'joke':116,118 'like':131 'live':8,63 'lot':35 'm':2 'make':114,126 'mayb':55 'mine':83 'normal':112 'note':40 'older':78 'parti':19 'peopl':79,121 'percent':23 'person':70,140 'perspect':133 'portion':44 'protest':54 'quit':29 'racism':75 'racist':115 'realli':144 'repres':145 'right':18 'seem':48 'singl':139 'sound':130 'state':12 'still':33,91 'that':32,90 'think':96 'thought':153 'vote':51 'voter':47 'want':124 'whole':150 'whose':141 'wors':98 'yesterday':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3709751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696865219 {#4979
    date: 2023-10-09 17:26: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
159 DENIED edit
App\Entity\EntryComment {#4980
  +user: App\Entity\User {#4499 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4866
    +user: Proxies\__CG__\App\Entity\User {#4680 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4780
      +user: App\Entity\User {#4499 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4711
        +user: Proxies\__CG__\App\Entity\User {#4680 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4413
          +user: App\Entity\User {#4426 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Like in germany where a state made tax cuts but mostly the rich people will Profit from it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1696907917 {#4408
            date: 2023-10-10 05:18:37.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4414 …}
          +nested: Doctrine\ORM\PersistentCollection {#4416 …}
          +votes: Doctrine\ORM\PersistentCollection {#4418 …}
          +reports: Doctrine\ORM\PersistentCollection {#4420 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
          -id: 38417
          -bodyTs: "'cut':9 'germani':3 'like':1 'made':7 'most':11 'peopl':14 'profit':16 'rich':13 'state':6 'tax':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/3689487"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696838184 {#4409
            date: 2023-10-09 09:56:24.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4413}
        +body: """
          Germany is a good country if you‘re of german descent, white, educated, not disabled and mentally stable. Bonus points if you’re a man.\n
          \n
          Everyone else can literally fuck off.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1696838613 {#4709
          date: 2023-10-09 10:03:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@Discombobulated_Back@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4712 …}
        +nested: Doctrine\ORM\PersistentCollection {#4714 …}
        +votes: Doctrine\ORM\PersistentCollection {#4716 …}
        +reports: Doctrine\ORM\PersistentCollection {#4718 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
        -id: 38426
        -bodyTs: "'bonus':19 'countri':5 'descent':11 'disabl':15 'educ':13 'els':27 'everyon':26 'fuck':30 'german':10 'germani':1 'good':4 'liter':29 'man':25 'mental':17 'point':20 're':8,23 'stabl':18 'white':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/3738106"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696838613 {#4710
          date: 2023-10-09 10:03:33.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4413}
      +body: "Why if I may ask? How is it worse if you’re not one of those?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696847072 {#4778
        date: 2023-10-09 12:24:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Discombobulated_Back@feddit.de"
        "@Haui@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4781 …}
      +nested: Doctrine\ORM\PersistentCollection {#4783 …}
      +votes: Doctrine\ORM\PersistentCollection {#4785 …}
      +reports: Doctrine\ORM\PersistentCollection {#4787 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
      -id: 38520
      -bodyTs: "'ask':5 'may':4 'one':14 're':12 'wors':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3694607"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696847072 {#4779
        date: 2023-10-09 12:24:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4413}
    +body: """
      I mean it obviously depends on a lot of factors. If you‘re white, speak fluent german and don’t tell anyone you‘re an immigrant, you get bullied less.\n
      \n
      But generally, being black seems to be a problem. I’m not too informed about that except reading the occasional report. Having facial features usually found in islamic countries is definitely going to get you in hot water with the older folks and the uneducated.\n
      \n
      Depending on the part of germany, you‘ll likely be met with a baseball bat (east germany).\n
      \n
      It is normal in germany to make racist jokes and to make jokes about disabled people. The german government commissioned a recent study about this ([demokratie-leben.de/…/rassistische-realitaeten-in…](https://www.demokratie-leben.de/magazin/magazin-details/rassistische-realitaeten-in-deutschland-131)) and it came to the conclusion that nearly 25% of all (5000 people I think) have been victim to racism and over half have been present during racist encounters.\n
      \n
      This and the fact that the new german nazi party just got voted in second place in the federal state of hessen should tell you most that you need to know.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696847852 {#4863
      date: 2023-10-09 12:37:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Discombobulated_Back@feddit.de"
      "@Haui@discuss.tchncs.de"
      "@Flumsy@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4867 …}
    +nested: Doctrine\ORM\PersistentCollection {#4869 …}
    +votes: Doctrine\ORM\PersistentCollection {#4871 …}
    +reports: Doctrine\ORM\PersistentCollection {#4873 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4875 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4877 …}
    -id: 38532
    -bodyTs: "'/magazin/magazin-details/rassistische-realitaeten-in-deutschland-131))':122 '/rassistische-realitaeten-in':119 '25':131 '5000':134 'anyon':22 'basebal':89 'bat':90 'black':34 'bulli':29 'came':125 'commiss':112 'conclus':128 'countri':59 'definit':61 'demokratie-leben.de':118 'depend':5,76 'disabl':107 'east':91 'encount':151 'except':47 'facial':53 'fact':155 'factor':10 'featur':54 'feder':170 'fluent':16 'folk':72 'found':56 'general':32 'german':17,110,159 'germani':81,92,97 'get':28,64 'go':62 'got':163 'govern':111 'half':145 'hessen':173 'hot':67 'immigr':26 'inform':44 'islam':58 'joke':101,105 'know':182 'less':30 'like':84 'll':83 'lot':8 'm':41 'make':99,104 'mean':2 'met':86 'nazi':160 'near':130 'need':180 'new':158 'normal':95 'obvious':4 'occasion':50 'older':71 'part':79 'parti':161 'peopl':108,135 'place':167 'present':148 'problem':39 'racism':142 'racist':100,150 're':13,24 'read':48 'recent':114 'report':51 'second':166 'seem':35 'speak':15 'state':171 'studi':115 'tell':21,175 'think':137 'uneduc':75 'usual':55 'victim':140 'vote':164 'water':68 'white':14 'www.demokratie-leben.de':121 'www.demokratie-leben.de/magazin/magazin-details/rassistische-realitaeten-in-deutschland-131))':120"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3743302"
    +editedAt: DateTimeImmutable @1696876975 {#4864
      date: 2023-10-09 20:42:55.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696847852 {#4865
      date: 2023-10-09 12:37:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4413}
  +body: """
    I’m actually from Germany, I currently live in the federal state of Hessen. The far-right party did get 16 percent in the elections yesterday (not quite 30 but thats still a lot) but it should be noted that a good portion of their voters seem to be voting out of protest.\n
    \n
    Maybe its different in the countryside but I live in a big city and I personally have not experienced any racism (including from older people), some friends of mine have but its certainly not common. Thats still bad but I dont think its worse than in other countries…\n
    \n
    Cant comment on East Germany but its certainly not normal to make racist jokes (or jokes about disabled people).\n
    \n
    I dont want to make assumptions but it sounds like your perspective on Germany comes from a single person whose experience isnt really representative of Germany as a whole… just my thoughts.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696865219 {#4978
    date: 2023-10-09 17:26:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Discombobulated_Back@feddit.de"
    "@Haui@discuss.tchncs.de"
    "@Flumsy@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4981 …}
  +nested: Doctrine\ORM\PersistentCollection {#4983 …}
  +votes: Doctrine\ORM\PersistentCollection {#4985 …}
  +reports: Doctrine\ORM\PersistentCollection {#4987 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4989 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4991 …}
  -id: 38857
  -bodyTs: "'16':22 '30':30 'actual':3 'assumpt':127 'bad':92 'big':66 'cant':103 'certain':87,110 'citi':67 'come':136 'comment':104 'common':89 'countri':102 'countrysid':60 'current':7 'differ':57 'disabl':120 'dont':95,123 'east':106 'elect':26 'experi':142 'experienc':73 'far':17 'far-right':16 'feder':11 'friend':81 'germani':5,107,135,147 'get':21 'good':43 'hessen':14 'includ':76 'isnt':143 'joke':116,118 'like':131 'live':8,63 'lot':35 'm':2 'make':114,126 'mayb':55 'mine':83 'normal':112 'note':40 'older':78 'parti':19 'peopl':79,121 'percent':23 'person':70,140 'perspect':133 'portion':44 'protest':54 'quit':29 'racism':75 'racist':115 'realli':144 'repres':145 'right':18 'seem':48 'singl':139 'sound':130 'state':12 'still':33,91 'that':32,90 'think':96 'thought':153 'vote':51 'voter':47 'want':124 'whole':150 'whose':141 'wors':98 'yesterday':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3709751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696865219 {#4979
    date: 2023-10-09 17:26: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
160 DENIED moderate
App\Entity\EntryComment {#4980
  +user: App\Entity\User {#4499 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4866
    +user: Proxies\__CG__\App\Entity\User {#4680 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4780
      +user: App\Entity\User {#4499 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4711
        +user: Proxies\__CG__\App\Entity\User {#4680 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4413
          +user: App\Entity\User {#4426 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Like in germany where a state made tax cuts but mostly the rich people will Profit from it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1696907917 {#4408
            date: 2023-10-10 05:18:37.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4414 …}
          +nested: Doctrine\ORM\PersistentCollection {#4416 …}
          +votes: Doctrine\ORM\PersistentCollection {#4418 …}
          +reports: Doctrine\ORM\PersistentCollection {#4420 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
          -id: 38417
          -bodyTs: "'cut':9 'germani':3 'like':1 'made':7 'most':11 'peopl':14 'profit':16 'rich':13 'state':6 'tax':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/3689487"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696838184 {#4409
            date: 2023-10-09 09:56:24.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4413}
        +body: """
          Germany is a good country if you‘re of german descent, white, educated, not disabled and mentally stable. Bonus points if you’re a man.\n
          \n
          Everyone else can literally fuck off.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1696838613 {#4709
          date: 2023-10-09 10:03:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@Discombobulated_Back@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4712 …}
        +nested: Doctrine\ORM\PersistentCollection {#4714 …}
        +votes: Doctrine\ORM\PersistentCollection {#4716 …}
        +reports: Doctrine\ORM\PersistentCollection {#4718 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
        -id: 38426
        -bodyTs: "'bonus':19 'countri':5 'descent':11 'disabl':15 'educ':13 'els':27 'everyon':26 'fuck':30 'german':10 'germani':1 'good':4 'liter':29 'man':25 'mental':17 'point':20 're':8,23 'stabl':18 'white':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/3738106"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696838613 {#4710
          date: 2023-10-09 10:03:33.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4413}
      +body: "Why if I may ask? How is it worse if you’re not one of those?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696847072 {#4778
        date: 2023-10-09 12:24:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Discombobulated_Back@feddit.de"
        "@Haui@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4781 …}
      +nested: Doctrine\ORM\PersistentCollection {#4783 …}
      +votes: Doctrine\ORM\PersistentCollection {#4785 …}
      +reports: Doctrine\ORM\PersistentCollection {#4787 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
      -id: 38520
      -bodyTs: "'ask':5 'may':4 'one':14 're':12 'wors':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3694607"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696847072 {#4779
        date: 2023-10-09 12:24:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4413}
    +body: """
      I mean it obviously depends on a lot of factors. If you‘re white, speak fluent german and don’t tell anyone you‘re an immigrant, you get bullied less.\n
      \n
      But generally, being black seems to be a problem. I’m not too informed about that except reading the occasional report. Having facial features usually found in islamic countries is definitely going to get you in hot water with the older folks and the uneducated.\n
      \n
      Depending on the part of germany, you‘ll likely be met with a baseball bat (east germany).\n
      \n
      It is normal in germany to make racist jokes and to make jokes about disabled people. The german government commissioned a recent study about this ([demokratie-leben.de/…/rassistische-realitaeten-in…](https://www.demokratie-leben.de/magazin/magazin-details/rassistische-realitaeten-in-deutschland-131)) and it came to the conclusion that nearly 25% of all (5000 people I think) have been victim to racism and over half have been present during racist encounters.\n
      \n
      This and the fact that the new german nazi party just got voted in second place in the federal state of hessen should tell you most that you need to know.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696847852 {#4863
      date: 2023-10-09 12:37:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Discombobulated_Back@feddit.de"
      "@Haui@discuss.tchncs.de"
      "@Flumsy@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4867 …}
    +nested: Doctrine\ORM\PersistentCollection {#4869 …}
    +votes: Doctrine\ORM\PersistentCollection {#4871 …}
    +reports: Doctrine\ORM\PersistentCollection {#4873 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4875 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4877 …}
    -id: 38532
    -bodyTs: "'/magazin/magazin-details/rassistische-realitaeten-in-deutschland-131))':122 '/rassistische-realitaeten-in':119 '25':131 '5000':134 'anyon':22 'basebal':89 'bat':90 'black':34 'bulli':29 'came':125 'commiss':112 'conclus':128 'countri':59 'definit':61 'demokratie-leben.de':118 'depend':5,76 'disabl':107 'east':91 'encount':151 'except':47 'facial':53 'fact':155 'factor':10 'featur':54 'feder':170 'fluent':16 'folk':72 'found':56 'general':32 'german':17,110,159 'germani':81,92,97 'get':28,64 'go':62 'got':163 'govern':111 'half':145 'hessen':173 'hot':67 'immigr':26 'inform':44 'islam':58 'joke':101,105 'know':182 'less':30 'like':84 'll':83 'lot':8 'm':41 'make':99,104 'mean':2 'met':86 'nazi':160 'near':130 'need':180 'new':158 'normal':95 'obvious':4 'occasion':50 'older':71 'part':79 'parti':161 'peopl':108,135 'place':167 'present':148 'problem':39 'racism':142 'racist':100,150 're':13,24 'read':48 'recent':114 'report':51 'second':166 'seem':35 'speak':15 'state':171 'studi':115 'tell':21,175 'think':137 'uneduc':75 'usual':55 'victim':140 'vote':164 'water':68 'white':14 'www.demokratie-leben.de':121 'www.demokratie-leben.de/magazin/magazin-details/rassistische-realitaeten-in-deutschland-131))':120"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3743302"
    +editedAt: DateTimeImmutable @1696876975 {#4864
      date: 2023-10-09 20:42:55.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696847852 {#4865
      date: 2023-10-09 12:37:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4413}
  +body: """
    I’m actually from Germany, I currently live in the federal state of Hessen. The far-right party did get 16 percent in the elections yesterday (not quite 30 but thats still a lot) but it should be noted that a good portion of their voters seem to be voting out of protest.\n
    \n
    Maybe its different in the countryside but I live in a big city and I personally have not experienced any racism (including from older people), some friends of mine have but its certainly not common. Thats still bad but I dont think its worse than in other countries…\n
    \n
    Cant comment on East Germany but its certainly not normal to make racist jokes (or jokes about disabled people).\n
    \n
    I dont want to make assumptions but it sounds like your perspective on Germany comes from a single person whose experience isnt really representative of Germany as a whole… just my thoughts.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696865219 {#4978
    date: 2023-10-09 17:26:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Discombobulated_Back@feddit.de"
    "@Haui@discuss.tchncs.de"
    "@Flumsy@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4981 …}
  +nested: Doctrine\ORM\PersistentCollection {#4983 …}
  +votes: Doctrine\ORM\PersistentCollection {#4985 …}
  +reports: Doctrine\ORM\PersistentCollection {#4987 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4989 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4991 …}
  -id: 38857
  -bodyTs: "'16':22 '30':30 'actual':3 'assumpt':127 'bad':92 'big':66 'cant':103 'certain':87,110 'citi':67 'come':136 'comment':104 'common':89 'countri':102 'countrysid':60 'current':7 'differ':57 'disabl':120 'dont':95,123 'east':106 'elect':26 'experi':142 'experienc':73 'far':17 'far-right':16 'feder':11 'friend':81 'germani':5,107,135,147 'get':21 'good':43 'hessen':14 'includ':76 'isnt':143 'joke':116,118 'like':131 'live':8,63 'lot':35 'm':2 'make':114,126 'mayb':55 'mine':83 'normal':112 'note':40 'older':78 'parti':19 'peopl':79,121 'percent':23 'person':70,140 'perspect':133 'portion':44 'protest':54 'quit':29 'racism':75 'racist':115 'realli':144 'repres':145 'right':18 'seem':48 'singl':139 'sound':130 'state':12 'still':33,91 'that':32,90 'think':96 'thought':153 'vote':51 'voter':47 'want':124 'whole':150 'whose':141 'wors':98 'yesterday':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3709751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696865219 {#4979
    date: 2023-10-09 17:26: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
161 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
162 DENIED moderate
App\Entity\EntryComment {#5062
  +user: Proxies\__CG__\App\Entity\User {#4680 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4980
    +user: App\Entity\User {#4499 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4866
      +user: Proxies\__CG__\App\Entity\User {#4680 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4780
        +user: App\Entity\User {#4499 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4711
          +user: Proxies\__CG__\App\Entity\User {#4680 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4413
            +user: App\Entity\User {#4426 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Like in germany where a state made tax cuts but mostly the rich people will Profit from it."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 11
            +score: 0
            +lastActive: DateTime @1696907917 {#4408
              date: 2023-10-10 05:18:37.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4414 …}
            +nested: Doctrine\ORM\PersistentCollection {#4416 …}
            +votes: Doctrine\ORM\PersistentCollection {#4418 …}
            +reports: Doctrine\ORM\PersistentCollection {#4420 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
            -id: 38417
            -bodyTs: "'cut':9 'germani':3 'like':1 'made':7 'most':11 'peopl':14 'profit':16 'rich':13 'state':6 'tax':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/3689487"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696838184 {#4409
              date: 2023-10-09 09:56:24.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4413}
          +body: """
            Germany is a good country if you‘re of german descent, white, educated, not disabled and mentally stable. Bonus points if you’re a man.\n
            \n
            Everyone else can literally fuck off.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1696838613 {#4709
            date: 2023-10-09 10:03:33.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@Discombobulated_Back@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4712 …}
          +nested: Doctrine\ORM\PersistentCollection {#4714 …}
          +votes: Doctrine\ORM\PersistentCollection {#4716 …}
          +reports: Doctrine\ORM\PersistentCollection {#4718 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
          -id: 38426
          -bodyTs: "'bonus':19 'countri':5 'descent':11 'disabl':15 'educ':13 'els':27 'everyon':26 'fuck':30 'german':10 'germani':1 'good':4 'liter':29 'man':25 'mental':17 'point':20 're':8,23 'stabl':18 'white':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/3738106"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696838613 {#4710
            date: 2023-10-09 10:03:33.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4413}
        +body: "Why if I may ask? How is it worse if you’re not one of those?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696847072 {#4778
          date: 2023-10-09 12:24:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@Discombobulated_Back@feddit.de"
          "@Haui@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4781 …}
        +nested: Doctrine\ORM\PersistentCollection {#4783 …}
        +votes: Doctrine\ORM\PersistentCollection {#4785 …}
        +reports: Doctrine\ORM\PersistentCollection {#4787 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
        -id: 38520
        -bodyTs: "'ask':5 'may':4 'one':14 're':12 'wors':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/3694607"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696847072 {#4779
          date: 2023-10-09 12:24:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4413}
      +body: """
        I mean it obviously depends on a lot of factors. If you‘re white, speak fluent german and don’t tell anyone you‘re an immigrant, you get bullied less.\n
        \n
        But generally, being black seems to be a problem. I’m not too informed about that except reading the occasional report. Having facial features usually found in islamic countries is definitely going to get you in hot water with the older folks and the uneducated.\n
        \n
        Depending on the part of germany, you‘ll likely be met with a baseball bat (east germany).\n
        \n
        It is normal in germany to make racist jokes and to make jokes about disabled people. The german government commissioned a recent study about this ([demokratie-leben.de/…/rassistische-realitaeten-in…](https://www.demokratie-leben.de/magazin/magazin-details/rassistische-realitaeten-in-deutschland-131)) and it came to the conclusion that nearly 25% of all (5000 people I think) have been victim to racism and over half have been present during racist encounters.\n
        \n
        This and the fact that the new german nazi party just got voted in second place in the federal state of hessen should tell you most that you need to know.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1696847852 {#4863
        date: 2023-10-09 12:37:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Discombobulated_Back@feddit.de"
        "@Haui@discuss.tchncs.de"
        "@Flumsy@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4867 …}
      +nested: Doctrine\ORM\PersistentCollection {#4869 …}
      +votes: Doctrine\ORM\PersistentCollection {#4871 …}
      +reports: Doctrine\ORM\PersistentCollection {#4873 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4875 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4877 …}
      -id: 38532
      -bodyTs: "'/magazin/magazin-details/rassistische-realitaeten-in-deutschland-131))':122 '/rassistische-realitaeten-in':119 '25':131 '5000':134 'anyon':22 'basebal':89 'bat':90 'black':34 'bulli':29 'came':125 'commiss':112 'conclus':128 'countri':59 'definit':61 'demokratie-leben.de':118 'depend':5,76 'disabl':107 'east':91 'encount':151 'except':47 'facial':53 'fact':155 'factor':10 'featur':54 'feder':170 'fluent':16 'folk':72 'found':56 'general':32 'german':17,110,159 'germani':81,92,97 'get':28,64 'go':62 'got':163 'govern':111 'half':145 'hessen':173 'hot':67 'immigr':26 'inform':44 'islam':58 'joke':101,105 'know':182 'less':30 'like':84 'll':83 'lot':8 'm':41 'make':99,104 'mean':2 'met':86 'nazi':160 'near':130 'need':180 'new':158 'normal':95 'obvious':4 'occasion':50 'older':71 'part':79 'parti':161 'peopl':108,135 'place':167 'present':148 'problem':39 'racism':142 'racist':100,150 're':13,24 'read':48 'recent':114 'report':51 'second':166 'seem':35 'speak':15 'state':171 'studi':115 'tell':21,175 'think':137 'uneduc':75 'usual':55 'victim':140 'vote':164 'water':68 'white':14 'www.demokratie-leben.de':121 'www.demokratie-leben.de/magazin/magazin-details/rassistische-realitaeten-in-deutschland-131))':120"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3743302"
      +editedAt: DateTimeImmutable @1696876975 {#4864
        date: 2023-10-09 20:42:55.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696847852 {#4865
        date: 2023-10-09 12:37:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4413}
    +body: """
      I’m actually from Germany, I currently live in the federal state of Hessen. The far-right party did get 16 percent in the elections yesterday (not quite 30 but thats still a lot) but it should be noted that a good portion of their voters seem to be voting out of protest.\n
      \n
      Maybe its different in the countryside but I live in a big city and I personally have not experienced any racism (including from older people), some friends of mine have but its certainly not common. Thats still bad but I dont think its worse than in other countries…\n
      \n
      Cant comment on East Germany but its certainly not normal to make racist jokes (or jokes about disabled people).\n
      \n
      I dont want to make assumptions but it sounds like your perspective on Germany comes from a single person whose experience isnt really representative of Germany as a whole… just my thoughts.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696865219 {#4978
      date: 2023-10-09 17:26:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Discombobulated_Back@feddit.de"
      "@Haui@discuss.tchncs.de"
      "@Flumsy@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4981 …}
    +nested: Doctrine\ORM\PersistentCollection {#4983 …}
    +votes: Doctrine\ORM\PersistentCollection {#4985 …}
    +reports: Doctrine\ORM\PersistentCollection {#4987 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4989 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4991 …}
    -id: 38857
    -bodyTs: "'16':22 '30':30 'actual':3 'assumpt':127 'bad':92 'big':66 'cant':103 'certain':87,110 'citi':67 'come':136 'comment':104 'common':89 'countri':102 'countrysid':60 'current':7 'differ':57 'disabl':120 'dont':95,123 'east':106 'elect':26 'experi':142 'experienc':73 'far':17 'far-right':16 'feder':11 'friend':81 'germani':5,107,135,147 'get':21 'good':43 'hessen':14 'includ':76 'isnt':143 'joke':116,118 'like':131 'live':8,63 'lot':35 'm':2 'make':114,126 'mayb':55 'mine':83 'normal':112 'note':40 'older':78 'parti':19 'peopl':79,121 'percent':23 'person':70,140 'perspect':133 'portion':44 'protest':54 'quit':29 'racism':75 'racist':115 'realli':144 'repres':145 'right':18 'seem':48 'singl':139 'sound':130 'state':12 'still':33,91 'that':32,90 'think':96 'thought':153 'vote':51 'voter':47 'want':124 'whole':150 'whose':141 'wors':98 'yesterday':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3709751"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696865219 {#4979
      date: 2023-10-09 17:26:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4413}
  +body: """
    Hey, now worries. We all make different experiences so yours may differ. Btw. I‘m sorry, they got 30% in the voting district I‘m in, not the whole state but they are second strongest there. I‘ll correct that. Also, I am part of multiple minorities, one of witch is being the child of an immigrant.\n
    \n
    I‘m not talking about myself or someone I know though. I used to do sales a lot and traveled through germany for 20 years. I‘ve met hundreds of people every year and am telling you what I hear and see. To be fair, I met with people from all social backgrounds so someone from a more affluent class will make a very different experience.\n
    \n
    Anyway, I grew up in the biggest city in hessen and although there are a lot of immigrants, the racist shit that happens there is insane. A friend of mine got sucked in with the local soccer club‘s hooligans and we ended up at a members house who happened to also be in the former nazi parti (npd) and had a red flag in their living room (you know the one). I never went to soccer again.\n
    \n
    But I digress: Having worked in eastern hessen, I have had to deal with companies needing employees which I supplied. The most stated demand was „no immigrants please“ (around 2005). Racism is brutal in eastern (rural) hessen. I often had to tell my customers that they were opening themselves up to lawsuits with that behavior.\n
    \n
    I now live in western hessen where the political climate used to be pretty chill but it is ramping up big time. Since I have had an autism diagnosis in the meantime, I have been sensitized to ableist commentary. I wouldn’t have picked up on it otherwise either.\n
    \n
    Since then, I joined a couple groups in the area to talk about experiences. People are being bullied at work for their disability and frequently fired, stating the disability is the reason but giving another reason legally so the employer cant be sued. As a former employer I‘m familiar with this technique although I find it appalling.\n
    \n
    Also, older people tend to send racist or ableist jokes around here. That is not something I heard but something that happens a lot since I happen to know quite a few. I always tell them not to send around shit like this but they’re oblivious why this is bad.\n
    \n
    About eastern germany: I have visited leipzig, jena, east berlin, brandenburg and other places. The bigger cities are less racist but brandenburg is insane. People are walking around with shaved heads, black boots and nazi tattoos. I‘m not making this up.\n
    \n
    I do agree that some people vote alt right out of protest but we‘re having a racism problem. The study doesn’t lie and neither your nor my account will change that. Racist crimes have picked up 10% in the last year btw.\n
    \n
    Most people who don’t belong to a minority don’t really see these things happening here.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696869271 {#5060
    date: 2023-10-09 18:34:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Discombobulated_Back@feddit.de"
    "@Haui@discuss.tchncs.de"
    "@Flumsy@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5063 …}
  +nested: Doctrine\ORM\PersistentCollection {#5065 …}
  +votes: Doctrine\ORM\PersistentCollection {#5067 …}
  +reports: Doctrine\ORM\PersistentCollection {#5069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5073 …}
  -id: 38951
  -bodyTs: "'10':495 '20':81 '2005':231 '30':19 'ableist':294,372 'account':486 'affluent':116 'agre':459 'also':41,175,364 'alt':464 'although':135,359 'alway':397 'anoth':340 'anyway':124 'appal':363 'area':315 'around':230,374,403,442 'autism':284 'background':110 'bad':414 'behavior':256 'belong':506 'berlin':424 'big':277 'bigger':430 'biggest':130 'black':446 'boot':447 'brandenburg':425,436 'brutal':234 'btw':13,500 'bulli':323 'cant':346 'chang':488 'child':54 'chill':271 'citi':131,431 'class':117 'climat':266 'club':161 'commentari':295 'compani':216 'correct':39 'coupl':311 'crime':491 'custom':245 'deal':214 'demand':225 'diagnosi':285 'differ':7,12,122 'digress':204 'disabl':328,334 'district':23 'doesn':478 'east':423 'eastern':208,236,416 'either':305 'employ':345,352 'employe':218 'end':166 'everi':89 'experi':8,123,319 'fair':102 'familiar':355 'find':361 'fire':331 'flag':187 'former':179,351 'frequent':330 'friend':151 'germani':79,417 'give':339 'got':18,154 'grew':126 'group':312 'happen':146,173,385,390,516 'head':445 'hear':97 'heard':381 'hessen':133,209,238,262 'hey':1 'hooligan':163 'hous':171 'hundr':86 'immigr':57,141,228 'insan':149,438 'jena':422 'join':309 'joke':373 'know':67,193,392 'last':498 'lawsuit':253 'legal':342 'leipzig':421 'less':433 'lie':480 'like':405 'live':190,259 'll':38 'local':159 'lot':75,139,387 'm':15,25,59,354,452 'make':6,119,454 'may':11 'meantim':288 'member':170 'met':85,104 'mine':153 'minor':47,509 'multipl':46 'nazi':180,449 'need':217 'neither':482 'never':197 'npd':182 'oblivi':410 'often':240 'older':365 'one':48,195 'open':249 'otherwis':304 'part':44 'parti':181 'peopl':88,106,320,366,439,462,502 'pick':300,493 'place':428 'pleas':229 'polit':265 'pretti':270 'problem':475 'protest':468 'quit':393 'racism':232,474 'racist':143,370,434,490 'ramp':275 're':409,471 'realli':512 'reason':337,341 'red':186 'right':465 'room':191 'rural':237 'sale':73 'second':34 'see':99,513 'send':369,402 'sensit':292 'shave':444 'shit':144,404 'sinc':279,306,388 'soccer':160,200 'social':109 'someon':65,112 'someth':379,383 'sorri':16 'state':30,224,332 'strongest':35 'studi':477 'su':348 'suck':155 'suppli':221 'talk':61,317 'tattoo':450 'techniqu':358 'tell':93,243,398 'tend':367 'thing':515 'though':68 'time':278 'travel':77 'use':70,267 've':84 'visit':420 'vote':22,463 'walk':441 'went':198 'western':261 'whole':29 'witch':50 'work':206,325 'worri':3 'wouldn':297 'year':82,90,499"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3760980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696869271 {#5061
    date: 2023-10-09 18:34: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
163 DENIED edit
App\Entity\EntryComment {#5062
  +user: Proxies\__CG__\App\Entity\User {#4680 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4980
    +user: App\Entity\User {#4499 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4866
      +user: Proxies\__CG__\App\Entity\User {#4680 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4780
        +user: App\Entity\User {#4499 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4711
          +user: Proxies\__CG__\App\Entity\User {#4680 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4413
            +user: App\Entity\User {#4426 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Like in germany where a state made tax cuts but mostly the rich people will Profit from it."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 11
            +score: 0
            +lastActive: DateTime @1696907917 {#4408
              date: 2023-10-10 05:18:37.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4414 …}
            +nested: Doctrine\ORM\PersistentCollection {#4416 …}
            +votes: Doctrine\ORM\PersistentCollection {#4418 …}
            +reports: Doctrine\ORM\PersistentCollection {#4420 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
            -id: 38417
            -bodyTs: "'cut':9 'germani':3 'like':1 'made':7 'most':11 'peopl':14 'profit':16 'rich':13 'state':6 'tax':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/3689487"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696838184 {#4409
              date: 2023-10-09 09:56:24.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4413}
          +body: """
            Germany is a good country if you‘re of german descent, white, educated, not disabled and mentally stable. Bonus points if you’re a man.\n
            \n
            Everyone else can literally fuck off.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1696838613 {#4709
            date: 2023-10-09 10:03:33.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@Discombobulated_Back@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4712 …}
          +nested: Doctrine\ORM\PersistentCollection {#4714 …}
          +votes: Doctrine\ORM\PersistentCollection {#4716 …}
          +reports: Doctrine\ORM\PersistentCollection {#4718 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
          -id: 38426
          -bodyTs: "'bonus':19 'countri':5 'descent':11 'disabl':15 'educ':13 'els':27 'everyon':26 'fuck':30 'german':10 'germani':1 'good':4 'liter':29 'man':25 'mental':17 'point':20 're':8,23 'stabl':18 'white':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/3738106"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696838613 {#4710
            date: 2023-10-09 10:03:33.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4413}
        +body: "Why if I may ask? How is it worse if you’re not one of those?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696847072 {#4778
          date: 2023-10-09 12:24:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@Discombobulated_Back@feddit.de"
          "@Haui@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4781 …}
        +nested: Doctrine\ORM\PersistentCollection {#4783 …}
        +votes: Doctrine\ORM\PersistentCollection {#4785 …}
        +reports: Doctrine\ORM\PersistentCollection {#4787 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
        -id: 38520
        -bodyTs: "'ask':5 'may':4 'one':14 're':12 'wors':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/3694607"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696847072 {#4779
          date: 2023-10-09 12:24:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4413}
      +body: """
        I mean it obviously depends on a lot of factors. If you‘re white, speak fluent german and don’t tell anyone you‘re an immigrant, you get bullied less.\n
        \n
        But generally, being black seems to be a problem. I’m not too informed about that except reading the occasional report. Having facial features usually found in islamic countries is definitely going to get you in hot water with the older folks and the uneducated.\n
        \n
        Depending on the part of germany, you‘ll likely be met with a baseball bat (east germany).\n
        \n
        It is normal in germany to make racist jokes and to make jokes about disabled people. The german government commissioned a recent study about this ([demokratie-leben.de/…/rassistische-realitaeten-in…](https://www.demokratie-leben.de/magazin/magazin-details/rassistische-realitaeten-in-deutschland-131)) and it came to the conclusion that nearly 25% of all (5000 people I think) have been victim to racism and over half have been present during racist encounters.\n
        \n
        This and the fact that the new german nazi party just got voted in second place in the federal state of hessen should tell you most that you need to know.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1696847852 {#4863
        date: 2023-10-09 12:37:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Discombobulated_Back@feddit.de"
        "@Haui@discuss.tchncs.de"
        "@Flumsy@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4867 …}
      +nested: Doctrine\ORM\PersistentCollection {#4869 …}
      +votes: Doctrine\ORM\PersistentCollection {#4871 …}
      +reports: Doctrine\ORM\PersistentCollection {#4873 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4875 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4877 …}
      -id: 38532
      -bodyTs: "'/magazin/magazin-details/rassistische-realitaeten-in-deutschland-131))':122 '/rassistische-realitaeten-in':119 '25':131 '5000':134 'anyon':22 'basebal':89 'bat':90 'black':34 'bulli':29 'came':125 'commiss':112 'conclus':128 'countri':59 'definit':61 'demokratie-leben.de':118 'depend':5,76 'disabl':107 'east':91 'encount':151 'except':47 'facial':53 'fact':155 'factor':10 'featur':54 'feder':170 'fluent':16 'folk':72 'found':56 'general':32 'german':17,110,159 'germani':81,92,97 'get':28,64 'go':62 'got':163 'govern':111 'half':145 'hessen':173 'hot':67 'immigr':26 'inform':44 'islam':58 'joke':101,105 'know':182 'less':30 'like':84 'll':83 'lot':8 'm':41 'make':99,104 'mean':2 'met':86 'nazi':160 'near':130 'need':180 'new':158 'normal':95 'obvious':4 'occasion':50 'older':71 'part':79 'parti':161 'peopl':108,135 'place':167 'present':148 'problem':39 'racism':142 'racist':100,150 're':13,24 'read':48 'recent':114 'report':51 'second':166 'seem':35 'speak':15 'state':171 'studi':115 'tell':21,175 'think':137 'uneduc':75 'usual':55 'victim':140 'vote':164 'water':68 'white':14 'www.demokratie-leben.de':121 'www.demokratie-leben.de/magazin/magazin-details/rassistische-realitaeten-in-deutschland-131))':120"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3743302"
      +editedAt: DateTimeImmutable @1696876975 {#4864
        date: 2023-10-09 20:42:55.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696847852 {#4865
        date: 2023-10-09 12:37:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4413}
    +body: """
      I’m actually from Germany, I currently live in the federal state of Hessen. The far-right party did get 16 percent in the elections yesterday (not quite 30 but thats still a lot) but it should be noted that a good portion of their voters seem to be voting out of protest.\n
      \n
      Maybe its different in the countryside but I live in a big city and I personally have not experienced any racism (including from older people), some friends of mine have but its certainly not common. Thats still bad but I dont think its worse than in other countries…\n
      \n
      Cant comment on East Germany but its certainly not normal to make racist jokes (or jokes about disabled people).\n
      \n
      I dont want to make assumptions but it sounds like your perspective on Germany comes from a single person whose experience isnt really representative of Germany as a whole… just my thoughts.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696865219 {#4978
      date: 2023-10-09 17:26:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Discombobulated_Back@feddit.de"
      "@Haui@discuss.tchncs.de"
      "@Flumsy@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4981 …}
    +nested: Doctrine\ORM\PersistentCollection {#4983 …}
    +votes: Doctrine\ORM\PersistentCollection {#4985 …}
    +reports: Doctrine\ORM\PersistentCollection {#4987 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4989 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4991 …}
    -id: 38857
    -bodyTs: "'16':22 '30':30 'actual':3 'assumpt':127 'bad':92 'big':66 'cant':103 'certain':87,110 'citi':67 'come':136 'comment':104 'common':89 'countri':102 'countrysid':60 'current':7 'differ':57 'disabl':120 'dont':95,123 'east':106 'elect':26 'experi':142 'experienc':73 'far':17 'far-right':16 'feder':11 'friend':81 'germani':5,107,135,147 'get':21 'good':43 'hessen':14 'includ':76 'isnt':143 'joke':116,118 'like':131 'live':8,63 'lot':35 'm':2 'make':114,126 'mayb':55 'mine':83 'normal':112 'note':40 'older':78 'parti':19 'peopl':79,121 'percent':23 'person':70,140 'perspect':133 'portion':44 'protest':54 'quit':29 'racism':75 'racist':115 'realli':144 'repres':145 'right':18 'seem':48 'singl':139 'sound':130 'state':12 'still':33,91 'that':32,90 'think':96 'thought':153 'vote':51 'voter':47 'want':124 'whole':150 'whose':141 'wors':98 'yesterday':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3709751"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696865219 {#4979
      date: 2023-10-09 17:26:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4413}
  +body: """
    Hey, now worries. We all make different experiences so yours may differ. Btw. I‘m sorry, they got 30% in the voting district I‘m in, not the whole state but they are second strongest there. I‘ll correct that. Also, I am part of multiple minorities, one of witch is being the child of an immigrant.\n
    \n
    I‘m not talking about myself or someone I know though. I used to do sales a lot and traveled through germany for 20 years. I‘ve met hundreds of people every year and am telling you what I hear and see. To be fair, I met with people from all social backgrounds so someone from a more affluent class will make a very different experience.\n
    \n
    Anyway, I grew up in the biggest city in hessen and although there are a lot of immigrants, the racist shit that happens there is insane. A friend of mine got sucked in with the local soccer club‘s hooligans and we ended up at a members house who happened to also be in the former nazi parti (npd) and had a red flag in their living room (you know the one). I never went to soccer again.\n
    \n
    But I digress: Having worked in eastern hessen, I have had to deal with companies needing employees which I supplied. The most stated demand was „no immigrants please“ (around 2005). Racism is brutal in eastern (rural) hessen. I often had to tell my customers that they were opening themselves up to lawsuits with that behavior.\n
    \n
    I now live in western hessen where the political climate used to be pretty chill but it is ramping up big time. Since I have had an autism diagnosis in the meantime, I have been sensitized to ableist commentary. I wouldn’t have picked up on it otherwise either.\n
    \n
    Since then, I joined a couple groups in the area to talk about experiences. People are being bullied at work for their disability and frequently fired, stating the disability is the reason but giving another reason legally so the employer cant be sued. As a former employer I‘m familiar with this technique although I find it appalling.\n
    \n
    Also, older people tend to send racist or ableist jokes around here. That is not something I heard but something that happens a lot since I happen to know quite a few. I always tell them not to send around shit like this but they’re oblivious why this is bad.\n
    \n
    About eastern germany: I have visited leipzig, jena, east berlin, brandenburg and other places. The bigger cities are less racist but brandenburg is insane. People are walking around with shaved heads, black boots and nazi tattoos. I‘m not making this up.\n
    \n
    I do agree that some people vote alt right out of protest but we‘re having a racism problem. The study doesn’t lie and neither your nor my account will change that. Racist crimes have picked up 10% in the last year btw.\n
    \n
    Most people who don’t belong to a minority don’t really see these things happening here.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696869271 {#5060
    date: 2023-10-09 18:34:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Discombobulated_Back@feddit.de"
    "@Haui@discuss.tchncs.de"
    "@Flumsy@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5063 …}
  +nested: Doctrine\ORM\PersistentCollection {#5065 …}
  +votes: Doctrine\ORM\PersistentCollection {#5067 …}
  +reports: Doctrine\ORM\PersistentCollection {#5069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5073 …}
  -id: 38951
  -bodyTs: "'10':495 '20':81 '2005':231 '30':19 'ableist':294,372 'account':486 'affluent':116 'agre':459 'also':41,175,364 'alt':464 'although':135,359 'alway':397 'anoth':340 'anyway':124 'appal':363 'area':315 'around':230,374,403,442 'autism':284 'background':110 'bad':414 'behavior':256 'belong':506 'berlin':424 'big':277 'bigger':430 'biggest':130 'black':446 'boot':447 'brandenburg':425,436 'brutal':234 'btw':13,500 'bulli':323 'cant':346 'chang':488 'child':54 'chill':271 'citi':131,431 'class':117 'climat':266 'club':161 'commentari':295 'compani':216 'correct':39 'coupl':311 'crime':491 'custom':245 'deal':214 'demand':225 'diagnosi':285 'differ':7,12,122 'digress':204 'disabl':328,334 'district':23 'doesn':478 'east':423 'eastern':208,236,416 'either':305 'employ':345,352 'employe':218 'end':166 'everi':89 'experi':8,123,319 'fair':102 'familiar':355 'find':361 'fire':331 'flag':187 'former':179,351 'frequent':330 'friend':151 'germani':79,417 'give':339 'got':18,154 'grew':126 'group':312 'happen':146,173,385,390,516 'head':445 'hear':97 'heard':381 'hessen':133,209,238,262 'hey':1 'hooligan':163 'hous':171 'hundr':86 'immigr':57,141,228 'insan':149,438 'jena':422 'join':309 'joke':373 'know':67,193,392 'last':498 'lawsuit':253 'legal':342 'leipzig':421 'less':433 'lie':480 'like':405 'live':190,259 'll':38 'local':159 'lot':75,139,387 'm':15,25,59,354,452 'make':6,119,454 'may':11 'meantim':288 'member':170 'met':85,104 'mine':153 'minor':47,509 'multipl':46 'nazi':180,449 'need':217 'neither':482 'never':197 'npd':182 'oblivi':410 'often':240 'older':365 'one':48,195 'open':249 'otherwis':304 'part':44 'parti':181 'peopl':88,106,320,366,439,462,502 'pick':300,493 'place':428 'pleas':229 'polit':265 'pretti':270 'problem':475 'protest':468 'quit':393 'racism':232,474 'racist':143,370,434,490 'ramp':275 're':409,471 'realli':512 'reason':337,341 'red':186 'right':465 'room':191 'rural':237 'sale':73 'second':34 'see':99,513 'send':369,402 'sensit':292 'shave':444 'shit':144,404 'sinc':279,306,388 'soccer':160,200 'social':109 'someon':65,112 'someth':379,383 'sorri':16 'state':30,224,332 'strongest':35 'studi':477 'su':348 'suck':155 'suppli':221 'talk':61,317 'tattoo':450 'techniqu':358 'tell':93,243,398 'tend':367 'thing':515 'though':68 'time':278 'travel':77 'use':70,267 've':84 'visit':420 'vote':22,463 'walk':441 'went':198 'western':261 'whole':29 'witch':50 'work':206,325 'worri':3 'wouldn':297 'year':82,90,499"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3760980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696869271 {#5061
    date: 2023-10-09 18:34: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
164 DENIED moderate
App\Entity\EntryComment {#5062
  +user: Proxies\__CG__\App\Entity\User {#4680 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4980
    +user: App\Entity\User {#4499 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4866
      +user: Proxies\__CG__\App\Entity\User {#4680 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4780
        +user: App\Entity\User {#4499 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4711
          +user: Proxies\__CG__\App\Entity\User {#4680 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4413
            +user: App\Entity\User {#4426 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Like in germany where a state made tax cuts but mostly the rich people will Profit from it."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 11
            +score: 0
            +lastActive: DateTime @1696907917 {#4408
              date: 2023-10-10 05:18:37.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4414 …}
            +nested: Doctrine\ORM\PersistentCollection {#4416 …}
            +votes: Doctrine\ORM\PersistentCollection {#4418 …}
            +reports: Doctrine\ORM\PersistentCollection {#4420 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
            -id: 38417
            -bodyTs: "'cut':9 'germani':3 'like':1 'made':7 'most':11 'peopl':14 'profit':16 'rich':13 'state':6 'tax':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/3689487"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696838184 {#4409
              date: 2023-10-09 09:56:24.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4413}
          +body: """
            Germany is a good country if you‘re of german descent, white, educated, not disabled and mentally stable. Bonus points if you’re a man.\n
            \n
            Everyone else can literally fuck off.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1696838613 {#4709
            date: 2023-10-09 10:03:33.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@Discombobulated_Back@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4712 …}
          +nested: Doctrine\ORM\PersistentCollection {#4714 …}
          +votes: Doctrine\ORM\PersistentCollection {#4716 …}
          +reports: Doctrine\ORM\PersistentCollection {#4718 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
          -id: 38426
          -bodyTs: "'bonus':19 'countri':5 'descent':11 'disabl':15 'educ':13 'els':27 'everyon':26 'fuck':30 'german':10 'germani':1 'good':4 'liter':29 'man':25 'mental':17 'point':20 're':8,23 'stabl':18 'white':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/3738106"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696838613 {#4710
            date: 2023-10-09 10:03:33.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4413}
        +body: "Why if I may ask? How is it worse if you’re not one of those?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696847072 {#4778
          date: 2023-10-09 12:24:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@Discombobulated_Back@feddit.de"
          "@Haui@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4781 …}
        +nested: Doctrine\ORM\PersistentCollection {#4783 …}
        +votes: Doctrine\ORM\PersistentCollection {#4785 …}
        +reports: Doctrine\ORM\PersistentCollection {#4787 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
        -id: 38520
        -bodyTs: "'ask':5 'may':4 'one':14 're':12 'wors':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/3694607"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696847072 {#4779
          date: 2023-10-09 12:24:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4413}
      +body: """
        I mean it obviously depends on a lot of factors. If you‘re white, speak fluent german and don’t tell anyone you‘re an immigrant, you get bullied less.\n
        \n
        But generally, being black seems to be a problem. I’m not too informed about that except reading the occasional report. Having facial features usually found in islamic countries is definitely going to get you in hot water with the older folks and the uneducated.\n
        \n
        Depending on the part of germany, you‘ll likely be met with a baseball bat (east germany).\n
        \n
        It is normal in germany to make racist jokes and to make jokes about disabled people. The german government commissioned a recent study about this ([demokratie-leben.de/…/rassistische-realitaeten-in…](https://www.demokratie-leben.de/magazin/magazin-details/rassistische-realitaeten-in-deutschland-131)) and it came to the conclusion that nearly 25% of all (5000 people I think) have been victim to racism and over half have been present during racist encounters.\n
        \n
        This and the fact that the new german nazi party just got voted in second place in the federal state of hessen should tell you most that you need to know.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1696847852 {#4863
        date: 2023-10-09 12:37:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Discombobulated_Back@feddit.de"
        "@Haui@discuss.tchncs.de"
        "@Flumsy@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4867 …}
      +nested: Doctrine\ORM\PersistentCollection {#4869 …}
      +votes: Doctrine\ORM\PersistentCollection {#4871 …}
      +reports: Doctrine\ORM\PersistentCollection {#4873 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4875 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4877 …}
      -id: 38532
      -bodyTs: "'/magazin/magazin-details/rassistische-realitaeten-in-deutschland-131))':122 '/rassistische-realitaeten-in':119 '25':131 '5000':134 'anyon':22 'basebal':89 'bat':90 'black':34 'bulli':29 'came':125 'commiss':112 'conclus':128 'countri':59 'definit':61 'demokratie-leben.de':118 'depend':5,76 'disabl':107 'east':91 'encount':151 'except':47 'facial':53 'fact':155 'factor':10 'featur':54 'feder':170 'fluent':16 'folk':72 'found':56 'general':32 'german':17,110,159 'germani':81,92,97 'get':28,64 'go':62 'got':163 'govern':111 'half':145 'hessen':173 'hot':67 'immigr':26 'inform':44 'islam':58 'joke':101,105 'know':182 'less':30 'like':84 'll':83 'lot':8 'm':41 'make':99,104 'mean':2 'met':86 'nazi':160 'near':130 'need':180 'new':158 'normal':95 'obvious':4 'occasion':50 'older':71 'part':79 'parti':161 'peopl':108,135 'place':167 'present':148 'problem':39 'racism':142 'racist':100,150 're':13,24 'read':48 'recent':114 'report':51 'second':166 'seem':35 'speak':15 'state':171 'studi':115 'tell':21,175 'think':137 'uneduc':75 'usual':55 'victim':140 'vote':164 'water':68 'white':14 'www.demokratie-leben.de':121 'www.demokratie-leben.de/magazin/magazin-details/rassistische-realitaeten-in-deutschland-131))':120"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3743302"
      +editedAt: DateTimeImmutable @1696876975 {#4864
        date: 2023-10-09 20:42:55.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696847852 {#4865
        date: 2023-10-09 12:37:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4413}
    +body: """
      I’m actually from Germany, I currently live in the federal state of Hessen. The far-right party did get 16 percent in the elections yesterday (not quite 30 but thats still a lot) but it should be noted that a good portion of their voters seem to be voting out of protest.\n
      \n
      Maybe its different in the countryside but I live in a big city and I personally have not experienced any racism (including from older people), some friends of mine have but its certainly not common. Thats still bad but I dont think its worse than in other countries…\n
      \n
      Cant comment on East Germany but its certainly not normal to make racist jokes (or jokes about disabled people).\n
      \n
      I dont want to make assumptions but it sounds like your perspective on Germany comes from a single person whose experience isnt really representative of Germany as a whole… just my thoughts.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696865219 {#4978
      date: 2023-10-09 17:26:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Discombobulated_Back@feddit.de"
      "@Haui@discuss.tchncs.de"
      "@Flumsy@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4981 …}
    +nested: Doctrine\ORM\PersistentCollection {#4983 …}
    +votes: Doctrine\ORM\PersistentCollection {#4985 …}
    +reports: Doctrine\ORM\PersistentCollection {#4987 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4989 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4991 …}
    -id: 38857
    -bodyTs: "'16':22 '30':30 'actual':3 'assumpt':127 'bad':92 'big':66 'cant':103 'certain':87,110 'citi':67 'come':136 'comment':104 'common':89 'countri':102 'countrysid':60 'current':7 'differ':57 'disabl':120 'dont':95,123 'east':106 'elect':26 'experi':142 'experienc':73 'far':17 'far-right':16 'feder':11 'friend':81 'germani':5,107,135,147 'get':21 'good':43 'hessen':14 'includ':76 'isnt':143 'joke':116,118 'like':131 'live':8,63 'lot':35 'm':2 'make':114,126 'mayb':55 'mine':83 'normal':112 'note':40 'older':78 'parti':19 'peopl':79,121 'percent':23 'person':70,140 'perspect':133 'portion':44 'protest':54 'quit':29 'racism':75 'racist':115 'realli':144 'repres':145 'right':18 'seem':48 'singl':139 'sound':130 'state':12 'still':33,91 'that':32,90 'think':96 'thought':153 'vote':51 'voter':47 'want':124 'whole':150 'whose':141 'wors':98 'yesterday':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3709751"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696865219 {#4979
      date: 2023-10-09 17:26:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4413}
  +body: """
    Hey, now worries. We all make different experiences so yours may differ. Btw. I‘m sorry, they got 30% in the voting district I‘m in, not the whole state but they are second strongest there. I‘ll correct that. Also, I am part of multiple minorities, one of witch is being the child of an immigrant.\n
    \n
    I‘m not talking about myself or someone I know though. I used to do sales a lot and traveled through germany for 20 years. I‘ve met hundreds of people every year and am telling you what I hear and see. To be fair, I met with people from all social backgrounds so someone from a more affluent class will make a very different experience.\n
    \n
    Anyway, I grew up in the biggest city in hessen and although there are a lot of immigrants, the racist shit that happens there is insane. A friend of mine got sucked in with the local soccer club‘s hooligans and we ended up at a members house who happened to also be in the former nazi parti (npd) and had a red flag in their living room (you know the one). I never went to soccer again.\n
    \n
    But I digress: Having worked in eastern hessen, I have had to deal with companies needing employees which I supplied. The most stated demand was „no immigrants please“ (around 2005). Racism is brutal in eastern (rural) hessen. I often had to tell my customers that they were opening themselves up to lawsuits with that behavior.\n
    \n
    I now live in western hessen where the political climate used to be pretty chill but it is ramping up big time. Since I have had an autism diagnosis in the meantime, I have been sensitized to ableist commentary. I wouldn’t have picked up on it otherwise either.\n
    \n
    Since then, I joined a couple groups in the area to talk about experiences. People are being bullied at work for their disability and frequently fired, stating the disability is the reason but giving another reason legally so the employer cant be sued. As a former employer I‘m familiar with this technique although I find it appalling.\n
    \n
    Also, older people tend to send racist or ableist jokes around here. That is not something I heard but something that happens a lot since I happen to know quite a few. I always tell them not to send around shit like this but they’re oblivious why this is bad.\n
    \n
    About eastern germany: I have visited leipzig, jena, east berlin, brandenburg and other places. The bigger cities are less racist but brandenburg is insane. People are walking around with shaved heads, black boots and nazi tattoos. I‘m not making this up.\n
    \n
    I do agree that some people vote alt right out of protest but we‘re having a racism problem. The study doesn’t lie and neither your nor my account will change that. Racist crimes have picked up 10% in the last year btw.\n
    \n
    Most people who don’t belong to a minority don’t really see these things happening here.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696869271 {#5060
    date: 2023-10-09 18:34:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Discombobulated_Back@feddit.de"
    "@Haui@discuss.tchncs.de"
    "@Flumsy@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5063 …}
  +nested: Doctrine\ORM\PersistentCollection {#5065 …}
  +votes: Doctrine\ORM\PersistentCollection {#5067 …}
  +reports: Doctrine\ORM\PersistentCollection {#5069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5073 …}
  -id: 38951
  -bodyTs: "'10':495 '20':81 '2005':231 '30':19 'ableist':294,372 'account':486 'affluent':116 'agre':459 'also':41,175,364 'alt':464 'although':135,359 'alway':397 'anoth':340 'anyway':124 'appal':363 'area':315 'around':230,374,403,442 'autism':284 'background':110 'bad':414 'behavior':256 'belong':506 'berlin':424 'big':277 'bigger':430 'biggest':130 'black':446 'boot':447 'brandenburg':425,436 'brutal':234 'btw':13,500 'bulli':323 'cant':346 'chang':488 'child':54 'chill':271 'citi':131,431 'class':117 'climat':266 'club':161 'commentari':295 'compani':216 'correct':39 'coupl':311 'crime':491 'custom':245 'deal':214 'demand':225 'diagnosi':285 'differ':7,12,122 'digress':204 'disabl':328,334 'district':23 'doesn':478 'east':423 'eastern':208,236,416 'either':305 'employ':345,352 'employe':218 'end':166 'everi':89 'experi':8,123,319 'fair':102 'familiar':355 'find':361 'fire':331 'flag':187 'former':179,351 'frequent':330 'friend':151 'germani':79,417 'give':339 'got':18,154 'grew':126 'group':312 'happen':146,173,385,390,516 'head':445 'hear':97 'heard':381 'hessen':133,209,238,262 'hey':1 'hooligan':163 'hous':171 'hundr':86 'immigr':57,141,228 'insan':149,438 'jena':422 'join':309 'joke':373 'know':67,193,392 'last':498 'lawsuit':253 'legal':342 'leipzig':421 'less':433 'lie':480 'like':405 'live':190,259 'll':38 'local':159 'lot':75,139,387 'm':15,25,59,354,452 'make':6,119,454 'may':11 'meantim':288 'member':170 'met':85,104 'mine':153 'minor':47,509 'multipl':46 'nazi':180,449 'need':217 'neither':482 'never':197 'npd':182 'oblivi':410 'often':240 'older':365 'one':48,195 'open':249 'otherwis':304 'part':44 'parti':181 'peopl':88,106,320,366,439,462,502 'pick':300,493 'place':428 'pleas':229 'polit':265 'pretti':270 'problem':475 'protest':468 'quit':393 'racism':232,474 'racist':143,370,434,490 'ramp':275 're':409,471 'realli':512 'reason':337,341 'red':186 'right':465 'room':191 'rural':237 'sale':73 'second':34 'see':99,513 'send':369,402 'sensit':292 'shave':444 'shit':144,404 'sinc':279,306,388 'soccer':160,200 'social':109 'someon':65,112 'someth':379,383 'sorri':16 'state':30,224,332 'strongest':35 'studi':477 'su':348 'suck':155 'suppli':221 'talk':61,317 'tattoo':450 'techniqu':358 'tell':93,243,398 'tend':367 'thing':515 'though':68 'time':278 'travel':77 'use':70,267 've':84 'visit':420 'vote':22,463 'walk':441 'went':198 'western':261 'whole':29 'witch':50 'work':206,325 'worri':3 'wouldn':297 'year':82,90,499"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3760980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696869271 {#5061
    date: 2023-10-09 18:34: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
165 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
166 DENIED moderate
App\Entity\EntryComment {#5099
  +user: App\Entity\User {#4499 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5062
    +user: Proxies\__CG__\App\Entity\User {#4680 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4980
      +user: App\Entity\User {#4499 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4866
        +user: Proxies\__CG__\App\Entity\User {#4680 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4780
          +user: App\Entity\User {#4499 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4711
            +user: Proxies\__CG__\App\Entity\User {#4680 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4413
              +user: App\Entity\User {#4426 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "Like in germany where a state made tax cuts but mostly the rich people will Profit from it."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 11
              +score: 0
              +lastActive: DateTime @1696907917 {#4408
                date: 2023-10-10 05:18:37.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@EherVielleicht@feddit.de"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4414 …}
              +nested: Doctrine\ORM\PersistentCollection {#4416 …}
              +votes: Doctrine\ORM\PersistentCollection {#4418 …}
              +reports: Doctrine\ORM\PersistentCollection {#4420 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
              -id: 38417
              -bodyTs: "'cut':9 'germani':3 'like':1 'made':7 'most':11 'peopl':14 'profit':16 'rich':13 'state':6 'tax':8"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://feddit.de/comment/3689487"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696838184 {#4409
                date: 2023-10-09 09:56:24.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4413}
            +body: """
              Germany is a good country if you‘re of german descent, white, educated, not disabled and mentally stable. Bonus points if you’re a man.\n
              \n
              Everyone else can literally fuck off.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 8
            +score: 0
            +lastActive: DateTime @1696838613 {#4709
              date: 2023-10-09 10:03:33.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
              "@Discombobulated_Back@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4712 …}
            +nested: Doctrine\ORM\PersistentCollection {#4714 …}
            +votes: Doctrine\ORM\PersistentCollection {#4716 …}
            +reports: Doctrine\ORM\PersistentCollection {#4718 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
            -id: 38426
            -bodyTs: "'bonus':19 'countri':5 'descent':11 'disabl':15 'educ':13 'els':27 'everyon':26 'fuck':30 'german':10 'germani':1 'good':4 'liter':29 'man':25 'mental':17 'point':20 're':8,23 'stabl':18 'white':12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://discuss.tchncs.de/comment/3738106"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696838613 {#4710
              date: 2023-10-09 10:03:33.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4413}
          +body: "Why if I may ask? How is it worse if you’re not one of those?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1696847072 {#4778
            date: 2023-10-09 12:24:32.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@Discombobulated_Back@feddit.de"
            "@Haui@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4781 …}
          +nested: Doctrine\ORM\PersistentCollection {#4783 …}
          +votes: Doctrine\ORM\PersistentCollection {#4785 …}
          +reports: Doctrine\ORM\PersistentCollection {#4787 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
          -id: 38520
          -bodyTs: "'ask':5 'may':4 'one':14 're':12 'wors':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/3694607"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696847072 {#4779
            date: 2023-10-09 12:24:32.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4413}
        +body: """
          I mean it obviously depends on a lot of factors. If you‘re white, speak fluent german and don’t tell anyone you‘re an immigrant, you get bullied less.\n
          \n
          But generally, being black seems to be a problem. I’m not too informed about that except reading the occasional report. Having facial features usually found in islamic countries is definitely going to get you in hot water with the older folks and the uneducated.\n
          \n
          Depending on the part of germany, you‘ll likely be met with a baseball bat (east germany).\n
          \n
          It is normal in germany to make racist jokes and to make jokes about disabled people. The german government commissioned a recent study about this ([demokratie-leben.de/…/rassistische-realitaeten-in…](https://www.demokratie-leben.de/magazin/magazin-details/rassistische-realitaeten-in-deutschland-131)) and it came to the conclusion that nearly 25% of all (5000 people I think) have been victim to racism and over half have been present during racist encounters.\n
          \n
          This and the fact that the new german nazi party just got voted in second place in the federal state of hessen should tell you most that you need to know.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1696847852 {#4863
          date: 2023-10-09 12:37:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@Discombobulated_Back@feddit.de"
          "@Haui@discuss.tchncs.de"
          "@Flumsy@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4867 …}
        +nested: Doctrine\ORM\PersistentCollection {#4869 …}
        +votes: Doctrine\ORM\PersistentCollection {#4871 …}
        +reports: Doctrine\ORM\PersistentCollection {#4873 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4875 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4877 …}
        -id: 38532
        -bodyTs: "'/magazin/magazin-details/rassistische-realitaeten-in-deutschland-131))':122 '/rassistische-realitaeten-in':119 '25':131 '5000':134 'anyon':22 'basebal':89 'bat':90 'black':34 'bulli':29 'came':125 'commiss':112 'conclus':128 'countri':59 'definit':61 'demokratie-leben.de':118 'depend':5,76 'disabl':107 'east':91 'encount':151 'except':47 'facial':53 'fact':155 'factor':10 'featur':54 'feder':170 'fluent':16 'folk':72 'found':56 'general':32 'german':17,110,159 'germani':81,92,97 'get':28,64 'go':62 'got':163 'govern':111 'half':145 'hessen':173 'hot':67 'immigr':26 'inform':44 'islam':58 'joke':101,105 'know':182 'less':30 'like':84 'll':83 'lot':8 'm':41 'make':99,104 'mean':2 'met':86 'nazi':160 'near':130 'need':180 'new':158 'normal':95 'obvious':4 'occasion':50 'older':71 'part':79 'parti':161 'peopl':108,135 'place':167 'present':148 'problem':39 'racism':142 'racist':100,150 're':13,24 'read':48 'recent':114 'report':51 'second':166 'seem':35 'speak':15 'state':171 'studi':115 'tell':21,175 'think':137 'uneduc':75 'usual':55 'victim':140 'vote':164 'water':68 'white':14 'www.demokratie-leben.de':121 'www.demokratie-leben.de/magazin/magazin-details/rassistische-realitaeten-in-deutschland-131))':120"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/3743302"
        +editedAt: DateTimeImmutable @1696876975 {#4864
          date: 2023-10-09 20:42:55.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696847852 {#4865
          date: 2023-10-09 12:37:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4413}
      +body: """
        I’m actually from Germany, I currently live in the federal state of Hessen. The far-right party did get 16 percent in the elections yesterday (not quite 30 but thats still a lot) but it should be noted that a good portion of their voters seem to be voting out of protest.\n
        \n
        Maybe its different in the countryside but I live in a big city and I personally have not experienced any racism (including from older people), some friends of mine have but its certainly not common. Thats still bad but I dont think its worse than in other countries…\n
        \n
        Cant comment on East Germany but its certainly not normal to make racist jokes (or jokes about disabled people).\n
        \n
        I dont want to make assumptions but it sounds like your perspective on Germany comes from a single person whose experience isnt really representative of Germany as a whole… just my thoughts.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696865219 {#4978
        date: 2023-10-09 17:26:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Discombobulated_Back@feddit.de"
        "@Haui@discuss.tchncs.de"
        "@Flumsy@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4981 …}
      +nested: Doctrine\ORM\PersistentCollection {#4983 …}
      +votes: Doctrine\ORM\PersistentCollection {#4985 …}
      +reports: Doctrine\ORM\PersistentCollection {#4987 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4989 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4991 …}
      -id: 38857
      -bodyTs: "'16':22 '30':30 'actual':3 'assumpt':127 'bad':92 'big':66 'cant':103 'certain':87,110 'citi':67 'come':136 'comment':104 'common':89 'countri':102 'countrysid':60 'current':7 'differ':57 'disabl':120 'dont':95,123 'east':106 'elect':26 'experi':142 'experienc':73 'far':17 'far-right':16 'feder':11 'friend':81 'germani':5,107,135,147 'get':21 'good':43 'hessen':14 'includ':76 'isnt':143 'joke':116,118 'like':131 'live':8,63 'lot':35 'm':2 'make':114,126 'mayb':55 'mine':83 'normal':112 'note':40 'older':78 'parti':19 'peopl':79,121 'percent':23 'person':70,140 'perspect':133 'portion':44 'protest':54 'quit':29 'racism':75 'racist':115 'realli':144 'repres':145 'right':18 'seem':48 'singl':139 'sound':130 'state':12 'still':33,91 'that':32,90 'think':96 'thought':153 'vote':51 'voter':47 'want':124 'whole':150 'whose':141 'wors':98 'yesterday':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3709751"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696865219 {#4979
        date: 2023-10-09 17:26:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4413}
    +body: """
      Hey, now worries. We all make different experiences so yours may differ. Btw. I‘m sorry, they got 30% in the voting district I‘m in, not the whole state but they are second strongest there. I‘ll correct that. Also, I am part of multiple minorities, one of witch is being the child of an immigrant.\n
      \n
      I‘m not talking about myself or someone I know though. I used to do sales a lot and traveled through germany for 20 years. I‘ve met hundreds of people every year and am telling you what I hear and see. To be fair, I met with people from all social backgrounds so someone from a more affluent class will make a very different experience.\n
      \n
      Anyway, I grew up in the biggest city in hessen and although there are a lot of immigrants, the racist shit that happens there is insane. A friend of mine got sucked in with the local soccer club‘s hooligans and we ended up at a members house who happened to also be in the former nazi parti (npd) and had a red flag in their living room (you know the one). I never went to soccer again.\n
      \n
      But I digress: Having worked in eastern hessen, I have had to deal with companies needing employees which I supplied. The most stated demand was „no immigrants please“ (around 2005). Racism is brutal in eastern (rural) hessen. I often had to tell my customers that they were opening themselves up to lawsuits with that behavior.\n
      \n
      I now live in western hessen where the political climate used to be pretty chill but it is ramping up big time. Since I have had an autism diagnosis in the meantime, I have been sensitized to ableist commentary. I wouldn’t have picked up on it otherwise either.\n
      \n
      Since then, I joined a couple groups in the area to talk about experiences. People are being bullied at work for their disability and frequently fired, stating the disability is the reason but giving another reason legally so the employer cant be sued. As a former employer I‘m familiar with this technique although I find it appalling.\n
      \n
      Also, older people tend to send racist or ableist jokes around here. That is not something I heard but something that happens a lot since I happen to know quite a few. I always tell them not to send around shit like this but they’re oblivious why this is bad.\n
      \n
      About eastern germany: I have visited leipzig, jena, east berlin, brandenburg and other places. The bigger cities are less racist but brandenburg is insane. People are walking around with shaved heads, black boots and nazi tattoos. I‘m not making this up.\n
      \n
      I do agree that some people vote alt right out of protest but we‘re having a racism problem. The study doesn’t lie and neither your nor my account will change that. Racist crimes have picked up 10% in the last year btw.\n
      \n
      Most people who don’t belong to a minority don’t really see these things happening here.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696869271 {#5060
      date: 2023-10-09 18:34:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Discombobulated_Back@feddit.de"
      "@Haui@discuss.tchncs.de"
      "@Flumsy@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5063 …}
    +nested: Doctrine\ORM\PersistentCollection {#5065 …}
    +votes: Doctrine\ORM\PersistentCollection {#5067 …}
    +reports: Doctrine\ORM\PersistentCollection {#5069 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5073 …}
    -id: 38951
    -bodyTs: "'10':495 '20':81 '2005':231 '30':19 'ableist':294,372 'account':486 'affluent':116 'agre':459 'also':41,175,364 'alt':464 'although':135,359 'alway':397 'anoth':340 'anyway':124 'appal':363 'area':315 'around':230,374,403,442 'autism':284 'background':110 'bad':414 'behavior':256 'belong':506 'berlin':424 'big':277 'bigger':430 'biggest':130 'black':446 'boot':447 'brandenburg':425,436 'brutal':234 'btw':13,500 'bulli':323 'cant':346 'chang':488 'child':54 'chill':271 'citi':131,431 'class':117 'climat':266 'club':161 'commentari':295 'compani':216 'correct':39 'coupl':311 'crime':491 'custom':245 'deal':214 'demand':225 'diagnosi':285 'differ':7,12,122 'digress':204 'disabl':328,334 'district':23 'doesn':478 'east':423 'eastern':208,236,416 'either':305 'employ':345,352 'employe':218 'end':166 'everi':89 'experi':8,123,319 'fair':102 'familiar':355 'find':361 'fire':331 'flag':187 'former':179,351 'frequent':330 'friend':151 'germani':79,417 'give':339 'got':18,154 'grew':126 'group':312 'happen':146,173,385,390,516 'head':445 'hear':97 'heard':381 'hessen':133,209,238,262 'hey':1 'hooligan':163 'hous':171 'hundr':86 'immigr':57,141,228 'insan':149,438 'jena':422 'join':309 'joke':373 'know':67,193,392 'last':498 'lawsuit':253 'legal':342 'leipzig':421 'less':433 'lie':480 'like':405 'live':190,259 'll':38 'local':159 'lot':75,139,387 'm':15,25,59,354,452 'make':6,119,454 'may':11 'meantim':288 'member':170 'met':85,104 'mine':153 'minor':47,509 'multipl':46 'nazi':180,449 'need':217 'neither':482 'never':197 'npd':182 'oblivi':410 'often':240 'older':365 'one':48,195 'open':249 'otherwis':304 'part':44 'parti':181 'peopl':88,106,320,366,439,462,502 'pick':300,493 'place':428 'pleas':229 'polit':265 'pretti':270 'problem':475 'protest':468 'quit':393 'racism':232,474 'racist':143,370,434,490 'ramp':275 're':409,471 'realli':512 'reason':337,341 'red':186 'right':465 'room':191 'rural':237 'sale':73 'second':34 'see':99,513 'send':369,402 'sensit':292 'shave':444 'shit':144,404 'sinc':279,306,388 'soccer':160,200 'social':109 'someon':65,112 'someth':379,383 'sorri':16 'state':30,224,332 'strongest':35 'studi':477 'su':348 'suck':155 'suppli':221 'talk':61,317 'tattoo':450 'techniqu':358 'tell':93,243,398 'tend':367 'thing':515 'though':68 'time':278 'travel':77 'use':70,267 've':84 'visit':420 'vote':22,463 'walk':441 'went':198 'western':261 'whole':29 'witch':50 'work':206,325 'worri':3 'wouldn':297 'year':82,90,499"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3760980"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696869271 {#5061
      date: 2023-10-09 18:34:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4413}
  +body: "Thank you for xour insights! I guess I’m too young to have experienced anything around the year 2000 but if I understand you correctly, you’re saying that most of the racism doesn’t happen in public (directly targetted at the victims) but rather in between non-members of the minority group…?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696876032 {#5097
    date: 2023-10-09 20:27:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Discombobulated_Back@feddit.de"
    "@Haui@discuss.tchncs.de"
    "@Flumsy@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5100 …}
  +nested: Doctrine\ORM\PersistentCollection {#5102 …}
  +votes: Doctrine\ORM\PersistentCollection {#5104 …}
  +reports: Doctrine\ORM\PersistentCollection {#5106 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5108 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5110 …}
  -id: 39101
  -bodyTs: "'2000':19 'anyth':15 'around':16 'correct':25 'direct':39 'doesn':34 'experienc':14 'group':54 'guess':7 'happen':36 'insight':5 'm':9 'member':50 'minor':53 'non':49 'non-memb':48 'public':38 'racism':33 'rather':45 're':27 'say':28 'target':40 'thank':1 'understand':23 'victim':43 'xour':4 'year':18 'young':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3717922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696876032 {#5098
    date: 2023-10-09 20:27:12.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
167 DENIED edit
App\Entity\EntryComment {#5099
  +user: App\Entity\User {#4499 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5062
    +user: Proxies\__CG__\App\Entity\User {#4680 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4980
      +user: App\Entity\User {#4499 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4866
        +user: Proxies\__CG__\App\Entity\User {#4680 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4780
          +user: App\Entity\User {#4499 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4711
            +user: Proxies\__CG__\App\Entity\User {#4680 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4413
              +user: App\Entity\User {#4426 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "Like in germany where a state made tax cuts but mostly the rich people will Profit from it."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 11
              +score: 0
              +lastActive: DateTime @1696907917 {#4408
                date: 2023-10-10 05:18:37.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@EherVielleicht@feddit.de"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4414 …}
              +nested: Doctrine\ORM\PersistentCollection {#4416 …}
              +votes: Doctrine\ORM\PersistentCollection {#4418 …}
              +reports: Doctrine\ORM\PersistentCollection {#4420 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
              -id: 38417
              -bodyTs: "'cut':9 'germani':3 'like':1 'made':7 'most':11 'peopl':14 'profit':16 'rich':13 'state':6 'tax':8"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://feddit.de/comment/3689487"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696838184 {#4409
                date: 2023-10-09 09:56:24.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4413}
            +body: """
              Germany is a good country if you‘re of german descent, white, educated, not disabled and mentally stable. Bonus points if you’re a man.\n
              \n
              Everyone else can literally fuck off.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 8
            +score: 0
            +lastActive: DateTime @1696838613 {#4709
              date: 2023-10-09 10:03:33.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
              "@Discombobulated_Back@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4712 …}
            +nested: Doctrine\ORM\PersistentCollection {#4714 …}
            +votes: Doctrine\ORM\PersistentCollection {#4716 …}
            +reports: Doctrine\ORM\PersistentCollection {#4718 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
            -id: 38426
            -bodyTs: "'bonus':19 'countri':5 'descent':11 'disabl':15 'educ':13 'els':27 'everyon':26 'fuck':30 'german':10 'germani':1 'good':4 'liter':29 'man':25 'mental':17 'point':20 're':8,23 'stabl':18 'white':12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://discuss.tchncs.de/comment/3738106"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696838613 {#4710
              date: 2023-10-09 10:03:33.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4413}
          +body: "Why if I may ask? How is it worse if you’re not one of those?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1696847072 {#4778
            date: 2023-10-09 12:24:32.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@Discombobulated_Back@feddit.de"
            "@Haui@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4781 …}
          +nested: Doctrine\ORM\PersistentCollection {#4783 …}
          +votes: Doctrine\ORM\PersistentCollection {#4785 …}
          +reports: Doctrine\ORM\PersistentCollection {#4787 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
          -id: 38520
          -bodyTs: "'ask':5 'may':4 'one':14 're':12 'wors':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/3694607"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696847072 {#4779
            date: 2023-10-09 12:24:32.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4413}
        +body: """
          I mean it obviously depends on a lot of factors. If you‘re white, speak fluent german and don’t tell anyone you‘re an immigrant, you get bullied less.\n
          \n
          But generally, being black seems to be a problem. I’m not too informed about that except reading the occasional report. Having facial features usually found in islamic countries is definitely going to get you in hot water with the older folks and the uneducated.\n
          \n
          Depending on the part of germany, you‘ll likely be met with a baseball bat (east germany).\n
          \n
          It is normal in germany to make racist jokes and to make jokes about disabled people. The german government commissioned a recent study about this ([demokratie-leben.de/…/rassistische-realitaeten-in…](https://www.demokratie-leben.de/magazin/magazin-details/rassistische-realitaeten-in-deutschland-131)) and it came to the conclusion that nearly 25% of all (5000 people I think) have been victim to racism and over half have been present during racist encounters.\n
          \n
          This and the fact that the new german nazi party just got voted in second place in the federal state of hessen should tell you most that you need to know.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1696847852 {#4863
          date: 2023-10-09 12:37:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@Discombobulated_Back@feddit.de"
          "@Haui@discuss.tchncs.de"
          "@Flumsy@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4867 …}
        +nested: Doctrine\ORM\PersistentCollection {#4869 …}
        +votes: Doctrine\ORM\PersistentCollection {#4871 …}
        +reports: Doctrine\ORM\PersistentCollection {#4873 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4875 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4877 …}
        -id: 38532
        -bodyTs: "'/magazin/magazin-details/rassistische-realitaeten-in-deutschland-131))':122 '/rassistische-realitaeten-in':119 '25':131 '5000':134 'anyon':22 'basebal':89 'bat':90 'black':34 'bulli':29 'came':125 'commiss':112 'conclus':128 'countri':59 'definit':61 'demokratie-leben.de':118 'depend':5,76 'disabl':107 'east':91 'encount':151 'except':47 'facial':53 'fact':155 'factor':10 'featur':54 'feder':170 'fluent':16 'folk':72 'found':56 'general':32 'german':17,110,159 'germani':81,92,97 'get':28,64 'go':62 'got':163 'govern':111 'half':145 'hessen':173 'hot':67 'immigr':26 'inform':44 'islam':58 'joke':101,105 'know':182 'less':30 'like':84 'll':83 'lot':8 'm':41 'make':99,104 'mean':2 'met':86 'nazi':160 'near':130 'need':180 'new':158 'normal':95 'obvious':4 'occasion':50 'older':71 'part':79 'parti':161 'peopl':108,135 'place':167 'present':148 'problem':39 'racism':142 'racist':100,150 're':13,24 'read':48 'recent':114 'report':51 'second':166 'seem':35 'speak':15 'state':171 'studi':115 'tell':21,175 'think':137 'uneduc':75 'usual':55 'victim':140 'vote':164 'water':68 'white':14 'www.demokratie-leben.de':121 'www.demokratie-leben.de/magazin/magazin-details/rassistische-realitaeten-in-deutschland-131))':120"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/3743302"
        +editedAt: DateTimeImmutable @1696876975 {#4864
          date: 2023-10-09 20:42:55.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696847852 {#4865
          date: 2023-10-09 12:37:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4413}
      +body: """
        I’m actually from Germany, I currently live in the federal state of Hessen. The far-right party did get 16 percent in the elections yesterday (not quite 30 but thats still a lot) but it should be noted that a good portion of their voters seem to be voting out of protest.\n
        \n
        Maybe its different in the countryside but I live in a big city and I personally have not experienced any racism (including from older people), some friends of mine have but its certainly not common. Thats still bad but I dont think its worse than in other countries…\n
        \n
        Cant comment on East Germany but its certainly not normal to make racist jokes (or jokes about disabled people).\n
        \n
        I dont want to make assumptions but it sounds like your perspective on Germany comes from a single person whose experience isnt really representative of Germany as a whole… just my thoughts.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696865219 {#4978
        date: 2023-10-09 17:26:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Discombobulated_Back@feddit.de"
        "@Haui@discuss.tchncs.de"
        "@Flumsy@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4981 …}
      +nested: Doctrine\ORM\PersistentCollection {#4983 …}
      +votes: Doctrine\ORM\PersistentCollection {#4985 …}
      +reports: Doctrine\ORM\PersistentCollection {#4987 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4989 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4991 …}
      -id: 38857
      -bodyTs: "'16':22 '30':30 'actual':3 'assumpt':127 'bad':92 'big':66 'cant':103 'certain':87,110 'citi':67 'come':136 'comment':104 'common':89 'countri':102 'countrysid':60 'current':7 'differ':57 'disabl':120 'dont':95,123 'east':106 'elect':26 'experi':142 'experienc':73 'far':17 'far-right':16 'feder':11 'friend':81 'germani':5,107,135,147 'get':21 'good':43 'hessen':14 'includ':76 'isnt':143 'joke':116,118 'like':131 'live':8,63 'lot':35 'm':2 'make':114,126 'mayb':55 'mine':83 'normal':112 'note':40 'older':78 'parti':19 'peopl':79,121 'percent':23 'person':70,140 'perspect':133 'portion':44 'protest':54 'quit':29 'racism':75 'racist':115 'realli':144 'repres':145 'right':18 'seem':48 'singl':139 'sound':130 'state':12 'still':33,91 'that':32,90 'think':96 'thought':153 'vote':51 'voter':47 'want':124 'whole':150 'whose':141 'wors':98 'yesterday':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3709751"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696865219 {#4979
        date: 2023-10-09 17:26:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4413}
    +body: """
      Hey, now worries. We all make different experiences so yours may differ. Btw. I‘m sorry, they got 30% in the voting district I‘m in, not the whole state but they are second strongest there. I‘ll correct that. Also, I am part of multiple minorities, one of witch is being the child of an immigrant.\n
      \n
      I‘m not talking about myself or someone I know though. I used to do sales a lot and traveled through germany for 20 years. I‘ve met hundreds of people every year and am telling you what I hear and see. To be fair, I met with people from all social backgrounds so someone from a more affluent class will make a very different experience.\n
      \n
      Anyway, I grew up in the biggest city in hessen and although there are a lot of immigrants, the racist shit that happens there is insane. A friend of mine got sucked in with the local soccer club‘s hooligans and we ended up at a members house who happened to also be in the former nazi parti (npd) and had a red flag in their living room (you know the one). I never went to soccer again.\n
      \n
      But I digress: Having worked in eastern hessen, I have had to deal with companies needing employees which I supplied. The most stated demand was „no immigrants please“ (around 2005). Racism is brutal in eastern (rural) hessen. I often had to tell my customers that they were opening themselves up to lawsuits with that behavior.\n
      \n
      I now live in western hessen where the political climate used to be pretty chill but it is ramping up big time. Since I have had an autism diagnosis in the meantime, I have been sensitized to ableist commentary. I wouldn’t have picked up on it otherwise either.\n
      \n
      Since then, I joined a couple groups in the area to talk about experiences. People are being bullied at work for their disability and frequently fired, stating the disability is the reason but giving another reason legally so the employer cant be sued. As a former employer I‘m familiar with this technique although I find it appalling.\n
      \n
      Also, older people tend to send racist or ableist jokes around here. That is not something I heard but something that happens a lot since I happen to know quite a few. I always tell them not to send around shit like this but they’re oblivious why this is bad.\n
      \n
      About eastern germany: I have visited leipzig, jena, east berlin, brandenburg and other places. The bigger cities are less racist but brandenburg is insane. People are walking around with shaved heads, black boots and nazi tattoos. I‘m not making this up.\n
      \n
      I do agree that some people vote alt right out of protest but we‘re having a racism problem. The study doesn’t lie and neither your nor my account will change that. Racist crimes have picked up 10% in the last year btw.\n
      \n
      Most people who don’t belong to a minority don’t really see these things happening here.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696869271 {#5060
      date: 2023-10-09 18:34:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Discombobulated_Back@feddit.de"
      "@Haui@discuss.tchncs.de"
      "@Flumsy@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5063 …}
    +nested: Doctrine\ORM\PersistentCollection {#5065 …}
    +votes: Doctrine\ORM\PersistentCollection {#5067 …}
    +reports: Doctrine\ORM\PersistentCollection {#5069 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5073 …}
    -id: 38951
    -bodyTs: "'10':495 '20':81 '2005':231 '30':19 'ableist':294,372 'account':486 'affluent':116 'agre':459 'also':41,175,364 'alt':464 'although':135,359 'alway':397 'anoth':340 'anyway':124 'appal':363 'area':315 'around':230,374,403,442 'autism':284 'background':110 'bad':414 'behavior':256 'belong':506 'berlin':424 'big':277 'bigger':430 'biggest':130 'black':446 'boot':447 'brandenburg':425,436 'brutal':234 'btw':13,500 'bulli':323 'cant':346 'chang':488 'child':54 'chill':271 'citi':131,431 'class':117 'climat':266 'club':161 'commentari':295 'compani':216 'correct':39 'coupl':311 'crime':491 'custom':245 'deal':214 'demand':225 'diagnosi':285 'differ':7,12,122 'digress':204 'disabl':328,334 'district':23 'doesn':478 'east':423 'eastern':208,236,416 'either':305 'employ':345,352 'employe':218 'end':166 'everi':89 'experi':8,123,319 'fair':102 'familiar':355 'find':361 'fire':331 'flag':187 'former':179,351 'frequent':330 'friend':151 'germani':79,417 'give':339 'got':18,154 'grew':126 'group':312 'happen':146,173,385,390,516 'head':445 'hear':97 'heard':381 'hessen':133,209,238,262 'hey':1 'hooligan':163 'hous':171 'hundr':86 'immigr':57,141,228 'insan':149,438 'jena':422 'join':309 'joke':373 'know':67,193,392 'last':498 'lawsuit':253 'legal':342 'leipzig':421 'less':433 'lie':480 'like':405 'live':190,259 'll':38 'local':159 'lot':75,139,387 'm':15,25,59,354,452 'make':6,119,454 'may':11 'meantim':288 'member':170 'met':85,104 'mine':153 'minor':47,509 'multipl':46 'nazi':180,449 'need':217 'neither':482 'never':197 'npd':182 'oblivi':410 'often':240 'older':365 'one':48,195 'open':249 'otherwis':304 'part':44 'parti':181 'peopl':88,106,320,366,439,462,502 'pick':300,493 'place':428 'pleas':229 'polit':265 'pretti':270 'problem':475 'protest':468 'quit':393 'racism':232,474 'racist':143,370,434,490 'ramp':275 're':409,471 'realli':512 'reason':337,341 'red':186 'right':465 'room':191 'rural':237 'sale':73 'second':34 'see':99,513 'send':369,402 'sensit':292 'shave':444 'shit':144,404 'sinc':279,306,388 'soccer':160,200 'social':109 'someon':65,112 'someth':379,383 'sorri':16 'state':30,224,332 'strongest':35 'studi':477 'su':348 'suck':155 'suppli':221 'talk':61,317 'tattoo':450 'techniqu':358 'tell':93,243,398 'tend':367 'thing':515 'though':68 'time':278 'travel':77 'use':70,267 've':84 'visit':420 'vote':22,463 'walk':441 'went':198 'western':261 'whole':29 'witch':50 'work':206,325 'worri':3 'wouldn':297 'year':82,90,499"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3760980"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696869271 {#5061
      date: 2023-10-09 18:34:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4413}
  +body: "Thank you for xour insights! I guess I’m too young to have experienced anything around the year 2000 but if I understand you correctly, you’re saying that most of the racism doesn’t happen in public (directly targetted at the victims) but rather in between non-members of the minority group…?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696876032 {#5097
    date: 2023-10-09 20:27:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Discombobulated_Back@feddit.de"
    "@Haui@discuss.tchncs.de"
    "@Flumsy@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5100 …}
  +nested: Doctrine\ORM\PersistentCollection {#5102 …}
  +votes: Doctrine\ORM\PersistentCollection {#5104 …}
  +reports: Doctrine\ORM\PersistentCollection {#5106 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5108 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5110 …}
  -id: 39101
  -bodyTs: "'2000':19 'anyth':15 'around':16 'correct':25 'direct':39 'doesn':34 'experienc':14 'group':54 'guess':7 'happen':36 'insight':5 'm':9 'member':50 'minor':53 'non':49 'non-memb':48 'public':38 'racism':33 'rather':45 're':27 'say':28 'target':40 'thank':1 'understand':23 'victim':43 'xour':4 'year':18 'young':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3717922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696876032 {#5098
    date: 2023-10-09 20:27:12.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
168 DENIED moderate
App\Entity\EntryComment {#5099
  +user: App\Entity\User {#4499 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5062
    +user: Proxies\__CG__\App\Entity\User {#4680 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4980
      +user: App\Entity\User {#4499 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4866
        +user: Proxies\__CG__\App\Entity\User {#4680 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4780
          +user: App\Entity\User {#4499 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4711
            +user: Proxies\__CG__\App\Entity\User {#4680 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4413
              +user: App\Entity\User {#4426 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "Like in germany where a state made tax cuts but mostly the rich people will Profit from it."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 11
              +score: 0
              +lastActive: DateTime @1696907917 {#4408
                date: 2023-10-10 05:18:37.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@EherVielleicht@feddit.de"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4414 …}
              +nested: Doctrine\ORM\PersistentCollection {#4416 …}
              +votes: Doctrine\ORM\PersistentCollection {#4418 …}
              +reports: Doctrine\ORM\PersistentCollection {#4420 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
              -id: 38417
              -bodyTs: "'cut':9 'germani':3 'like':1 'made':7 'most':11 'peopl':14 'profit':16 'rich':13 'state':6 'tax':8"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://feddit.de/comment/3689487"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696838184 {#4409
                date: 2023-10-09 09:56:24.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4413}
            +body: """
              Germany is a good country if you‘re of german descent, white, educated, not disabled and mentally stable. Bonus points if you’re a man.\n
              \n
              Everyone else can literally fuck off.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 8
            +score: 0
            +lastActive: DateTime @1696838613 {#4709
              date: 2023-10-09 10:03:33.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
              "@Discombobulated_Back@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4712 …}
            +nested: Doctrine\ORM\PersistentCollection {#4714 …}
            +votes: Doctrine\ORM\PersistentCollection {#4716 …}
            +reports: Doctrine\ORM\PersistentCollection {#4718 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
            -id: 38426
            -bodyTs: "'bonus':19 'countri':5 'descent':11 'disabl':15 'educ':13 'els':27 'everyon':26 'fuck':30 'german':10 'germani':1 'good':4 'liter':29 'man':25 'mental':17 'point':20 're':8,23 'stabl':18 'white':12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://discuss.tchncs.de/comment/3738106"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696838613 {#4710
              date: 2023-10-09 10:03:33.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4413}
          +body: "Why if I may ask? How is it worse if you’re not one of those?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1696847072 {#4778
            date: 2023-10-09 12:24:32.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@Discombobulated_Back@feddit.de"
            "@Haui@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4781 …}
          +nested: Doctrine\ORM\PersistentCollection {#4783 …}
          +votes: Doctrine\ORM\PersistentCollection {#4785 …}
          +reports: Doctrine\ORM\PersistentCollection {#4787 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
          -id: 38520
          -bodyTs: "'ask':5 'may':4 'one':14 're':12 'wors':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/3694607"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696847072 {#4779
            date: 2023-10-09 12:24:32.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4413}
        +body: """
          I mean it obviously depends on a lot of factors. If you‘re white, speak fluent german and don’t tell anyone you‘re an immigrant, you get bullied less.\n
          \n
          But generally, being black seems to be a problem. I’m not too informed about that except reading the occasional report. Having facial features usually found in islamic countries is definitely going to get you in hot water with the older folks and the uneducated.\n
          \n
          Depending on the part of germany, you‘ll likely be met with a baseball bat (east germany).\n
          \n
          It is normal in germany to make racist jokes and to make jokes about disabled people. The german government commissioned a recent study about this ([demokratie-leben.de/…/rassistische-realitaeten-in…](https://www.demokratie-leben.de/magazin/magazin-details/rassistische-realitaeten-in-deutschland-131)) and it came to the conclusion that nearly 25% of all (5000 people I think) have been victim to racism and over half have been present during racist encounters.\n
          \n
          This and the fact that the new german nazi party just got voted in second place in the federal state of hessen should tell you most that you need to know.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1696847852 {#4863
          date: 2023-10-09 12:37:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@Discombobulated_Back@feddit.de"
          "@Haui@discuss.tchncs.de"
          "@Flumsy@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4867 …}
        +nested: Doctrine\ORM\PersistentCollection {#4869 …}
        +votes: Doctrine\ORM\PersistentCollection {#4871 …}
        +reports: Doctrine\ORM\PersistentCollection {#4873 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4875 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4877 …}
        -id: 38532
        -bodyTs: "'/magazin/magazin-details/rassistische-realitaeten-in-deutschland-131))':122 '/rassistische-realitaeten-in':119 '25':131 '5000':134 'anyon':22 'basebal':89 'bat':90 'black':34 'bulli':29 'came':125 'commiss':112 'conclus':128 'countri':59 'definit':61 'demokratie-leben.de':118 'depend':5,76 'disabl':107 'east':91 'encount':151 'except':47 'facial':53 'fact':155 'factor':10 'featur':54 'feder':170 'fluent':16 'folk':72 'found':56 'general':32 'german':17,110,159 'germani':81,92,97 'get':28,64 'go':62 'got':163 'govern':111 'half':145 'hessen':173 'hot':67 'immigr':26 'inform':44 'islam':58 'joke':101,105 'know':182 'less':30 'like':84 'll':83 'lot':8 'm':41 'make':99,104 'mean':2 'met':86 'nazi':160 'near':130 'need':180 'new':158 'normal':95 'obvious':4 'occasion':50 'older':71 'part':79 'parti':161 'peopl':108,135 'place':167 'present':148 'problem':39 'racism':142 'racist':100,150 're':13,24 'read':48 'recent':114 'report':51 'second':166 'seem':35 'speak':15 'state':171 'studi':115 'tell':21,175 'think':137 'uneduc':75 'usual':55 'victim':140 'vote':164 'water':68 'white':14 'www.demokratie-leben.de':121 'www.demokratie-leben.de/magazin/magazin-details/rassistische-realitaeten-in-deutschland-131))':120"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/3743302"
        +editedAt: DateTimeImmutable @1696876975 {#4864
          date: 2023-10-09 20:42:55.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696847852 {#4865
          date: 2023-10-09 12:37:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4413}
      +body: """
        I’m actually from Germany, I currently live in the federal state of Hessen. The far-right party did get 16 percent in the elections yesterday (not quite 30 but thats still a lot) but it should be noted that a good portion of their voters seem to be voting out of protest.\n
        \n
        Maybe its different in the countryside but I live in a big city and I personally have not experienced any racism (including from older people), some friends of mine have but its certainly not common. Thats still bad but I dont think its worse than in other countries…\n
        \n
        Cant comment on East Germany but its certainly not normal to make racist jokes (or jokes about disabled people).\n
        \n
        I dont want to make assumptions but it sounds like your perspective on Germany comes from a single person whose experience isnt really representative of Germany as a whole… just my thoughts.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696865219 {#4978
        date: 2023-10-09 17:26:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Discombobulated_Back@feddit.de"
        "@Haui@discuss.tchncs.de"
        "@Flumsy@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4981 …}
      +nested: Doctrine\ORM\PersistentCollection {#4983 …}
      +votes: Doctrine\ORM\PersistentCollection {#4985 …}
      +reports: Doctrine\ORM\PersistentCollection {#4987 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4989 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4991 …}
      -id: 38857
      -bodyTs: "'16':22 '30':30 'actual':3 'assumpt':127 'bad':92 'big':66 'cant':103 'certain':87,110 'citi':67 'come':136 'comment':104 'common':89 'countri':102 'countrysid':60 'current':7 'differ':57 'disabl':120 'dont':95,123 'east':106 'elect':26 'experi':142 'experienc':73 'far':17 'far-right':16 'feder':11 'friend':81 'germani':5,107,135,147 'get':21 'good':43 'hessen':14 'includ':76 'isnt':143 'joke':116,118 'like':131 'live':8,63 'lot':35 'm':2 'make':114,126 'mayb':55 'mine':83 'normal':112 'note':40 'older':78 'parti':19 'peopl':79,121 'percent':23 'person':70,140 'perspect':133 'portion':44 'protest':54 'quit':29 'racism':75 'racist':115 'realli':144 'repres':145 'right':18 'seem':48 'singl':139 'sound':130 'state':12 'still':33,91 'that':32,90 'think':96 'thought':153 'vote':51 'voter':47 'want':124 'whole':150 'whose':141 'wors':98 'yesterday':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3709751"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696865219 {#4979
        date: 2023-10-09 17:26:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4413}
    +body: """
      Hey, now worries. We all make different experiences so yours may differ. Btw. I‘m sorry, they got 30% in the voting district I‘m in, not the whole state but they are second strongest there. I‘ll correct that. Also, I am part of multiple minorities, one of witch is being the child of an immigrant.\n
      \n
      I‘m not talking about myself or someone I know though. I used to do sales a lot and traveled through germany for 20 years. I‘ve met hundreds of people every year and am telling you what I hear and see. To be fair, I met with people from all social backgrounds so someone from a more affluent class will make a very different experience.\n
      \n
      Anyway, I grew up in the biggest city in hessen and although there are a lot of immigrants, the racist shit that happens there is insane. A friend of mine got sucked in with the local soccer club‘s hooligans and we ended up at a members house who happened to also be in the former nazi parti (npd) and had a red flag in their living room (you know the one). I never went to soccer again.\n
      \n
      But I digress: Having worked in eastern hessen, I have had to deal with companies needing employees which I supplied. The most stated demand was „no immigrants please“ (around 2005). Racism is brutal in eastern (rural) hessen. I often had to tell my customers that they were opening themselves up to lawsuits with that behavior.\n
      \n
      I now live in western hessen where the political climate used to be pretty chill but it is ramping up big time. Since I have had an autism diagnosis in the meantime, I have been sensitized to ableist commentary. I wouldn’t have picked up on it otherwise either.\n
      \n
      Since then, I joined a couple groups in the area to talk about experiences. People are being bullied at work for their disability and frequently fired, stating the disability is the reason but giving another reason legally so the employer cant be sued. As a former employer I‘m familiar with this technique although I find it appalling.\n
      \n
      Also, older people tend to send racist or ableist jokes around here. That is not something I heard but something that happens a lot since I happen to know quite a few. I always tell them not to send around shit like this but they’re oblivious why this is bad.\n
      \n
      About eastern germany: I have visited leipzig, jena, east berlin, brandenburg and other places. The bigger cities are less racist but brandenburg is insane. People are walking around with shaved heads, black boots and nazi tattoos. I‘m not making this up.\n
      \n
      I do agree that some people vote alt right out of protest but we‘re having a racism problem. The study doesn’t lie and neither your nor my account will change that. Racist crimes have picked up 10% in the last year btw.\n
      \n
      Most people who don’t belong to a minority don’t really see these things happening here.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696869271 {#5060
      date: 2023-10-09 18:34:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Discombobulated_Back@feddit.de"
      "@Haui@discuss.tchncs.de"
      "@Flumsy@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5063 …}
    +nested: Doctrine\ORM\PersistentCollection {#5065 …}
    +votes: Doctrine\ORM\PersistentCollection {#5067 …}
    +reports: Doctrine\ORM\PersistentCollection {#5069 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5073 …}
    -id: 38951
    -bodyTs: "'10':495 '20':81 '2005':231 '30':19 'ableist':294,372 'account':486 'affluent':116 'agre':459 'also':41,175,364 'alt':464 'although':135,359 'alway':397 'anoth':340 'anyway':124 'appal':363 'area':315 'around':230,374,403,442 'autism':284 'background':110 'bad':414 'behavior':256 'belong':506 'berlin':424 'big':277 'bigger':430 'biggest':130 'black':446 'boot':447 'brandenburg':425,436 'brutal':234 'btw':13,500 'bulli':323 'cant':346 'chang':488 'child':54 'chill':271 'citi':131,431 'class':117 'climat':266 'club':161 'commentari':295 'compani':216 'correct':39 'coupl':311 'crime':491 'custom':245 'deal':214 'demand':225 'diagnosi':285 'differ':7,12,122 'digress':204 'disabl':328,334 'district':23 'doesn':478 'east':423 'eastern':208,236,416 'either':305 'employ':345,352 'employe':218 'end':166 'everi':89 'experi':8,123,319 'fair':102 'familiar':355 'find':361 'fire':331 'flag':187 'former':179,351 'frequent':330 'friend':151 'germani':79,417 'give':339 'got':18,154 'grew':126 'group':312 'happen':146,173,385,390,516 'head':445 'hear':97 'heard':381 'hessen':133,209,238,262 'hey':1 'hooligan':163 'hous':171 'hundr':86 'immigr':57,141,228 'insan':149,438 'jena':422 'join':309 'joke':373 'know':67,193,392 'last':498 'lawsuit':253 'legal':342 'leipzig':421 'less':433 'lie':480 'like':405 'live':190,259 'll':38 'local':159 'lot':75,139,387 'm':15,25,59,354,452 'make':6,119,454 'may':11 'meantim':288 'member':170 'met':85,104 'mine':153 'minor':47,509 'multipl':46 'nazi':180,449 'need':217 'neither':482 'never':197 'npd':182 'oblivi':410 'often':240 'older':365 'one':48,195 'open':249 'otherwis':304 'part':44 'parti':181 'peopl':88,106,320,366,439,462,502 'pick':300,493 'place':428 'pleas':229 'polit':265 'pretti':270 'problem':475 'protest':468 'quit':393 'racism':232,474 'racist':143,370,434,490 'ramp':275 're':409,471 'realli':512 'reason':337,341 'red':186 'right':465 'room':191 'rural':237 'sale':73 'second':34 'see':99,513 'send':369,402 'sensit':292 'shave':444 'shit':144,404 'sinc':279,306,388 'soccer':160,200 'social':109 'someon':65,112 'someth':379,383 'sorri':16 'state':30,224,332 'strongest':35 'studi':477 'su':348 'suck':155 'suppli':221 'talk':61,317 'tattoo':450 'techniqu':358 'tell':93,243,398 'tend':367 'thing':515 'though':68 'time':278 'travel':77 'use':70,267 've':84 'visit':420 'vote':22,463 'walk':441 'went':198 'western':261 'whole':29 'witch':50 'work':206,325 'worri':3 'wouldn':297 'year':82,90,499"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3760980"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696869271 {#5061
      date: 2023-10-09 18:34:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4413}
  +body: "Thank you for xour insights! I guess I’m too young to have experienced anything around the year 2000 but if I understand you correctly, you’re saying that most of the racism doesn’t happen in public (directly targetted at the victims) but rather in between non-members of the minority group…?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696876032 {#5097
    date: 2023-10-09 20:27:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Discombobulated_Back@feddit.de"
    "@Haui@discuss.tchncs.de"
    "@Flumsy@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5100 …}
  +nested: Doctrine\ORM\PersistentCollection {#5102 …}
  +votes: Doctrine\ORM\PersistentCollection {#5104 …}
  +reports: Doctrine\ORM\PersistentCollection {#5106 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5108 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5110 …}
  -id: 39101
  -bodyTs: "'2000':19 'anyth':15 'around':16 'correct':25 'direct':39 'doesn':34 'experienc':14 'group':54 'guess':7 'happen':36 'insight':5 'm':9 'member':50 'minor':53 'non':49 'non-memb':48 'public':38 'racism':33 'rather':45 're':27 'say':28 'target':40 'thank':1 'understand':23 'victim':43 'xour':4 'year':18 'young':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3717922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696876032 {#5098
    date: 2023-10-09 20:27:12.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
169 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
170 DENIED moderate
App\Entity\EntryComment {#5136
  +user: Proxies\__CG__\App\Entity\User {#4680 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5099
    +user: App\Entity\User {#4499 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5062
      +user: Proxies\__CG__\App\Entity\User {#4680 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4980
        +user: App\Entity\User {#4499 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4866
          +user: Proxies\__CG__\App\Entity\User {#4680 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4780
            +user: App\Entity\User {#4499 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4711
              +user: Proxies\__CG__\App\Entity\User {#4680 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4413
                +user: App\Entity\User {#4426 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: "Like in germany where a state made tax cuts but mostly the rich people will Profit from it."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 11
                +score: 0
                +lastActive: DateTime @1696907917 {#4408
                  date: 2023-10-10 05:18:37.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@EherVielleicht@feddit.de"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4414 …}
                +nested: Doctrine\ORM\PersistentCollection {#4416 …}
                +votes: Doctrine\ORM\PersistentCollection {#4418 …}
                +reports: Doctrine\ORM\PersistentCollection {#4420 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
                -id: 38417
                -bodyTs: "'cut':9 'germani':3 'like':1 'made':7 'most':11 'peopl':14 'profit':16 'rich':13 'state':6 'tax':8"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://feddit.de/comment/3689487"
                +editedAt: null
                +createdAt: DateTimeImmutable @1696838184 {#4409
                  date: 2023-10-09 09:56:24.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4413}
              +body: """
                Germany is a good country if you‘re of german descent, white, educated, not disabled and mentally stable. Bonus points if you’re a man.\n
                \n
                Everyone else can literally fuck off.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 8
              +score: 0
              +lastActive: DateTime @1696838613 {#4709
                date: 2023-10-09 10:03:33.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@EherVielleicht@feddit.de"
                "@Discombobulated_Back@feddit.de"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4712 …}
              +nested: Doctrine\ORM\PersistentCollection {#4714 …}
              +votes: Doctrine\ORM\PersistentCollection {#4716 …}
              +reports: Doctrine\ORM\PersistentCollection {#4718 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
              -id: 38426
              -bodyTs: "'bonus':19 'countri':5 'descent':11 'disabl':15 'educ':13 'els':27 'everyon':26 'fuck':30 'german':10 'germani':1 'good':4 'liter':29 'man':25 'mental':17 'point':20 're':8,23 'stabl':18 'white':12"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://discuss.tchncs.de/comment/3738106"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696838613 {#4710
                date: 2023-10-09 10:03:33.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4413}
            +body: "Why if I may ask? How is it worse if you’re not one of those?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1696847072 {#4778
              date: 2023-10-09 12:24:32.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
              "@Discombobulated_Back@feddit.de"
              "@Haui@discuss.tchncs.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4781 …}
            +nested: Doctrine\ORM\PersistentCollection {#4783 …}
            +votes: Doctrine\ORM\PersistentCollection {#4785 …}
            +reports: Doctrine\ORM\PersistentCollection {#4787 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
            -id: 38520
            -bodyTs: "'ask':5 'may':4 'one':14 're':12 'wors':9"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/3694607"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696847072 {#4779
              date: 2023-10-09 12:24:32.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4413}
          +body: """
            I mean it obviously depends on a lot of factors. If you‘re white, speak fluent german and don’t tell anyone you‘re an immigrant, you get bullied less.\n
            \n
            But generally, being black seems to be a problem. I’m not too informed about that except reading the occasional report. Having facial features usually found in islamic countries is definitely going to get you in hot water with the older folks and the uneducated.\n
            \n
            Depending on the part of germany, you‘ll likely be met with a baseball bat (east germany).\n
            \n
            It is normal in germany to make racist jokes and to make jokes about disabled people. The german government commissioned a recent study about this ([demokratie-leben.de/…/rassistische-realitaeten-in…](https://www.demokratie-leben.de/magazin/magazin-details/rassistische-realitaeten-in-deutschland-131)) and it came to the conclusion that nearly 25% of all (5000 people I think) have been victim to racism and over half have been present during racist encounters.\n
            \n
            This and the fact that the new german nazi party just got voted in second place in the federal state of hessen should tell you most that you need to know.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1696847852 {#4863
            date: 2023-10-09 12:37:32.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@Discombobulated_Back@feddit.de"
            "@Haui@discuss.tchncs.de"
            "@Flumsy@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4867 …}
          +nested: Doctrine\ORM\PersistentCollection {#4869 …}
          +votes: Doctrine\ORM\PersistentCollection {#4871 …}
          +reports: Doctrine\ORM\PersistentCollection {#4873 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4875 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4877 …}
          -id: 38532
          -bodyTs: "'/magazin/magazin-details/rassistische-realitaeten-in-deutschland-131))':122 '/rassistische-realitaeten-in':119 '25':131 '5000':134 'anyon':22 'basebal':89 'bat':90 'black':34 'bulli':29 'came':125 'commiss':112 'conclus':128 'countri':59 'definit':61 'demokratie-leben.de':118 'depend':5,76 'disabl':107 'east':91 'encount':151 'except':47 'facial':53 'fact':155 'factor':10 'featur':54 'feder':170 'fluent':16 'folk':72 'found':56 'general':32 'german':17,110,159 'germani':81,92,97 'get':28,64 'go':62 'got':163 'govern':111 'half':145 'hessen':173 'hot':67 'immigr':26 'inform':44 'islam':58 'joke':101,105 'know':182 'less':30 'like':84 'll':83 'lot':8 'm':41 'make':99,104 'mean':2 'met':86 'nazi':160 'near':130 'need':180 'new':158 'normal':95 'obvious':4 'occasion':50 'older':71 'part':79 'parti':161 'peopl':108,135 'place':167 'present':148 'problem':39 'racism':142 'racist':100,150 're':13,24 'read':48 'recent':114 'report':51 'second':166 'seem':35 'speak':15 'state':171 'studi':115 'tell':21,175 'think':137 'uneduc':75 'usual':55 'victim':140 'vote':164 'water':68 'white':14 'www.demokratie-leben.de':121 'www.demokratie-leben.de/magazin/magazin-details/rassistische-realitaeten-in-deutschland-131))':120"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/3743302"
          +editedAt: DateTimeImmutable @1696876975 {#4864
            date: 2023-10-09 20:42:55.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696847852 {#4865
            date: 2023-10-09 12:37:32.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4413}
        +body: """
          I’m actually from Germany, I currently live in the federal state of Hessen. The far-right party did get 16 percent in the elections yesterday (not quite 30 but thats still a lot) but it should be noted that a good portion of their voters seem to be voting out of protest.\n
          \n
          Maybe its different in the countryside but I live in a big city and I personally have not experienced any racism (including from older people), some friends of mine have but its certainly not common. Thats still bad but I dont think its worse than in other countries…\n
          \n
          Cant comment on East Germany but its certainly not normal to make racist jokes (or jokes about disabled people).\n
          \n
          I dont want to make assumptions but it sounds like your perspective on Germany comes from a single person whose experience isnt really representative of Germany as a whole… just my thoughts.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696865219 {#4978
          date: 2023-10-09 17:26:59.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@Discombobulated_Back@feddit.de"
          "@Haui@discuss.tchncs.de"
          "@Flumsy@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4981 …}
        +nested: Doctrine\ORM\PersistentCollection {#4983 …}
        +votes: Doctrine\ORM\PersistentCollection {#4985 …}
        +reports: Doctrine\ORM\PersistentCollection {#4987 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4989 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4991 …}
        -id: 38857
        -bodyTs: "'16':22 '30':30 'actual':3 'assumpt':127 'bad':92 'big':66 'cant':103 'certain':87,110 'citi':67 'come':136 'comment':104 'common':89 'countri':102 'countrysid':60 'current':7 'differ':57 'disabl':120 'dont':95,123 'east':106 'elect':26 'experi':142 'experienc':73 'far':17 'far-right':16 'feder':11 'friend':81 'germani':5,107,135,147 'get':21 'good':43 'hessen':14 'includ':76 'isnt':143 'joke':116,118 'like':131 'live':8,63 'lot':35 'm':2 'make':114,126 'mayb':55 'mine':83 'normal':112 'note':40 'older':78 'parti':19 'peopl':79,121 'percent':23 'person':70,140 'perspect':133 'portion':44 'protest':54 'quit':29 'racism':75 'racist':115 'realli':144 'repres':145 'right':18 'seem':48 'singl':139 'sound':130 'state':12 'still':33,91 'that':32,90 'think':96 'thought':153 'vote':51 'voter':47 'want':124 'whole':150 'whose':141 'wors':98 'yesterday':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/3709751"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696865219 {#4979
          date: 2023-10-09 17:26:59.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4413}
      +body: """
        Hey, now worries. We all make different experiences so yours may differ. Btw. I‘m sorry, they got 30% in the voting district I‘m in, not the whole state but they are second strongest there. I‘ll correct that. Also, I am part of multiple minorities, one of witch is being the child of an immigrant.\n
        \n
        I‘m not talking about myself or someone I know though. I used to do sales a lot and traveled through germany for 20 years. I‘ve met hundreds of people every year and am telling you what I hear and see. To be fair, I met with people from all social backgrounds so someone from a more affluent class will make a very different experience.\n
        \n
        Anyway, I grew up in the biggest city in hessen and although there are a lot of immigrants, the racist shit that happens there is insane. A friend of mine got sucked in with the local soccer club‘s hooligans and we ended up at a members house who happened to also be in the former nazi parti (npd) and had a red flag in their living room (you know the one). I never went to soccer again.\n
        \n
        But I digress: Having worked in eastern hessen, I have had to deal with companies needing employees which I supplied. The most stated demand was „no immigrants please“ (around 2005). Racism is brutal in eastern (rural) hessen. I often had to tell my customers that they were opening themselves up to lawsuits with that behavior.\n
        \n
        I now live in western hessen where the political climate used to be pretty chill but it is ramping up big time. Since I have had an autism diagnosis in the meantime, I have been sensitized to ableist commentary. I wouldn’t have picked up on it otherwise either.\n
        \n
        Since then, I joined a couple groups in the area to talk about experiences. People are being bullied at work for their disability and frequently fired, stating the disability is the reason but giving another reason legally so the employer cant be sued. As a former employer I‘m familiar with this technique although I find it appalling.\n
        \n
        Also, older people tend to send racist or ableist jokes around here. That is not something I heard but something that happens a lot since I happen to know quite a few. I always tell them not to send around shit like this but they’re oblivious why this is bad.\n
        \n
        About eastern germany: I have visited leipzig, jena, east berlin, brandenburg and other places. The bigger cities are less racist but brandenburg is insane. People are walking around with shaved heads, black boots and nazi tattoos. I‘m not making this up.\n
        \n
        I do agree that some people vote alt right out of protest but we‘re having a racism problem. The study doesn’t lie and neither your nor my account will change that. Racist crimes have picked up 10% in the last year btw.\n
        \n
        Most people who don’t belong to a minority don’t really see these things happening here.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696869271 {#5060
        date: 2023-10-09 18:34:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Discombobulated_Back@feddit.de"
        "@Haui@discuss.tchncs.de"
        "@Flumsy@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5063 …}
      +nested: Doctrine\ORM\PersistentCollection {#5065 …}
      +votes: Doctrine\ORM\PersistentCollection {#5067 …}
      +reports: Doctrine\ORM\PersistentCollection {#5069 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5071 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5073 …}
      -id: 38951
      -bodyTs: "'10':495 '20':81 '2005':231 '30':19 'ableist':294,372 'account':486 'affluent':116 'agre':459 'also':41,175,364 'alt':464 'although':135,359 'alway':397 'anoth':340 'anyway':124 'appal':363 'area':315 'around':230,374,403,442 'autism':284 'background':110 'bad':414 'behavior':256 'belong':506 'berlin':424 'big':277 'bigger':430 'biggest':130 'black':446 'boot':447 'brandenburg':425,436 'brutal':234 'btw':13,500 'bulli':323 'cant':346 'chang':488 'child':54 'chill':271 'citi':131,431 'class':117 'climat':266 'club':161 'commentari':295 'compani':216 'correct':39 'coupl':311 'crime':491 'custom':245 'deal':214 'demand':225 'diagnosi':285 'differ':7,12,122 'digress':204 'disabl':328,334 'district':23 'doesn':478 'east':423 'eastern':208,236,416 'either':305 'employ':345,352 'employe':218 'end':166 'everi':89 'experi':8,123,319 'fair':102 'familiar':355 'find':361 'fire':331 'flag':187 'former':179,351 'frequent':330 'friend':151 'germani':79,417 'give':339 'got':18,154 'grew':126 'group':312 'happen':146,173,385,390,516 'head':445 'hear':97 'heard':381 'hessen':133,209,238,262 'hey':1 'hooligan':163 'hous':171 'hundr':86 'immigr':57,141,228 'insan':149,438 'jena':422 'join':309 'joke':373 'know':67,193,392 'last':498 'lawsuit':253 'legal':342 'leipzig':421 'less':433 'lie':480 'like':405 'live':190,259 'll':38 'local':159 'lot':75,139,387 'm':15,25,59,354,452 'make':6,119,454 'may':11 'meantim':288 'member':170 'met':85,104 'mine':153 'minor':47,509 'multipl':46 'nazi':180,449 'need':217 'neither':482 'never':197 'npd':182 'oblivi':410 'often':240 'older':365 'one':48,195 'open':249 'otherwis':304 'part':44 'parti':181 'peopl':88,106,320,366,439,462,502 'pick':300,493 'place':428 'pleas':229 'polit':265 'pretti':270 'problem':475 'protest':468 'quit':393 'racism':232,474 'racist':143,370,434,490 'ramp':275 're':409,471 'realli':512 'reason':337,341 'red':186 'right':465 'room':191 'rural':237 'sale':73 'second':34 'see':99,513 'send':369,402 'sensit':292 'shave':444 'shit':144,404 'sinc':279,306,388 'soccer':160,200 'social':109 'someon':65,112 'someth':379,383 'sorri':16 'state':30,224,332 'strongest':35 'studi':477 'su':348 'suck':155 'suppli':221 'talk':61,317 'tattoo':450 'techniqu':358 'tell':93,243,398 'tend':367 'thing':515 'though':68 'time':278 'travel':77 'use':70,267 've':84 'visit':420 'vote':22,463 'walk':441 'went':198 'western':261 'whole':29 'witch':50 'work':206,325 'worri':3 'wouldn':297 'year':82,90,499"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3760980"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696869271 {#5061
        date: 2023-10-09 18:34:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4413}
    +body: "Thank you for xour insights! I guess I’m too young to have experienced anything around the year 2000 but if I understand you correctly, you’re saying that most of the racism doesn’t happen in public (directly targetted at the victims) but rather in between non-members of the minority group…?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696876032 {#5097
      date: 2023-10-09 20:27:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Discombobulated_Back@feddit.de"
      "@Haui@discuss.tchncs.de"
      "@Flumsy@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5100 …}
    +nested: Doctrine\ORM\PersistentCollection {#5102 …}
    +votes: Doctrine\ORM\PersistentCollection {#5104 …}
    +reports: Doctrine\ORM\PersistentCollection {#5106 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5108 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5110 …}
    -id: 39101
    -bodyTs: "'2000':19 'anyth':15 'around':16 'correct':25 'direct':39 'doesn':34 'experienc':14 'group':54 'guess':7 'happen':36 'insight':5 'm':9 'member':50 'minor':53 'non':49 'non-memb':48 'public':38 'racism':33 'rather':45 're':27 'say':28 'target':40 'thank':1 'understand':23 'victim':43 'xour':4 'year':18 'young':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3717922"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696876032 {#5098
      date: 2023-10-09 20:27:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4413}
  +body: """
    You’re welcome. Happy to help.\n
    \n
    Yes, most of it happens among members of the majority (which I can pose as if I keep quiet about myself and don’t show differences) or against a group that is not present. The beatings, spitting and raping happen rather rarely, if you get my drift.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696877210 {#5134
    date: 2023-10-09 20:46:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Discombobulated_Back@feddit.de"
    "@Haui@discuss.tchncs.de"
    "@Flumsy@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5137 …}
  +nested: Doctrine\ORM\PersistentCollection {#5139 …}
  +votes: Doctrine\ORM\PersistentCollection {#5141 …}
  +reports: Doctrine\ORM\PersistentCollection {#5143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5147 …}
  -id: 39123
  -bodyTs: "'among':12 'beat':42 'differ':32 'drift':53 'get':51 'group':36 'happen':11,46 'happi':4 'help':6 'keep':24 'major':16 'member':13 'pose':20 'present':40 'quiet':25 'rape':45 'rare':48 'rather':47 're':2 'show':31 'spit':43 'welcom':3 'yes':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3766612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696877210 {#5135
    date: 2023-10-09 20:46: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
171 DENIED edit
App\Entity\EntryComment {#5136
  +user: Proxies\__CG__\App\Entity\User {#4680 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5099
    +user: App\Entity\User {#4499 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5062
      +user: Proxies\__CG__\App\Entity\User {#4680 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4980
        +user: App\Entity\User {#4499 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4866
          +user: Proxies\__CG__\App\Entity\User {#4680 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4780
            +user: App\Entity\User {#4499 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4711
              +user: Proxies\__CG__\App\Entity\User {#4680 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4413
                +user: App\Entity\User {#4426 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: "Like in germany where a state made tax cuts but mostly the rich people will Profit from it."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 11
                +score: 0
                +lastActive: DateTime @1696907917 {#4408
                  date: 2023-10-10 05:18:37.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@EherVielleicht@feddit.de"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4414 …}
                +nested: Doctrine\ORM\PersistentCollection {#4416 …}
                +votes: Doctrine\ORM\PersistentCollection {#4418 …}
                +reports: Doctrine\ORM\PersistentCollection {#4420 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
                -id: 38417
                -bodyTs: "'cut':9 'germani':3 'like':1 'made':7 'most':11 'peopl':14 'profit':16 'rich':13 'state':6 'tax':8"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://feddit.de/comment/3689487"
                +editedAt: null
                +createdAt: DateTimeImmutable @1696838184 {#4409
                  date: 2023-10-09 09:56:24.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4413}
              +body: """
                Germany is a good country if you‘re of german descent, white, educated, not disabled and mentally stable. Bonus points if you’re a man.\n
                \n
                Everyone else can literally fuck off.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 8
              +score: 0
              +lastActive: DateTime @1696838613 {#4709
                date: 2023-10-09 10:03:33.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@EherVielleicht@feddit.de"
                "@Discombobulated_Back@feddit.de"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4712 …}
              +nested: Doctrine\ORM\PersistentCollection {#4714 …}
              +votes: Doctrine\ORM\PersistentCollection {#4716 …}
              +reports: Doctrine\ORM\PersistentCollection {#4718 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
              -id: 38426
              -bodyTs: "'bonus':19 'countri':5 'descent':11 'disabl':15 'educ':13 'els':27 'everyon':26 'fuck':30 'german':10 'germani':1 'good':4 'liter':29 'man':25 'mental':17 'point':20 're':8,23 'stabl':18 'white':12"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://discuss.tchncs.de/comment/3738106"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696838613 {#4710
                date: 2023-10-09 10:03:33.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4413}
            +body: "Why if I may ask? How is it worse if you’re not one of those?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1696847072 {#4778
              date: 2023-10-09 12:24:32.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
              "@Discombobulated_Back@feddit.de"
              "@Haui@discuss.tchncs.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4781 …}
            +nested: Doctrine\ORM\PersistentCollection {#4783 …}
            +votes: Doctrine\ORM\PersistentCollection {#4785 …}
            +reports: Doctrine\ORM\PersistentCollection {#4787 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
            -id: 38520
            -bodyTs: "'ask':5 'may':4 'one':14 're':12 'wors':9"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/3694607"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696847072 {#4779
              date: 2023-10-09 12:24:32.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4413}
          +body: """
            I mean it obviously depends on a lot of factors. If you‘re white, speak fluent german and don’t tell anyone you‘re an immigrant, you get bullied less.\n
            \n
            But generally, being black seems to be a problem. I’m not too informed about that except reading the occasional report. Having facial features usually found in islamic countries is definitely going to get you in hot water with the older folks and the uneducated.\n
            \n
            Depending on the part of germany, you‘ll likely be met with a baseball bat (east germany).\n
            \n
            It is normal in germany to make racist jokes and to make jokes about disabled people. The german government commissioned a recent study about this ([demokratie-leben.de/…/rassistische-realitaeten-in…](https://www.demokratie-leben.de/magazin/magazin-details/rassistische-realitaeten-in-deutschland-131)) and it came to the conclusion that nearly 25% of all (5000 people I think) have been victim to racism and over half have been present during racist encounters.\n
            \n
            This and the fact that the new german nazi party just got voted in second place in the federal state of hessen should tell you most that you need to know.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1696847852 {#4863
            date: 2023-10-09 12:37:32.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@Discombobulated_Back@feddit.de"
            "@Haui@discuss.tchncs.de"
            "@Flumsy@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4867 …}
          +nested: Doctrine\ORM\PersistentCollection {#4869 …}
          +votes: Doctrine\ORM\PersistentCollection {#4871 …}
          +reports: Doctrine\ORM\PersistentCollection {#4873 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4875 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4877 …}
          -id: 38532
          -bodyTs: "'/magazin/magazin-details/rassistische-realitaeten-in-deutschland-131))':122 '/rassistische-realitaeten-in':119 '25':131 '5000':134 'anyon':22 'basebal':89 'bat':90 'black':34 'bulli':29 'came':125 'commiss':112 'conclus':128 'countri':59 'definit':61 'demokratie-leben.de':118 'depend':5,76 'disabl':107 'east':91 'encount':151 'except':47 'facial':53 'fact':155 'factor':10 'featur':54 'feder':170 'fluent':16 'folk':72 'found':56 'general':32 'german':17,110,159 'germani':81,92,97 'get':28,64 'go':62 'got':163 'govern':111 'half':145 'hessen':173 'hot':67 'immigr':26 'inform':44 'islam':58 'joke':101,105 'know':182 'less':30 'like':84 'll':83 'lot':8 'm':41 'make':99,104 'mean':2 'met':86 'nazi':160 'near':130 'need':180 'new':158 'normal':95 'obvious':4 'occasion':50 'older':71 'part':79 'parti':161 'peopl':108,135 'place':167 'present':148 'problem':39 'racism':142 'racist':100,150 're':13,24 'read':48 'recent':114 'report':51 'second':166 'seem':35 'speak':15 'state':171 'studi':115 'tell':21,175 'think':137 'uneduc':75 'usual':55 'victim':140 'vote':164 'water':68 'white':14 'www.demokratie-leben.de':121 'www.demokratie-leben.de/magazin/magazin-details/rassistische-realitaeten-in-deutschland-131))':120"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/3743302"
          +editedAt: DateTimeImmutable @1696876975 {#4864
            date: 2023-10-09 20:42:55.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696847852 {#4865
            date: 2023-10-09 12:37:32.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4413}
        +body: """
          I’m actually from Germany, I currently live in the federal state of Hessen. The far-right party did get 16 percent in the elections yesterday (not quite 30 but thats still a lot) but it should be noted that a good portion of their voters seem to be voting out of protest.\n
          \n
          Maybe its different in the countryside but I live in a big city and I personally have not experienced any racism (including from older people), some friends of mine have but its certainly not common. Thats still bad but I dont think its worse than in other countries…\n
          \n
          Cant comment on East Germany but its certainly not normal to make racist jokes (or jokes about disabled people).\n
          \n
          I dont want to make assumptions but it sounds like your perspective on Germany comes from a single person whose experience isnt really representative of Germany as a whole… just my thoughts.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696865219 {#4978
          date: 2023-10-09 17:26:59.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@Discombobulated_Back@feddit.de"
          "@Haui@discuss.tchncs.de"
          "@Flumsy@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4981 …}
        +nested: Doctrine\ORM\PersistentCollection {#4983 …}
        +votes: Doctrine\ORM\PersistentCollection {#4985 …}
        +reports: Doctrine\ORM\PersistentCollection {#4987 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4989 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4991 …}
        -id: 38857
        -bodyTs: "'16':22 '30':30 'actual':3 'assumpt':127 'bad':92 'big':66 'cant':103 'certain':87,110 'citi':67 'come':136 'comment':104 'common':89 'countri':102 'countrysid':60 'current':7 'differ':57 'disabl':120 'dont':95,123 'east':106 'elect':26 'experi':142 'experienc':73 'far':17 'far-right':16 'feder':11 'friend':81 'germani':5,107,135,147 'get':21 'good':43 'hessen':14 'includ':76 'isnt':143 'joke':116,118 'like':131 'live':8,63 'lot':35 'm':2 'make':114,126 'mayb':55 'mine':83 'normal':112 'note':40 'older':78 'parti':19 'peopl':79,121 'percent':23 'person':70,140 'perspect':133 'portion':44 'protest':54 'quit':29 'racism':75 'racist':115 'realli':144 'repres':145 'right':18 'seem':48 'singl':139 'sound':130 'state':12 'still':33,91 'that':32,90 'think':96 'thought':153 'vote':51 'voter':47 'want':124 'whole':150 'whose':141 'wors':98 'yesterday':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/3709751"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696865219 {#4979
          date: 2023-10-09 17:26:59.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4413}
      +body: """
        Hey, now worries. We all make different experiences so yours may differ. Btw. I‘m sorry, they got 30% in the voting district I‘m in, not the whole state but they are second strongest there. I‘ll correct that. Also, I am part of multiple minorities, one of witch is being the child of an immigrant.\n
        \n
        I‘m not talking about myself or someone I know though. I used to do sales a lot and traveled through germany for 20 years. I‘ve met hundreds of people every year and am telling you what I hear and see. To be fair, I met with people from all social backgrounds so someone from a more affluent class will make a very different experience.\n
        \n
        Anyway, I grew up in the biggest city in hessen and although there are a lot of immigrants, the racist shit that happens there is insane. A friend of mine got sucked in with the local soccer club‘s hooligans and we ended up at a members house who happened to also be in the former nazi parti (npd) and had a red flag in their living room (you know the one). I never went to soccer again.\n
        \n
        But I digress: Having worked in eastern hessen, I have had to deal with companies needing employees which I supplied. The most stated demand was „no immigrants please“ (around 2005). Racism is brutal in eastern (rural) hessen. I often had to tell my customers that they were opening themselves up to lawsuits with that behavior.\n
        \n
        I now live in western hessen where the political climate used to be pretty chill but it is ramping up big time. Since I have had an autism diagnosis in the meantime, I have been sensitized to ableist commentary. I wouldn’t have picked up on it otherwise either.\n
        \n
        Since then, I joined a couple groups in the area to talk about experiences. People are being bullied at work for their disability and frequently fired, stating the disability is the reason but giving another reason legally so the employer cant be sued. As a former employer I‘m familiar with this technique although I find it appalling.\n
        \n
        Also, older people tend to send racist or ableist jokes around here. That is not something I heard but something that happens a lot since I happen to know quite a few. I always tell them not to send around shit like this but they’re oblivious why this is bad.\n
        \n
        About eastern germany: I have visited leipzig, jena, east berlin, brandenburg and other places. The bigger cities are less racist but brandenburg is insane. People are walking around with shaved heads, black boots and nazi tattoos. I‘m not making this up.\n
        \n
        I do agree that some people vote alt right out of protest but we‘re having a racism problem. The study doesn’t lie and neither your nor my account will change that. Racist crimes have picked up 10% in the last year btw.\n
        \n
        Most people who don’t belong to a minority don’t really see these things happening here.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696869271 {#5060
        date: 2023-10-09 18:34:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Discombobulated_Back@feddit.de"
        "@Haui@discuss.tchncs.de"
        "@Flumsy@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5063 …}
      +nested: Doctrine\ORM\PersistentCollection {#5065 …}
      +votes: Doctrine\ORM\PersistentCollection {#5067 …}
      +reports: Doctrine\ORM\PersistentCollection {#5069 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5071 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5073 …}
      -id: 38951
      -bodyTs: "'10':495 '20':81 '2005':231 '30':19 'ableist':294,372 'account':486 'affluent':116 'agre':459 'also':41,175,364 'alt':464 'although':135,359 'alway':397 'anoth':340 'anyway':124 'appal':363 'area':315 'around':230,374,403,442 'autism':284 'background':110 'bad':414 'behavior':256 'belong':506 'berlin':424 'big':277 'bigger':430 'biggest':130 'black':446 'boot':447 'brandenburg':425,436 'brutal':234 'btw':13,500 'bulli':323 'cant':346 'chang':488 'child':54 'chill':271 'citi':131,431 'class':117 'climat':266 'club':161 'commentari':295 'compani':216 'correct':39 'coupl':311 'crime':491 'custom':245 'deal':214 'demand':225 'diagnosi':285 'differ':7,12,122 'digress':204 'disabl':328,334 'district':23 'doesn':478 'east':423 'eastern':208,236,416 'either':305 'employ':345,352 'employe':218 'end':166 'everi':89 'experi':8,123,319 'fair':102 'familiar':355 'find':361 'fire':331 'flag':187 'former':179,351 'frequent':330 'friend':151 'germani':79,417 'give':339 'got':18,154 'grew':126 'group':312 'happen':146,173,385,390,516 'head':445 'hear':97 'heard':381 'hessen':133,209,238,262 'hey':1 'hooligan':163 'hous':171 'hundr':86 'immigr':57,141,228 'insan':149,438 'jena':422 'join':309 'joke':373 'know':67,193,392 'last':498 'lawsuit':253 'legal':342 'leipzig':421 'less':433 'lie':480 'like':405 'live':190,259 'll':38 'local':159 'lot':75,139,387 'm':15,25,59,354,452 'make':6,119,454 'may':11 'meantim':288 'member':170 'met':85,104 'mine':153 'minor':47,509 'multipl':46 'nazi':180,449 'need':217 'neither':482 'never':197 'npd':182 'oblivi':410 'often':240 'older':365 'one':48,195 'open':249 'otherwis':304 'part':44 'parti':181 'peopl':88,106,320,366,439,462,502 'pick':300,493 'place':428 'pleas':229 'polit':265 'pretti':270 'problem':475 'protest':468 'quit':393 'racism':232,474 'racist':143,370,434,490 'ramp':275 're':409,471 'realli':512 'reason':337,341 'red':186 'right':465 'room':191 'rural':237 'sale':73 'second':34 'see':99,513 'send':369,402 'sensit':292 'shave':444 'shit':144,404 'sinc':279,306,388 'soccer':160,200 'social':109 'someon':65,112 'someth':379,383 'sorri':16 'state':30,224,332 'strongest':35 'studi':477 'su':348 'suck':155 'suppli':221 'talk':61,317 'tattoo':450 'techniqu':358 'tell':93,243,398 'tend':367 'thing':515 'though':68 'time':278 'travel':77 'use':70,267 've':84 'visit':420 'vote':22,463 'walk':441 'went':198 'western':261 'whole':29 'witch':50 'work':206,325 'worri':3 'wouldn':297 'year':82,90,499"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3760980"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696869271 {#5061
        date: 2023-10-09 18:34:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4413}
    +body: "Thank you for xour insights! I guess I’m too young to have experienced anything around the year 2000 but if I understand you correctly, you’re saying that most of the racism doesn’t happen in public (directly targetted at the victims) but rather in between non-members of the minority group…?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696876032 {#5097
      date: 2023-10-09 20:27:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Discombobulated_Back@feddit.de"
      "@Haui@discuss.tchncs.de"
      "@Flumsy@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5100 …}
    +nested: Doctrine\ORM\PersistentCollection {#5102 …}
    +votes: Doctrine\ORM\PersistentCollection {#5104 …}
    +reports: Doctrine\ORM\PersistentCollection {#5106 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5108 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5110 …}
    -id: 39101
    -bodyTs: "'2000':19 'anyth':15 'around':16 'correct':25 'direct':39 'doesn':34 'experienc':14 'group':54 'guess':7 'happen':36 'insight':5 'm':9 'member':50 'minor':53 'non':49 'non-memb':48 'public':38 'racism':33 'rather':45 're':27 'say':28 'target':40 'thank':1 'understand':23 'victim':43 'xour':4 'year':18 'young':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3717922"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696876032 {#5098
      date: 2023-10-09 20:27:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4413}
  +body: """
    You’re welcome. Happy to help.\n
    \n
    Yes, most of it happens among members of the majority (which I can pose as if I keep quiet about myself and don’t show differences) or against a group that is not present. The beatings, spitting and raping happen rather rarely, if you get my drift.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696877210 {#5134
    date: 2023-10-09 20:46:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Discombobulated_Back@feddit.de"
    "@Haui@discuss.tchncs.de"
    "@Flumsy@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5137 …}
  +nested: Doctrine\ORM\PersistentCollection {#5139 …}
  +votes: Doctrine\ORM\PersistentCollection {#5141 …}
  +reports: Doctrine\ORM\PersistentCollection {#5143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5147 …}
  -id: 39123
  -bodyTs: "'among':12 'beat':42 'differ':32 'drift':53 'get':51 'group':36 'happen':11,46 'happi':4 'help':6 'keep':24 'major':16 'member':13 'pose':20 'present':40 'quiet':25 'rape':45 'rare':48 'rather':47 're':2 'show':31 'spit':43 'welcom':3 'yes':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3766612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696877210 {#5135
    date: 2023-10-09 20:46: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
172 DENIED moderate
App\Entity\EntryComment {#5136
  +user: Proxies\__CG__\App\Entity\User {#4680 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5099
    +user: App\Entity\User {#4499 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5062
      +user: Proxies\__CG__\App\Entity\User {#4680 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4980
        +user: App\Entity\User {#4499 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4866
          +user: Proxies\__CG__\App\Entity\User {#4680 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4780
            +user: App\Entity\User {#4499 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4711
              +user: Proxies\__CG__\App\Entity\User {#4680 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4413
                +user: App\Entity\User {#4426 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: "Like in germany where a state made tax cuts but mostly the rich people will Profit from it."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 11
                +score: 0
                +lastActive: DateTime @1696907917 {#4408
                  date: 2023-10-10 05:18:37.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@EherVielleicht@feddit.de"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4414 …}
                +nested: Doctrine\ORM\PersistentCollection {#4416 …}
                +votes: Doctrine\ORM\PersistentCollection {#4418 …}
                +reports: Doctrine\ORM\PersistentCollection {#4420 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
                -id: 38417
                -bodyTs: "'cut':9 'germani':3 'like':1 'made':7 'most':11 'peopl':14 'profit':16 'rich':13 'state':6 'tax':8"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://feddit.de/comment/3689487"
                +editedAt: null
                +createdAt: DateTimeImmutable @1696838184 {#4409
                  date: 2023-10-09 09:56:24.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4413}
              +body: """
                Germany is a good country if you‘re of german descent, white, educated, not disabled and mentally stable. Bonus points if you’re a man.\n
                \n
                Everyone else can literally fuck off.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 8
              +score: 0
              +lastActive: DateTime @1696838613 {#4709
                date: 2023-10-09 10:03:33.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@EherVielleicht@feddit.de"
                "@Discombobulated_Back@feddit.de"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4712 …}
              +nested: Doctrine\ORM\PersistentCollection {#4714 …}
              +votes: Doctrine\ORM\PersistentCollection {#4716 …}
              +reports: Doctrine\ORM\PersistentCollection {#4718 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
              -id: 38426
              -bodyTs: "'bonus':19 'countri':5 'descent':11 'disabl':15 'educ':13 'els':27 'everyon':26 'fuck':30 'german':10 'germani':1 'good':4 'liter':29 'man':25 'mental':17 'point':20 're':8,23 'stabl':18 'white':12"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://discuss.tchncs.de/comment/3738106"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696838613 {#4710
                date: 2023-10-09 10:03:33.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4413}
            +body: "Why if I may ask? How is it worse if you’re not one of those?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1696847072 {#4778
              date: 2023-10-09 12:24:32.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@EherVielleicht@feddit.de"
              "@Discombobulated_Back@feddit.de"
              "@Haui@discuss.tchncs.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4781 …}
            +nested: Doctrine\ORM\PersistentCollection {#4783 …}
            +votes: Doctrine\ORM\PersistentCollection {#4785 …}
            +reports: Doctrine\ORM\PersistentCollection {#4787 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
            -id: 38520
            -bodyTs: "'ask':5 'may':4 'one':14 're':12 'wors':9"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/3694607"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696847072 {#4779
              date: 2023-10-09 12:24:32.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4413}
          +body: """
            I mean it obviously depends on a lot of factors. If you‘re white, speak fluent german and don’t tell anyone you‘re an immigrant, you get bullied less.\n
            \n
            But generally, being black seems to be a problem. I’m not too informed about that except reading the occasional report. Having facial features usually found in islamic countries is definitely going to get you in hot water with the older folks and the uneducated.\n
            \n
            Depending on the part of germany, you‘ll likely be met with a baseball bat (east germany).\n
            \n
            It is normal in germany to make racist jokes and to make jokes about disabled people. The german government commissioned a recent study about this ([demokratie-leben.de/…/rassistische-realitaeten-in…](https://www.demokratie-leben.de/magazin/magazin-details/rassistische-realitaeten-in-deutschland-131)) and it came to the conclusion that nearly 25% of all (5000 people I think) have been victim to racism and over half have been present during racist encounters.\n
            \n
            This and the fact that the new german nazi party just got voted in second place in the federal state of hessen should tell you most that you need to know.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1696847852 {#4863
            date: 2023-10-09 12:37:32.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EherVielleicht@feddit.de"
            "@Discombobulated_Back@feddit.de"
            "@Haui@discuss.tchncs.de"
            "@Flumsy@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4867 …}
          +nested: Doctrine\ORM\PersistentCollection {#4869 …}
          +votes: Doctrine\ORM\PersistentCollection {#4871 …}
          +reports: Doctrine\ORM\PersistentCollection {#4873 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4875 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4877 …}
          -id: 38532
          -bodyTs: "'/magazin/magazin-details/rassistische-realitaeten-in-deutschland-131))':122 '/rassistische-realitaeten-in':119 '25':131 '5000':134 'anyon':22 'basebal':89 'bat':90 'black':34 'bulli':29 'came':125 'commiss':112 'conclus':128 'countri':59 'definit':61 'demokratie-leben.de':118 'depend':5,76 'disabl':107 'east':91 'encount':151 'except':47 'facial':53 'fact':155 'factor':10 'featur':54 'feder':170 'fluent':16 'folk':72 'found':56 'general':32 'german':17,110,159 'germani':81,92,97 'get':28,64 'go':62 'got':163 'govern':111 'half':145 'hessen':173 'hot':67 'immigr':26 'inform':44 'islam':58 'joke':101,105 'know':182 'less':30 'like':84 'll':83 'lot':8 'm':41 'make':99,104 'mean':2 'met':86 'nazi':160 'near':130 'need':180 'new':158 'normal':95 'obvious':4 'occasion':50 'older':71 'part':79 'parti':161 'peopl':108,135 'place':167 'present':148 'problem':39 'racism':142 'racist':100,150 're':13,24 'read':48 'recent':114 'report':51 'second':166 'seem':35 'speak':15 'state':171 'studi':115 'tell':21,175 'think':137 'uneduc':75 'usual':55 'victim':140 'vote':164 'water':68 'white':14 'www.demokratie-leben.de':121 'www.demokratie-leben.de/magazin/magazin-details/rassistische-realitaeten-in-deutschland-131))':120"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/3743302"
          +editedAt: DateTimeImmutable @1696876975 {#4864
            date: 2023-10-09 20:42:55.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696847852 {#4865
            date: 2023-10-09 12:37:32.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4413}
        +body: """
          I’m actually from Germany, I currently live in the federal state of Hessen. The far-right party did get 16 percent in the elections yesterday (not quite 30 but thats still a lot) but it should be noted that a good portion of their voters seem to be voting out of protest.\n
          \n
          Maybe its different in the countryside but I live in a big city and I personally have not experienced any racism (including from older people), some friends of mine have but its certainly not common. Thats still bad but I dont think its worse than in other countries…\n
          \n
          Cant comment on East Germany but its certainly not normal to make racist jokes (or jokes about disabled people).\n
          \n
          I dont want to make assumptions but it sounds like your perspective on Germany comes from a single person whose experience isnt really representative of Germany as a whole… just my thoughts.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696865219 {#4978
          date: 2023-10-09 17:26:59.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@Discombobulated_Back@feddit.de"
          "@Haui@discuss.tchncs.de"
          "@Flumsy@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4981 …}
        +nested: Doctrine\ORM\PersistentCollection {#4983 …}
        +votes: Doctrine\ORM\PersistentCollection {#4985 …}
        +reports: Doctrine\ORM\PersistentCollection {#4987 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4989 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4991 …}
        -id: 38857
        -bodyTs: "'16':22 '30':30 'actual':3 'assumpt':127 'bad':92 'big':66 'cant':103 'certain':87,110 'citi':67 'come':136 'comment':104 'common':89 'countri':102 'countrysid':60 'current':7 'differ':57 'disabl':120 'dont':95,123 'east':106 'elect':26 'experi':142 'experienc':73 'far':17 'far-right':16 'feder':11 'friend':81 'germani':5,107,135,147 'get':21 'good':43 'hessen':14 'includ':76 'isnt':143 'joke':116,118 'like':131 'live':8,63 'lot':35 'm':2 'make':114,126 'mayb':55 'mine':83 'normal':112 'note':40 'older':78 'parti':19 'peopl':79,121 'percent':23 'person':70,140 'perspect':133 'portion':44 'protest':54 'quit':29 'racism':75 'racist':115 'realli':144 'repres':145 'right':18 'seem':48 'singl':139 'sound':130 'state':12 'still':33,91 'that':32,90 'think':96 'thought':153 'vote':51 'voter':47 'want':124 'whole':150 'whose':141 'wors':98 'yesterday':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/3709751"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696865219 {#4979
          date: 2023-10-09 17:26:59.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4413}
      +body: """
        Hey, now worries. We all make different experiences so yours may differ. Btw. I‘m sorry, they got 30% in the voting district I‘m in, not the whole state but they are second strongest there. I‘ll correct that. Also, I am part of multiple minorities, one of witch is being the child of an immigrant.\n
        \n
        I‘m not talking about myself or someone I know though. I used to do sales a lot and traveled through germany for 20 years. I‘ve met hundreds of people every year and am telling you what I hear and see. To be fair, I met with people from all social backgrounds so someone from a more affluent class will make a very different experience.\n
        \n
        Anyway, I grew up in the biggest city in hessen and although there are a lot of immigrants, the racist shit that happens there is insane. A friend of mine got sucked in with the local soccer club‘s hooligans and we ended up at a members house who happened to also be in the former nazi parti (npd) and had a red flag in their living room (you know the one). I never went to soccer again.\n
        \n
        But I digress: Having worked in eastern hessen, I have had to deal with companies needing employees which I supplied. The most stated demand was „no immigrants please“ (around 2005). Racism is brutal in eastern (rural) hessen. I often had to tell my customers that they were opening themselves up to lawsuits with that behavior.\n
        \n
        I now live in western hessen where the political climate used to be pretty chill but it is ramping up big time. Since I have had an autism diagnosis in the meantime, I have been sensitized to ableist commentary. I wouldn’t have picked up on it otherwise either.\n
        \n
        Since then, I joined a couple groups in the area to talk about experiences. People are being bullied at work for their disability and frequently fired, stating the disability is the reason but giving another reason legally so the employer cant be sued. As a former employer I‘m familiar with this technique although I find it appalling.\n
        \n
        Also, older people tend to send racist or ableist jokes around here. That is not something I heard but something that happens a lot since I happen to know quite a few. I always tell them not to send around shit like this but they’re oblivious why this is bad.\n
        \n
        About eastern germany: I have visited leipzig, jena, east berlin, brandenburg and other places. The bigger cities are less racist but brandenburg is insane. People are walking around with shaved heads, black boots and nazi tattoos. I‘m not making this up.\n
        \n
        I do agree that some people vote alt right out of protest but we‘re having a racism problem. The study doesn’t lie and neither your nor my account will change that. Racist crimes have picked up 10% in the last year btw.\n
        \n
        Most people who don’t belong to a minority don’t really see these things happening here.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696869271 {#5060
        date: 2023-10-09 18:34:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Discombobulated_Back@feddit.de"
        "@Haui@discuss.tchncs.de"
        "@Flumsy@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5063 …}
      +nested: Doctrine\ORM\PersistentCollection {#5065 …}
      +votes: Doctrine\ORM\PersistentCollection {#5067 …}
      +reports: Doctrine\ORM\PersistentCollection {#5069 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5071 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5073 …}
      -id: 38951
      -bodyTs: "'10':495 '20':81 '2005':231 '30':19 'ableist':294,372 'account':486 'affluent':116 'agre':459 'also':41,175,364 'alt':464 'although':135,359 'alway':397 'anoth':340 'anyway':124 'appal':363 'area':315 'around':230,374,403,442 'autism':284 'background':110 'bad':414 'behavior':256 'belong':506 'berlin':424 'big':277 'bigger':430 'biggest':130 'black':446 'boot':447 'brandenburg':425,436 'brutal':234 'btw':13,500 'bulli':323 'cant':346 'chang':488 'child':54 'chill':271 'citi':131,431 'class':117 'climat':266 'club':161 'commentari':295 'compani':216 'correct':39 'coupl':311 'crime':491 'custom':245 'deal':214 'demand':225 'diagnosi':285 'differ':7,12,122 'digress':204 'disabl':328,334 'district':23 'doesn':478 'east':423 'eastern':208,236,416 'either':305 'employ':345,352 'employe':218 'end':166 'everi':89 'experi':8,123,319 'fair':102 'familiar':355 'find':361 'fire':331 'flag':187 'former':179,351 'frequent':330 'friend':151 'germani':79,417 'give':339 'got':18,154 'grew':126 'group':312 'happen':146,173,385,390,516 'head':445 'hear':97 'heard':381 'hessen':133,209,238,262 'hey':1 'hooligan':163 'hous':171 'hundr':86 'immigr':57,141,228 'insan':149,438 'jena':422 'join':309 'joke':373 'know':67,193,392 'last':498 'lawsuit':253 'legal':342 'leipzig':421 'less':433 'lie':480 'like':405 'live':190,259 'll':38 'local':159 'lot':75,139,387 'm':15,25,59,354,452 'make':6,119,454 'may':11 'meantim':288 'member':170 'met':85,104 'mine':153 'minor':47,509 'multipl':46 'nazi':180,449 'need':217 'neither':482 'never':197 'npd':182 'oblivi':410 'often':240 'older':365 'one':48,195 'open':249 'otherwis':304 'part':44 'parti':181 'peopl':88,106,320,366,439,462,502 'pick':300,493 'place':428 'pleas':229 'polit':265 'pretti':270 'problem':475 'protest':468 'quit':393 'racism':232,474 'racist':143,370,434,490 'ramp':275 're':409,471 'realli':512 'reason':337,341 'red':186 'right':465 'room':191 'rural':237 'sale':73 'second':34 'see':99,513 'send':369,402 'sensit':292 'shave':444 'shit':144,404 'sinc':279,306,388 'soccer':160,200 'social':109 'someon':65,112 'someth':379,383 'sorri':16 'state':30,224,332 'strongest':35 'studi':477 'su':348 'suck':155 'suppli':221 'talk':61,317 'tattoo':450 'techniqu':358 'tell':93,243,398 'tend':367 'thing':515 'though':68 'time':278 'travel':77 'use':70,267 've':84 'visit':420 'vote':22,463 'walk':441 'went':198 'western':261 'whole':29 'witch':50 'work':206,325 'worri':3 'wouldn':297 'year':82,90,499"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3760980"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696869271 {#5061
        date: 2023-10-09 18:34:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4413}
    +body: "Thank you for xour insights! I guess I’m too young to have experienced anything around the year 2000 but if I understand you correctly, you’re saying that most of the racism doesn’t happen in public (directly targetted at the victims) but rather in between non-members of the minority group…?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696876032 {#5097
      date: 2023-10-09 20:27:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Discombobulated_Back@feddit.de"
      "@Haui@discuss.tchncs.de"
      "@Flumsy@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5100 …}
    +nested: Doctrine\ORM\PersistentCollection {#5102 …}
    +votes: Doctrine\ORM\PersistentCollection {#5104 …}
    +reports: Doctrine\ORM\PersistentCollection {#5106 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5108 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5110 …}
    -id: 39101
    -bodyTs: "'2000':19 'anyth':15 'around':16 'correct':25 'direct':39 'doesn':34 'experienc':14 'group':54 'guess':7 'happen':36 'insight':5 'm':9 'member':50 'minor':53 'non':49 'non-memb':48 'public':38 'racism':33 'rather':45 're':27 'say':28 'target':40 'thank':1 'understand':23 'victim':43 'xour':4 'year':18 'young':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3717922"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696876032 {#5098
      date: 2023-10-09 20:27:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4413}
  +body: """
    You’re welcome. Happy to help.\n
    \n
    Yes, most of it happens among members of the majority (which I can pose as if I keep quiet about myself and don’t show differences) or against a group that is not present. The beatings, spitting and raping happen rather rarely, if you get my drift.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696877210 {#5134
    date: 2023-10-09 20:46:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Discombobulated_Back@feddit.de"
    "@Haui@discuss.tchncs.de"
    "@Flumsy@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5137 …}
  +nested: Doctrine\ORM\PersistentCollection {#5139 …}
  +votes: Doctrine\ORM\PersistentCollection {#5141 …}
  +reports: Doctrine\ORM\PersistentCollection {#5143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5147 …}
  -id: 39123
  -bodyTs: "'among':12 'beat':42 'differ':32 'drift':53 'get':51 'group':36 'happen':11,46 'happi':4 'help':6 'keep':24 'major':16 'member':13 'pose':20 'present':40 'quiet':25 'rape':45 'rare':48 'rather':47 're':2 'show':31 'spit':43 'welcom':3 'yes':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3766612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696877210 {#5135
    date: 2023-10-09 20:46: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
173 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
174 DENIED moderate
App\Entity\EntryComment {#4486
  +user: App\Entity\User {#4499 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "They still have to pay way more than the others, a tax cut just means they dont have to pay as much more as before, still more (percantage-wise even) than you and me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697314176 {#4481
    date: 2023-10-14 22:09:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4487 …}
  +nested: Doctrine\ORM\PersistentCollection {#4489 …}
  +votes: Doctrine\ORM\PersistentCollection {#4491 …}
  +reports: Doctrine\ORM\PersistentCollection {#4493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4497 …}
  -id: 38521
  -bodyTs: "'cut':13 'dont':17 'even':31 'mean':15 'much':22 'other':10 'pay':5,20 'percantag':29 'percantage-wis':28 'still':2,26 'tax':12 'way':6 'wise':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3694757"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696847229 {#4482
    date: 2023-10-09 12:27: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
175 DENIED edit
App\Entity\EntryComment {#4486
  +user: App\Entity\User {#4499 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "They still have to pay way more than the others, a tax cut just means they dont have to pay as much more as before, still more (percantage-wise even) than you and me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697314176 {#4481
    date: 2023-10-14 22:09:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4487 …}
  +nested: Doctrine\ORM\PersistentCollection {#4489 …}
  +votes: Doctrine\ORM\PersistentCollection {#4491 …}
  +reports: Doctrine\ORM\PersistentCollection {#4493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4497 …}
  -id: 38521
  -bodyTs: "'cut':13 'dont':17 'even':31 'mean':15 'much':22 'other':10 'pay':5,20 'percantag':29 'percantage-wis':28 'still':2,26 'tax':12 'way':6 'wise':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3694757"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696847229 {#4482
    date: 2023-10-09 12:27: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
176 DENIED moderate
App\Entity\EntryComment {#4486
  +user: App\Entity\User {#4499 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "They still have to pay way more than the others, a tax cut just means they dont have to pay as much more as before, still more (percantage-wise even) than you and me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697314176 {#4481
    date: 2023-10-14 22:09:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4487 …}
  +nested: Doctrine\ORM\PersistentCollection {#4489 …}
  +votes: Doctrine\ORM\PersistentCollection {#4491 …}
  +reports: Doctrine\ORM\PersistentCollection {#4493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4497 …}
  -id: 38521
  -bodyTs: "'cut':13 'dont':17 'even':31 'mean':15 'much':22 'other':10 'pay':5,20 'percantag':29 'percantage-wis':28 'still':2,26 'tax':12 'way':6 'wise':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3694757"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696847229 {#4482
    date: 2023-10-09 12:27: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
177 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
178 DENIED moderate
App\Entity\EntryComment {#4726
  +user: Proxies\__CG__\App\Entity\User {#4727 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4486
    +user: App\Entity\User {#4499 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "They still have to pay way more than the others, a tax cut just means they dont have to pay as much more as before, still more (percantage-wise even) than you and me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697314176 {#4481
      date: 2023-10-14 22:09:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4487 …}
    +nested: Doctrine\ORM\PersistentCollection {#4489 …}
    +votes: Doctrine\ORM\PersistentCollection {#4491 …}
    +reports: Doctrine\ORM\PersistentCollection {#4493 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4495 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4497 …}
    -id: 38521
    -bodyTs: "'cut':13 'dont':17 'even':31 'mean':15 'much':22 'other':10 'pay':5,20 'percantag':29 'percantage-wis':28 'still':2,26 'tax':12 'way':6 'wise':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3694757"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696847229 {#4482
      date: 2023-10-09 12:27:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4486}
  +body: "In the real world, American billionaires pay lower effective tax rate than many of its working people [cp24.com/…/american-billionaires-pay-lower-effect…](https://www.cp24.com/world/american-billionaires-pay-lower-effective-tax-rate-than-many-of-its-working-people-propublica-investigation-1.5461318)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696852524 {#4724
    date: 2023-10-09 13:55:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Flumsy@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4728 …}
  +nested: Doctrine\ORM\PersistentCollection {#4730 …}
  +votes: Doctrine\ORM\PersistentCollection {#4732 …}
  +reports: Doctrine\ORM\PersistentCollection {#4734 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4736 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4738 …}
  -id: 49291
  -bodyTs: "'/american-billionaires-pay-lower-effect':19 '/world/american-billionaires-pay-lower-effective-tax-rate-than-many-of-its-working-people-propublica-investigation-1.5461318)':22 'american':5 'billionair':6 'cp24.com':18 'effect':9 'lower':8 'mani':13 'pay':7 'peopl':17 'rate':11 'real':3 'tax':10 'work':16 'world':4 'www.cp24.com':21 'www.cp24.com/world/american-billionaires-pay-lower-effective-tax-rate-than-many-of-its-working-people-propublica-investigation-1.5461318)':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4706393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696852524 {#4725
    date: 2023-10-09 13:55:24.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
179 DENIED edit
App\Entity\EntryComment {#4726
  +user: Proxies\__CG__\App\Entity\User {#4727 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4486
    +user: App\Entity\User {#4499 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "They still have to pay way more than the others, a tax cut just means they dont have to pay as much more as before, still more (percantage-wise even) than you and me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697314176 {#4481
      date: 2023-10-14 22:09:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4487 …}
    +nested: Doctrine\ORM\PersistentCollection {#4489 …}
    +votes: Doctrine\ORM\PersistentCollection {#4491 …}
    +reports: Doctrine\ORM\PersistentCollection {#4493 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4495 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4497 …}
    -id: 38521
    -bodyTs: "'cut':13 'dont':17 'even':31 'mean':15 'much':22 'other':10 'pay':5,20 'percantag':29 'percantage-wis':28 'still':2,26 'tax':12 'way':6 'wise':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3694757"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696847229 {#4482
      date: 2023-10-09 12:27:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4486}
  +body: "In the real world, American billionaires pay lower effective tax rate than many of its working people [cp24.com/…/american-billionaires-pay-lower-effect…](https://www.cp24.com/world/american-billionaires-pay-lower-effective-tax-rate-than-many-of-its-working-people-propublica-investigation-1.5461318)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696852524 {#4724
    date: 2023-10-09 13:55:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Flumsy@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4728 …}
  +nested: Doctrine\ORM\PersistentCollection {#4730 …}
  +votes: Doctrine\ORM\PersistentCollection {#4732 …}
  +reports: Doctrine\ORM\PersistentCollection {#4734 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4736 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4738 …}
  -id: 49291
  -bodyTs: "'/american-billionaires-pay-lower-effect':19 '/world/american-billionaires-pay-lower-effective-tax-rate-than-many-of-its-working-people-propublica-investigation-1.5461318)':22 'american':5 'billionair':6 'cp24.com':18 'effect':9 'lower':8 'mani':13 'pay':7 'peopl':17 'rate':11 'real':3 'tax':10 'work':16 'world':4 'www.cp24.com':21 'www.cp24.com/world/american-billionaires-pay-lower-effective-tax-rate-than-many-of-its-working-people-propublica-investigation-1.5461318)':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4706393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696852524 {#4725
    date: 2023-10-09 13:55:24.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
180 DENIED moderate
App\Entity\EntryComment {#4726
  +user: Proxies\__CG__\App\Entity\User {#4727 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "those-poor-little-fellas"
    +title: "those poor little fellas..."
    +url: "https://feddit.de/pictrs/image/c035478d-03fd-4a01-a964-3eaa3575604e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 871
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907915 {#2414
      date: 2023-10-10 05:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 3628
    -titleTs: "'fella':4 'littl':3 'poor':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696879637
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696793237 {#1793
      date: 2023-10-08 21:27:17.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4486
    +user: App\Entity\User {#4499 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "They still have to pay way more than the others, a tax cut just means they dont have to pay as much more as before, still more (percantage-wise even) than you and me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697314176 {#4481
      date: 2023-10-14 22:09:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4487 …}
    +nested: Doctrine\ORM\PersistentCollection {#4489 …}
    +votes: Doctrine\ORM\PersistentCollection {#4491 …}
    +reports: Doctrine\ORM\PersistentCollection {#4493 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4495 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4497 …}
    -id: 38521
    -bodyTs: "'cut':13 'dont':17 'even':31 'mean':15 'much':22 'other':10 'pay':5,20 'percantag':29 'percantage-wis':28 'still':2,26 'tax':12 'way':6 'wise':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3694757"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696847229 {#4482
      date: 2023-10-09 12:27:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4486}
  +body: "In the real world, American billionaires pay lower effective tax rate than many of its working people [cp24.com/…/american-billionaires-pay-lower-effect…](https://www.cp24.com/world/american-billionaires-pay-lower-effective-tax-rate-than-many-of-its-working-people-propublica-investigation-1.5461318)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696852524 {#4724
    date: 2023-10-09 13:55:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Flumsy@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4728 …}
  +nested: Doctrine\ORM\PersistentCollection {#4730 …}
  +votes: Doctrine\ORM\PersistentCollection {#4732 …}
  +reports: Doctrine\ORM\PersistentCollection {#4734 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4736 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4738 …}
  -id: 49291
  -bodyTs: "'/american-billionaires-pay-lower-effect':19 '/world/american-billionaires-pay-lower-effective-tax-rate-than-many-of-its-working-people-propublica-investigation-1.5461318)':22 'american':5 'billionair':6 'cp24.com':18 'effect':9 'lower':8 'mani':13 'pay':7 'peopl':17 'rate':11 'real':3 'tax':10 'work':16 'world':4 'www.cp24.com':21 'www.cp24.com/world/american-billionaires-pay-lower-effective-tax-rate-than-many-of-its-working-people-propublica-investigation-1.5461318)':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4706393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696852524 {#4725
    date: 2023-10-09 13:55:24.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
181 DENIED edit
App\Entity\Magazine {#265
  +icon: Proxies\__CG__\App\Entity\Image {#246 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#275
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#237 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
  +entries: Doctrine\ORM\PersistentCollection {#180 …}
  +posts: Doctrine\ORM\PersistentCollection {#138 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
  +bans: Doctrine\ORM\PersistentCollection {#117 …}
  +reports: Doctrine\ORM\PersistentCollection {#103 …}
  +badges: Doctrine\ORM\PersistentCollection {#81 …}
  +logs: Doctrine\ORM\PersistentCollection {#71 …}
  +awards: Doctrine\ORM\PersistentCollection {#1346 …}
  +categories: Doctrine\ORM\PersistentCollection {#1823 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#269
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#271
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details