GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/31018/I-m-loving-this-format/newest

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#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: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "I-m-loving-this-format"
  +title: "I’m loving this format"
  +url: "https://i.imgur.com/FyRlgC7.jpg"
  +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727276110 {#2414
    date: 2024-09-25 16:55:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 31018
  -titleTs: "'format':5 'love':3 'm':2"
  -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705518145
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21061094"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705431745 {#1793
    date: 2024-01-16 20:02:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#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: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "I-m-loving-this-format"
  +title: "I’m loving this format"
  +url: "https://i.imgur.com/FyRlgC7.jpg"
  +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727276110 {#2414
    date: 2024-09-25 16:55:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 31018
  -titleTs: "'format':5 'love':3 'm':2"
  -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705518145
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21061094"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705431745 {#1793
    date: 2024-01-16 20:02:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#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: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "I-m-loving-this-format"
  +title: "I’m loving this format"
  +url: "https://i.imgur.com/FyRlgC7.jpg"
  +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727276110 {#2414
    date: 2024-09-25 16:55:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 31018
  -titleTs: "'format':5 'love':3 'm':2"
  -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705518145
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21061094"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705431745 {#1793
    date: 2024-01-16 20:02:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#4017
  +user: App\Entity\User {#3965 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Do want the guy using our taxes to bomb Muslims back to the stone age or the guy who will use our taxes to bomb Muslims back to the stone age and dismantle the government.\n
    \n
    Make your choice, kids!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705508789 {#4027
    date: 2024-01-17 17:26:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
    "@BmeBenji@lemm.ee"
    "@BmeBenji@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4015 …}
  +nested: Doctrine\ORM\PersistentCollection {#4013 …}
  +votes: Doctrine\ORM\PersistentCollection {#4011 …}
  +reports: Doctrine\ORM\PersistentCollection {#4009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3981 …}
  -id: 316978
  -bodyTs: "'age':15,31 'back':11,27 'bomb':9,25 'choic':38 'dismantl':33 'govern':35 'guy':4,18 'kid':39 'make':36 'muslim':10,26 'stone':14,30 'tax':7,23 'use':5,21 'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6778905"
  +editedAt: DateTimeImmutable @1725881317 {#3963
    date: 2024-09-09 13:28:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705508789 {#4026
    date: 2024-01-17 17:26:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4017
  +user: App\Entity\User {#3965 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Do want the guy using our taxes to bomb Muslims back to the stone age or the guy who will use our taxes to bomb Muslims back to the stone age and dismantle the government.\n
    \n
    Make your choice, kids!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705508789 {#4027
    date: 2024-01-17 17:26:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
    "@BmeBenji@lemm.ee"
    "@BmeBenji@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4015 …}
  +nested: Doctrine\ORM\PersistentCollection {#4013 …}
  +votes: Doctrine\ORM\PersistentCollection {#4011 …}
  +reports: Doctrine\ORM\PersistentCollection {#4009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3981 …}
  -id: 316978
  -bodyTs: "'age':15,31 'back':11,27 'bomb':9,25 'choic':38 'dismantl':33 'govern':35 'guy':4,18 'kid':39 'make':36 'muslim':10,26 'stone':14,30 'tax':7,23 'use':5,21 'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6778905"
  +editedAt: DateTimeImmutable @1725881317 {#3963
    date: 2024-09-09 13:28:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705508789 {#4026
    date: 2024-01-17 17:26:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4017
  +user: App\Entity\User {#3965 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Do want the guy using our taxes to bomb Muslims back to the stone age or the guy who will use our taxes to bomb Muslims back to the stone age and dismantle the government.\n
    \n
    Make your choice, kids!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705508789 {#4027
    date: 2024-01-17 17:26:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
    "@BmeBenji@lemm.ee"
    "@BmeBenji@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4015 …}
  +nested: Doctrine\ORM\PersistentCollection {#4013 …}
  +votes: Doctrine\ORM\PersistentCollection {#4011 …}
  +reports: Doctrine\ORM\PersistentCollection {#4009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3981 …}
  -id: 316978
  -bodyTs: "'age':15,31 'back':11,27 'bomb':9,25 'choic':38 'dismantl':33 'govern':35 'guy':4,18 'kid':39 'make':36 'muslim':10,26 'stone':14,30 'tax':7,23 'use':5,21 'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6778905"
  +editedAt: DateTimeImmutable @1725881317 {#3963
    date: 2024-09-09 13:28:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705508789 {#4026
    date: 2024-01-17 17:26:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4054
  +user: App\Entity\User {#4036 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Signs of an abusive relationship"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1725857156 {#4060
    date: 2024-09-09 06:45:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4051 …}
  +nested: Doctrine\ORM\PersistentCollection {#4049 …}
  +votes: Doctrine\ORM\PersistentCollection {#4046 …}
  +reports: Doctrine\ORM\PersistentCollection {#4042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4038 …}
  -id: 316247
  -bodyTs: "'abus':4 'relationship':5 'sign':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2115328"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705479653 {#4057
    date: 2024-01-17 09:20:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4054
  +user: App\Entity\User {#4036 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Signs of an abusive relationship"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1725857156 {#4060
    date: 2024-09-09 06:45:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4051 …}
  +nested: Doctrine\ORM\PersistentCollection {#4049 …}
  +votes: Doctrine\ORM\PersistentCollection {#4046 …}
  +reports: Doctrine\ORM\PersistentCollection {#4042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4038 …}
  -id: 316247
  -bodyTs: "'abus':4 'relationship':5 'sign':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2115328"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705479653 {#4057
    date: 2024-01-17 09:20:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4054
  +user: App\Entity\User {#4036 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Signs of an abusive relationship"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1725857156 {#4060
    date: 2024-09-09 06:45:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4051 …}
  +nested: Doctrine\ORM\PersistentCollection {#4049 …}
  +votes: Doctrine\ORM\PersistentCollection {#4046 …}
  +reports: Doctrine\ORM\PersistentCollection {#4042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4038 …}
  -id: 316247
  -bodyTs: "'abus':4 'relationship':5 'sign':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2115328"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705479653 {#4057
    date: 2024-01-17 09:20:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4496
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4054
    +user: App\Entity\User {#4036 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Signs of an abusive relationship"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1725857156 {#4060
      date: 2024-09-09 06:45:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BmeBenji@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4051 …}
    +nested: Doctrine\ORM\PersistentCollection {#4049 …}
    +votes: Doctrine\ORM\PersistentCollection {#4046 …}
    +reports: Doctrine\ORM\PersistentCollection {#4042 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4040 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4038 …}
    -id: 316247
    -bodyTs: "'abus':4 'relationship':5 'sign':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/2115328"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705479653 {#4057
      date: 2024-01-17 09:20:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4054}
  +body: "💯"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705506806 {#4494
    date: 2024-01-17 16:53:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
    "@Titan@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4497 …}
  +nested: Doctrine\ORM\PersistentCollection {#4499 …}
  +votes: Doctrine\ORM\PersistentCollection {#4501 …}
  +reports: Doctrine\ORM\PersistentCollection {#4503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4507 …}
  -id: 316901
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8373381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705506806 {#4495
    date: 2024-01-17 16:53:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4496
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4054
    +user: App\Entity\User {#4036 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Signs of an abusive relationship"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1725857156 {#4060
      date: 2024-09-09 06:45:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BmeBenji@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4051 …}
    +nested: Doctrine\ORM\PersistentCollection {#4049 …}
    +votes: Doctrine\ORM\PersistentCollection {#4046 …}
    +reports: Doctrine\ORM\PersistentCollection {#4042 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4040 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4038 …}
    -id: 316247
    -bodyTs: "'abus':4 'relationship':5 'sign':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/2115328"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705479653 {#4057
      date: 2024-01-17 09:20:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4054}
  +body: "💯"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705506806 {#4494
    date: 2024-01-17 16:53:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
    "@Titan@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4497 …}
  +nested: Doctrine\ORM\PersistentCollection {#4499 …}
  +votes: Doctrine\ORM\PersistentCollection {#4501 …}
  +reports: Doctrine\ORM\PersistentCollection {#4503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4507 …}
  -id: 316901
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8373381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705506806 {#4495
    date: 2024-01-17 16:53:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4496
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4054
    +user: App\Entity\User {#4036 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Signs of an abusive relationship"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1725857156 {#4060
      date: 2024-09-09 06:45:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BmeBenji@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4051 …}
    +nested: Doctrine\ORM\PersistentCollection {#4049 …}
    +votes: Doctrine\ORM\PersistentCollection {#4046 …}
    +reports: Doctrine\ORM\PersistentCollection {#4042 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4040 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4038 …}
    -id: 316247
    -bodyTs: "'abus':4 'relationship':5 'sign':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/2115328"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705479653 {#4057
      date: 2024-01-17 09:20:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4054}
  +body: "💯"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705506806 {#4494
    date: 2024-01-17 16:53:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
    "@Titan@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4497 …}
  +nested: Doctrine\ORM\PersistentCollection {#4499 …}
  +votes: Doctrine\ORM\PersistentCollection {#4501 …}
  +reports: Doctrine\ORM\PersistentCollection {#4503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4507 …}
  -id: 316901
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8373381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705506806 {#4495
    date: 2024-01-17 16:53:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4139
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I honestly thought critiquing the guy unilaterally funding genocide with taxpayer dollars would be a more popular take on here than the up/downvote ratio is showing.\n
    \n
    I fully believe Trump is a bigger threat to democracy being the dumbfuck fascist he is, but I don’t see how I’m supposed to be excited about voting for a guy who’s clearly funded by lobbyists and in turn is paying for the country of Israel to murder innocent Palestinians, amongst other things like ignoring cries for debt relief and socialized medicine and codifying access to abortion
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1725899268 {#4133
    date: 2024-09-09 18:27:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
    "@BmeBenji@lemm.ee"
    "@BmeBenji@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4140 …}
  +nested: Doctrine\ORM\PersistentCollection {#4142 …}
  +votes: Doctrine\ORM\PersistentCollection {#4144 …}
  +reports: Doctrine\ORM\PersistentCollection {#4146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4150 …}
  -id: 314899
  -bodyTs: "'abort':96 'access':94 'amongst':80 'believ':29 'bigger':33 'clear':62 'codifi':93 'countri':73 'cri':85 'critiqu':4 'debt':87 'democraci':36 'dollar':12 'dumbfuck':39 'excit':54 'fascist':40 'fulli':28 'fund':8,63 'genocid':9 'guy':6,59 'honest':2 'ignor':84 'innoc':78 'israel':75 'like':83 'lobbyist':65 'm':50 'medicin':91 'murder':77 'palestinian':79 'pay':70 'popular':17 'ratio':24 'relief':88 'see':47 'show':26 'social':90 'suppos':51 'take':18 'taxpay':11 'thing':82 'thought':3 'threat':34 'trump':30 'turn':68 'unilater':7 'up/downvote':23 'vote':56 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8344636"
  +editedAt: DateTimeImmutable @1725169990 {#4134
    date: 2024-09-01 07:53:10.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705438004 {#4135
    date: 2024-01-16 21:46:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4139
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I honestly thought critiquing the guy unilaterally funding genocide with taxpayer dollars would be a more popular take on here than the up/downvote ratio is showing.\n
    \n
    I fully believe Trump is a bigger threat to democracy being the dumbfuck fascist he is, but I don’t see how I’m supposed to be excited about voting for a guy who’s clearly funded by lobbyists and in turn is paying for the country of Israel to murder innocent Palestinians, amongst other things like ignoring cries for debt relief and socialized medicine and codifying access to abortion
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1725899268 {#4133
    date: 2024-09-09 18:27:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
    "@BmeBenji@lemm.ee"
    "@BmeBenji@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4140 …}
  +nested: Doctrine\ORM\PersistentCollection {#4142 …}
  +votes: Doctrine\ORM\PersistentCollection {#4144 …}
  +reports: Doctrine\ORM\PersistentCollection {#4146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4150 …}
  -id: 314899
  -bodyTs: "'abort':96 'access':94 'amongst':80 'believ':29 'bigger':33 'clear':62 'codifi':93 'countri':73 'cri':85 'critiqu':4 'debt':87 'democraci':36 'dollar':12 'dumbfuck':39 'excit':54 'fascist':40 'fulli':28 'fund':8,63 'genocid':9 'guy':6,59 'honest':2 'ignor':84 'innoc':78 'israel':75 'like':83 'lobbyist':65 'm':50 'medicin':91 'murder':77 'palestinian':79 'pay':70 'popular':17 'ratio':24 'relief':88 'see':47 'show':26 'social':90 'suppos':51 'take':18 'taxpay':11 'thing':82 'thought':3 'threat':34 'trump':30 'turn':68 'unilater':7 'up/downvote':23 'vote':56 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8344636"
  +editedAt: DateTimeImmutable @1725169990 {#4134
    date: 2024-09-01 07:53:10.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705438004 {#4135
    date: 2024-01-16 21:46:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4139
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I honestly thought critiquing the guy unilaterally funding genocide with taxpayer dollars would be a more popular take on here than the up/downvote ratio is showing.\n
    \n
    I fully believe Trump is a bigger threat to democracy being the dumbfuck fascist he is, but I don’t see how I’m supposed to be excited about voting for a guy who’s clearly funded by lobbyists and in turn is paying for the country of Israel to murder innocent Palestinians, amongst other things like ignoring cries for debt relief and socialized medicine and codifying access to abortion
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1725899268 {#4133
    date: 2024-09-09 18:27:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
    "@BmeBenji@lemm.ee"
    "@BmeBenji@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4140 …}
  +nested: Doctrine\ORM\PersistentCollection {#4142 …}
  +votes: Doctrine\ORM\PersistentCollection {#4144 …}
  +reports: Doctrine\ORM\PersistentCollection {#4146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4150 …}
  -id: 314899
  -bodyTs: "'abort':96 'access':94 'amongst':80 'believ':29 'bigger':33 'clear':62 'codifi':93 'countri':73 'cri':85 'critiqu':4 'debt':87 'democraci':36 'dollar':12 'dumbfuck':39 'excit':54 'fascist':40 'fulli':28 'fund':8,63 'genocid':9 'guy':6,59 'honest':2 'ignor':84 'innoc':78 'israel':75 'like':83 'lobbyist':65 'm':50 'medicin':91 'murder':77 'palestinian':79 'pay':70 'popular':17 'ratio':24 'relief':88 'see':47 'show':26 'social':90 'suppos':51 'take':18 'taxpay':11 'thing':82 'thought':3 'threat':34 'trump':30 'turn':68 'unilater':7 'up/downvote':23 'vote':56 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8344636"
  +editedAt: DateTimeImmutable @1725169990 {#4134
    date: 2024-09-01 07:53:10.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705438004 {#4135
    date: 2024-01-16 21:46:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4449
  +user: App\Entity\User {#4241 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4139
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I honestly thought critiquing the guy unilaterally funding genocide with taxpayer dollars would be a more popular take on here than the up/downvote ratio is showing.\n
      \n
      I fully believe Trump is a bigger threat to democracy being the dumbfuck fascist he is, but I don’t see how I’m supposed to be excited about voting for a guy who’s clearly funded by lobbyists and in turn is paying for the country of Israel to murder innocent Palestinians, amongst other things like ignoring cries for debt relief and socialized medicine and codifying access to abortion
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1725899268 {#4133
      date: 2024-09-09 18:27:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BmeBenji@lemm.ee"
      "@BmeBenji@lemm.ee"
      "@BmeBenji@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4140 …}
    +nested: Doctrine\ORM\PersistentCollection {#4142 …}
    +votes: Doctrine\ORM\PersistentCollection {#4144 …}
    +reports: Doctrine\ORM\PersistentCollection {#4146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4148 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4150 …}
    -id: 314899
    -bodyTs: "'abort':96 'access':94 'amongst':80 'believ':29 'bigger':33 'clear':62 'codifi':93 'countri':73 'cri':85 'critiqu':4 'debt':87 'democraci':36 'dollar':12 'dumbfuck':39 'excit':54 'fascist':40 'fulli':28 'fund':8,63 'genocid':9 'guy':6,59 'honest':2 'ignor':84 'innoc':78 'israel':75 'like':83 'lobbyist':65 'm':50 'medicin':91 'murder':77 'palestinian':79 'pay':70 'popular':17 'ratio':24 'relief':88 'see':47 'show':26 'social':90 'suppos':51 'take':18 'taxpay':11 'thing':82 'thought':3 'threat':34 'trump':30 'turn':68 'unilater':7 'up/downvote':23 'vote':56 'would':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8344636"
    +editedAt: DateTimeImmutable @1725169990 {#4134
      date: 2024-09-01 07:53:10.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705438004 {#4135
      date: 2024-01-16 21:46:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4139}
  +body: "Preach! Biden also nullified the collective action of the union with the most sway in the flow of goods in the United States and forced a contract upon them. He never closed down those immigrant detention centers that were headline news for years under Trump. The two main parties work together, two hands, one with a velvet glove."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705441763 {#4446
    date: 2024-01-16 22:49:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
    "@BmeBenji@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4450 …}
  +nested: Doctrine\ORM\PersistentCollection {#4452 …}
  +votes: Doctrine\ORM\PersistentCollection {#4454 …}
  +reports: Doctrine\ORM\PersistentCollection {#4456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4460 …}
  -id: 315094
  -bodyTs: "'action':7 'also':3 'biden':2 'center':37 'close':32 'collect':6 'contract':27 'detent':36 'flow':17 'forc':25 'glove':58 'good':19 'hand':53 'headlin':40 'immigr':35 'main':48 'never':31 'news':41 'nullifi':4 'one':54 'parti':49 'preach':1 'state':23 'sway':14 'togeth':51 'trump':45 'two':47,52 'union':10 'unit':22 'upon':28 'velvet':57 'work':50 'year':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6753551"
  +editedAt: DateTimeImmutable @1725219185 {#4447
    date: 2024-09-01 21:33:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705441763 {#4448
    date: 2024-01-16 22:49:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4449
  +user: App\Entity\User {#4241 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4139
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I honestly thought critiquing the guy unilaterally funding genocide with taxpayer dollars would be a more popular take on here than the up/downvote ratio is showing.\n
      \n
      I fully believe Trump is a bigger threat to democracy being the dumbfuck fascist he is, but I don’t see how I’m supposed to be excited about voting for a guy who’s clearly funded by lobbyists and in turn is paying for the country of Israel to murder innocent Palestinians, amongst other things like ignoring cries for debt relief and socialized medicine and codifying access to abortion
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1725899268 {#4133
      date: 2024-09-09 18:27:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BmeBenji@lemm.ee"
      "@BmeBenji@lemm.ee"
      "@BmeBenji@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4140 …}
    +nested: Doctrine\ORM\PersistentCollection {#4142 …}
    +votes: Doctrine\ORM\PersistentCollection {#4144 …}
    +reports: Doctrine\ORM\PersistentCollection {#4146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4148 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4150 …}
    -id: 314899
    -bodyTs: "'abort':96 'access':94 'amongst':80 'believ':29 'bigger':33 'clear':62 'codifi':93 'countri':73 'cri':85 'critiqu':4 'debt':87 'democraci':36 'dollar':12 'dumbfuck':39 'excit':54 'fascist':40 'fulli':28 'fund':8,63 'genocid':9 'guy':6,59 'honest':2 'ignor':84 'innoc':78 'israel':75 'like':83 'lobbyist':65 'm':50 'medicin':91 'murder':77 'palestinian':79 'pay':70 'popular':17 'ratio':24 'relief':88 'see':47 'show':26 'social':90 'suppos':51 'take':18 'taxpay':11 'thing':82 'thought':3 'threat':34 'trump':30 'turn':68 'unilater':7 'up/downvote':23 'vote':56 'would':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8344636"
    +editedAt: DateTimeImmutable @1725169990 {#4134
      date: 2024-09-01 07:53:10.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705438004 {#4135
      date: 2024-01-16 21:46:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4139}
  +body: "Preach! Biden also nullified the collective action of the union with the most sway in the flow of goods in the United States and forced a contract upon them. He never closed down those immigrant detention centers that were headline news for years under Trump. The two main parties work together, two hands, one with a velvet glove."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705441763 {#4446
    date: 2024-01-16 22:49:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
    "@BmeBenji@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4450 …}
  +nested: Doctrine\ORM\PersistentCollection {#4452 …}
  +votes: Doctrine\ORM\PersistentCollection {#4454 …}
  +reports: Doctrine\ORM\PersistentCollection {#4456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4460 …}
  -id: 315094
  -bodyTs: "'action':7 'also':3 'biden':2 'center':37 'close':32 'collect':6 'contract':27 'detent':36 'flow':17 'forc':25 'glove':58 'good':19 'hand':53 'headlin':40 'immigr':35 'main':48 'never':31 'news':41 'nullifi':4 'one':54 'parti':49 'preach':1 'state':23 'sway':14 'togeth':51 'trump':45 'two':47,52 'union':10 'unit':22 'upon':28 'velvet':57 'work':50 'year':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6753551"
  +editedAt: DateTimeImmutable @1725219185 {#4447
    date: 2024-09-01 21:33:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705441763 {#4448
    date: 2024-01-16 22:49:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4449
  +user: App\Entity\User {#4241 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4139
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I honestly thought critiquing the guy unilaterally funding genocide with taxpayer dollars would be a more popular take on here than the up/downvote ratio is showing.\n
      \n
      I fully believe Trump is a bigger threat to democracy being the dumbfuck fascist he is, but I don’t see how I’m supposed to be excited about voting for a guy who’s clearly funded by lobbyists and in turn is paying for the country of Israel to murder innocent Palestinians, amongst other things like ignoring cries for debt relief and socialized medicine and codifying access to abortion
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1725899268 {#4133
      date: 2024-09-09 18:27:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BmeBenji@lemm.ee"
      "@BmeBenji@lemm.ee"
      "@BmeBenji@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4140 …}
    +nested: Doctrine\ORM\PersistentCollection {#4142 …}
    +votes: Doctrine\ORM\PersistentCollection {#4144 …}
    +reports: Doctrine\ORM\PersistentCollection {#4146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4148 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4150 …}
    -id: 314899
    -bodyTs: "'abort':96 'access':94 'amongst':80 'believ':29 'bigger':33 'clear':62 'codifi':93 'countri':73 'cri':85 'critiqu':4 'debt':87 'democraci':36 'dollar':12 'dumbfuck':39 'excit':54 'fascist':40 'fulli':28 'fund':8,63 'genocid':9 'guy':6,59 'honest':2 'ignor':84 'innoc':78 'israel':75 'like':83 'lobbyist':65 'm':50 'medicin':91 'murder':77 'palestinian':79 'pay':70 'popular':17 'ratio':24 'relief':88 'see':47 'show':26 'social':90 'suppos':51 'take':18 'taxpay':11 'thing':82 'thought':3 'threat':34 'trump':30 'turn':68 'unilater':7 'up/downvote':23 'vote':56 'would':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8344636"
    +editedAt: DateTimeImmutable @1725169990 {#4134
      date: 2024-09-01 07:53:10.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705438004 {#4135
      date: 2024-01-16 21:46:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4139}
  +body: "Preach! Biden also nullified the collective action of the union with the most sway in the flow of goods in the United States and forced a contract upon them. He never closed down those immigrant detention centers that were headline news for years under Trump. The two main parties work together, two hands, one with a velvet glove."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705441763 {#4446
    date: 2024-01-16 22:49:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
    "@BmeBenji@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4450 …}
  +nested: Doctrine\ORM\PersistentCollection {#4452 …}
  +votes: Doctrine\ORM\PersistentCollection {#4454 …}
  +reports: Doctrine\ORM\PersistentCollection {#4456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4460 …}
  -id: 315094
  -bodyTs: "'action':7 'also':3 'biden':2 'center':37 'close':32 'collect':6 'contract':27 'detent':36 'flow':17 'forc':25 'glove':58 'good':19 'hand':53 'headlin':40 'immigr':35 'main':48 'never':31 'news':41 'nullifi':4 'one':54 'parti':49 'preach':1 'state':23 'sway':14 'togeth':51 'trump':45 'two':47,52 'union':10 'unit':22 'upon':28 'velvet':57 'work':50 'year':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6753551"
  +editedAt: DateTimeImmutable @1725219185 {#4447
    date: 2024-09-01 21:33:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705441763 {#4448
    date: 2024-01-16 22:49:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4464
  +user: Proxies\__CG__\App\Entity\User {#4465 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4139
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I honestly thought critiquing the guy unilaterally funding genocide with taxpayer dollars would be a more popular take on here than the up/downvote ratio is showing.\n
      \n
      I fully believe Trump is a bigger threat to democracy being the dumbfuck fascist he is, but I don’t see how I’m supposed to be excited about voting for a guy who’s clearly funded by lobbyists and in turn is paying for the country of Israel to murder innocent Palestinians, amongst other things like ignoring cries for debt relief and socialized medicine and codifying access to abortion
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1725899268 {#4133
      date: 2024-09-09 18:27:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BmeBenji@lemm.ee"
      "@BmeBenji@lemm.ee"
      "@BmeBenji@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4140 …}
    +nested: Doctrine\ORM\PersistentCollection {#4142 …}
    +votes: Doctrine\ORM\PersistentCollection {#4144 …}
    +reports: Doctrine\ORM\PersistentCollection {#4146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4148 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4150 …}
    -id: 314899
    -bodyTs: "'abort':96 'access':94 'amongst':80 'believ':29 'bigger':33 'clear':62 'codifi':93 'countri':73 'cri':85 'critiqu':4 'debt':87 'democraci':36 'dollar':12 'dumbfuck':39 'excit':54 'fascist':40 'fulli':28 'fund':8,63 'genocid':9 'guy':6,59 'honest':2 'ignor':84 'innoc':78 'israel':75 'like':83 'lobbyist':65 'm':50 'medicin':91 'murder':77 'palestinian':79 'pay':70 'popular':17 'ratio':24 'relief':88 'see':47 'show':26 'social':90 'suppos':51 'take':18 'taxpay':11 'thing':82 'thought':3 'threat':34 'trump':30 'turn':68 'unilater':7 'up/downvote':23 'vote':56 'would':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8344636"
    +editedAt: DateTimeImmutable @1725169990 {#4134
      date: 2024-09-01 07:53:10.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705438004 {#4135
      date: 2024-01-16 21:46:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4139}
  +body: """
    > I don’t see how I’m supposed to be excited about voting for a guy who’s clearly funded by lobbyists and in turn is paying for the country of Israel to murder innocent Palestinians, amongst other things like ignoring cries for debt relief and socialized medicine and codifying access to abortion\n
    \n
    Nobody was “excited” about Biden in 2020 and nobody expects you to be excited now. But the alternative is a guy who will do all of those things you listed (he wouldn’t ignore calls to codify abortion access, he’d actively support a national ban) plus dismantle democracy in America and hand Ukraine over to Putin. Unfortunately our electoral system is a first past the post system that perpetuates this two party nightmare and our bizarre electoral college gives Trump an extra advantage.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1705443861 {#4462
    date: 2024-01-16 23:24:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4466 …}
  +nested: Doctrine\ORM\PersistentCollection {#4468 …}
  +votes: Doctrine\ORM\PersistentCollection {#4470 …}
  +reports: Doctrine\ORM\PersistentCollection {#4472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4476 …}
  -id: 315173
  -bodyTs: "'2020':60 'abort':53,91 'access':51,92 'activ':95 'advantag':137 'altern':71 'america':104 'amongst':37 'ban':99 'biden':58 'bizarr':130 'call':88 'clear':19 'codifi':50,90 'colleg':132 'countri':30 'cri':42 'd':94 'debt':44 'democraci':102 'dismantl':101 'elector':113,131 'excit':11,56,67 'expect':63 'extra':136 'first':117 'fund':20 'give':133 'guy':16,74 'hand':106 'ignor':41,87 'innoc':35 'israel':32 'like':40 'list':83 'lobbyist':22 'm':7 'medicin':48 'murder':34 'nation':98 'nightmar':127 'nobodi':54,62 'palestinian':36 'parti':126 'past':118 'pay':27 'perpetu':123 'plus':100 'post':120 'putin':110 'relief':45 'see':4 'social':47 'support':96 'suppos':8 'system':114,121 'thing':39,81 'trump':134 'turn':25 'two':125 'ukrain':107 'unfortun':111 'vote':13 'wouldn':85"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6754170"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705443861 {#4463
    date: 2024-01-16 23:24:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4464
  +user: Proxies\__CG__\App\Entity\User {#4465 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4139
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I honestly thought critiquing the guy unilaterally funding genocide with taxpayer dollars would be a more popular take on here than the up/downvote ratio is showing.\n
      \n
      I fully believe Trump is a bigger threat to democracy being the dumbfuck fascist he is, but I don’t see how I’m supposed to be excited about voting for a guy who’s clearly funded by lobbyists and in turn is paying for the country of Israel to murder innocent Palestinians, amongst other things like ignoring cries for debt relief and socialized medicine and codifying access to abortion
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1725899268 {#4133
      date: 2024-09-09 18:27:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BmeBenji@lemm.ee"
      "@BmeBenji@lemm.ee"
      "@BmeBenji@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4140 …}
    +nested: Doctrine\ORM\PersistentCollection {#4142 …}
    +votes: Doctrine\ORM\PersistentCollection {#4144 …}
    +reports: Doctrine\ORM\PersistentCollection {#4146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4148 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4150 …}
    -id: 314899
    -bodyTs: "'abort':96 'access':94 'amongst':80 'believ':29 'bigger':33 'clear':62 'codifi':93 'countri':73 'cri':85 'critiqu':4 'debt':87 'democraci':36 'dollar':12 'dumbfuck':39 'excit':54 'fascist':40 'fulli':28 'fund':8,63 'genocid':9 'guy':6,59 'honest':2 'ignor':84 'innoc':78 'israel':75 'like':83 'lobbyist':65 'm':50 'medicin':91 'murder':77 'palestinian':79 'pay':70 'popular':17 'ratio':24 'relief':88 'see':47 'show':26 'social':90 'suppos':51 'take':18 'taxpay':11 'thing':82 'thought':3 'threat':34 'trump':30 'turn':68 'unilater':7 'up/downvote':23 'vote':56 'would':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8344636"
    +editedAt: DateTimeImmutable @1725169990 {#4134
      date: 2024-09-01 07:53:10.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705438004 {#4135
      date: 2024-01-16 21:46:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4139}
  +body: """
    > I don’t see how I’m supposed to be excited about voting for a guy who’s clearly funded by lobbyists and in turn is paying for the country of Israel to murder innocent Palestinians, amongst other things like ignoring cries for debt relief and socialized medicine and codifying access to abortion\n
    \n
    Nobody was “excited” about Biden in 2020 and nobody expects you to be excited now. But the alternative is a guy who will do all of those things you listed (he wouldn’t ignore calls to codify abortion access, he’d actively support a national ban) plus dismantle democracy in America and hand Ukraine over to Putin. Unfortunately our electoral system is a first past the post system that perpetuates this two party nightmare and our bizarre electoral college gives Trump an extra advantage.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1705443861 {#4462
    date: 2024-01-16 23:24:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4466 …}
  +nested: Doctrine\ORM\PersistentCollection {#4468 …}
  +votes: Doctrine\ORM\PersistentCollection {#4470 …}
  +reports: Doctrine\ORM\PersistentCollection {#4472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4476 …}
  -id: 315173
  -bodyTs: "'2020':60 'abort':53,91 'access':51,92 'activ':95 'advantag':137 'altern':71 'america':104 'amongst':37 'ban':99 'biden':58 'bizarr':130 'call':88 'clear':19 'codifi':50,90 'colleg':132 'countri':30 'cri':42 'd':94 'debt':44 'democraci':102 'dismantl':101 'elector':113,131 'excit':11,56,67 'expect':63 'extra':136 'first':117 'fund':20 'give':133 'guy':16,74 'hand':106 'ignor':41,87 'innoc':35 'israel':32 'like':40 'list':83 'lobbyist':22 'm':7 'medicin':48 'murder':34 'nation':98 'nightmar':127 'nobodi':54,62 'palestinian':36 'parti':126 'past':118 'pay':27 'perpetu':123 'plus':100 'post':120 'putin':110 'relief':45 'see':4 'social':47 'support':96 'suppos':8 'system':114,121 'thing':39,81 'trump':134 'turn':25 'two':125 'ukrain':107 'unfortun':111 'vote':13 'wouldn':85"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6754170"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705443861 {#4463
    date: 2024-01-16 23:24:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4464
  +user: Proxies\__CG__\App\Entity\User {#4465 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4139
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I honestly thought critiquing the guy unilaterally funding genocide with taxpayer dollars would be a more popular take on here than the up/downvote ratio is showing.\n
      \n
      I fully believe Trump is a bigger threat to democracy being the dumbfuck fascist he is, but I don’t see how I’m supposed to be excited about voting for a guy who’s clearly funded by lobbyists and in turn is paying for the country of Israel to murder innocent Palestinians, amongst other things like ignoring cries for debt relief and socialized medicine and codifying access to abortion
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1725899268 {#4133
      date: 2024-09-09 18:27:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BmeBenji@lemm.ee"
      "@BmeBenji@lemm.ee"
      "@BmeBenji@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4140 …}
    +nested: Doctrine\ORM\PersistentCollection {#4142 …}
    +votes: Doctrine\ORM\PersistentCollection {#4144 …}
    +reports: Doctrine\ORM\PersistentCollection {#4146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4148 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4150 …}
    -id: 314899
    -bodyTs: "'abort':96 'access':94 'amongst':80 'believ':29 'bigger':33 'clear':62 'codifi':93 'countri':73 'cri':85 'critiqu':4 'debt':87 'democraci':36 'dollar':12 'dumbfuck':39 'excit':54 'fascist':40 'fulli':28 'fund':8,63 'genocid':9 'guy':6,59 'honest':2 'ignor':84 'innoc':78 'israel':75 'like':83 'lobbyist':65 'm':50 'medicin':91 'murder':77 'palestinian':79 'pay':70 'popular':17 'ratio':24 'relief':88 'see':47 'show':26 'social':90 'suppos':51 'take':18 'taxpay':11 'thing':82 'thought':3 'threat':34 'trump':30 'turn':68 'unilater':7 'up/downvote':23 'vote':56 'would':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8344636"
    +editedAt: DateTimeImmutable @1725169990 {#4134
      date: 2024-09-01 07:53:10.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705438004 {#4135
      date: 2024-01-16 21:46:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4139}
  +body: """
    > I don’t see how I’m supposed to be excited about voting for a guy who’s clearly funded by lobbyists and in turn is paying for the country of Israel to murder innocent Palestinians, amongst other things like ignoring cries for debt relief and socialized medicine and codifying access to abortion\n
    \n
    Nobody was “excited” about Biden in 2020 and nobody expects you to be excited now. But the alternative is a guy who will do all of those things you listed (he wouldn’t ignore calls to codify abortion access, he’d actively support a national ban) plus dismantle democracy in America and hand Ukraine over to Putin. Unfortunately our electoral system is a first past the post system that perpetuates this two party nightmare and our bizarre electoral college gives Trump an extra advantage.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1705443861 {#4462
    date: 2024-01-16 23:24:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4466 …}
  +nested: Doctrine\ORM\PersistentCollection {#4468 …}
  +votes: Doctrine\ORM\PersistentCollection {#4470 …}
  +reports: Doctrine\ORM\PersistentCollection {#4472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4476 …}
  -id: 315173
  -bodyTs: "'2020':60 'abort':53,91 'access':51,92 'activ':95 'advantag':137 'altern':71 'america':104 'amongst':37 'ban':99 'biden':58 'bizarr':130 'call':88 'clear':19 'codifi':50,90 'colleg':132 'countri':30 'cri':42 'd':94 'debt':44 'democraci':102 'dismantl':101 'elector':113,131 'excit':11,56,67 'expect':63 'extra':136 'first':117 'fund':20 'give':133 'guy':16,74 'hand':106 'ignor':41,87 'innoc':35 'israel':32 'like':40 'list':83 'lobbyist':22 'm':7 'medicin':48 'murder':34 'nation':98 'nightmar':127 'nobodi':54,62 'palestinian':36 'parti':126 'past':118 'pay':27 'perpetu':123 'plus':100 'post':120 'putin':110 'relief':45 'see':4 'social':47 'support':96 'suppos':8 'system':114,121 'thing':39,81 'trump':134 'turn':25 'two':125 'ukrain':107 'unfortun':111 'vote':13 'wouldn':85"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6754170"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705443861 {#4463
    date: 2024-01-16 23:24:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#4549
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4464
    +user: Proxies\__CG__\App\Entity\User {#4465 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4139
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I honestly thought critiquing the guy unilaterally funding genocide with taxpayer dollars would be a more popular take on here than the up/downvote ratio is showing.\n
        \n
        I fully believe Trump is a bigger threat to democracy being the dumbfuck fascist he is, but I don’t see how I’m supposed to be excited about voting for a guy who’s clearly funded by lobbyists and in turn is paying for the country of Israel to murder innocent Palestinians, amongst other things like ignoring cries for debt relief and socialized medicine and codifying access to abortion
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1725899268 {#4133
        date: 2024-09-09 18:27:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BmeBenji@lemm.ee"
        "@BmeBenji@lemm.ee"
        "@BmeBenji@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4140 …}
      +nested: Doctrine\ORM\PersistentCollection {#4142 …}
      +votes: Doctrine\ORM\PersistentCollection {#4144 …}
      +reports: Doctrine\ORM\PersistentCollection {#4146 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4148 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4150 …}
      -id: 314899
      -bodyTs: "'abort':96 'access':94 'amongst':80 'believ':29 'bigger':33 'clear':62 'codifi':93 'countri':73 'cri':85 'critiqu':4 'debt':87 'democraci':36 'dollar':12 'dumbfuck':39 'excit':54 'fascist':40 'fulli':28 'fund':8,63 'genocid':9 'guy':6,59 'honest':2 'ignor':84 'innoc':78 'israel':75 'like':83 'lobbyist':65 'm':50 'medicin':91 'murder':77 'palestinian':79 'pay':70 'popular':17 'ratio':24 'relief':88 'see':47 'show':26 'social':90 'suppos':51 'take':18 'taxpay':11 'thing':82 'thought':3 'threat':34 'trump':30 'turn':68 'unilater':7 'up/downvote':23 'vote':56 'would':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8344636"
      +editedAt: DateTimeImmutable @1725169990 {#4134
        date: 2024-09-01 07:53:10.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705438004 {#4135
        date: 2024-01-16 21:46:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4139}
    +body: """
      > I don’t see how I’m supposed to be excited about voting for a guy who’s clearly funded by lobbyists and in turn is paying for the country of Israel to murder innocent Palestinians, amongst other things like ignoring cries for debt relief and socialized medicine and codifying access to abortion\n
      \n
      Nobody was “excited” about Biden in 2020 and nobody expects you to be excited now. But the alternative is a guy who will do all of those things you listed (he wouldn’t ignore calls to codify abortion access, he’d actively support a national ban) plus dismantle democracy in America and hand Ukraine over to Putin. Unfortunately our electoral system is a first past the post system that perpetuates this two party nightmare and our bizarre electoral college gives Trump an extra advantage.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1705443861 {#4462
      date: 2024-01-16 23:24:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BmeBenji@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4466 …}
    +nested: Doctrine\ORM\PersistentCollection {#4468 …}
    +votes: Doctrine\ORM\PersistentCollection {#4470 …}
    +reports: Doctrine\ORM\PersistentCollection {#4472 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4474 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4476 …}
    -id: 315173
    -bodyTs: "'2020':60 'abort':53,91 'access':51,92 'activ':95 'advantag':137 'altern':71 'america':104 'amongst':37 'ban':99 'biden':58 'bizarr':130 'call':88 'clear':19 'codifi':50,90 'colleg':132 'countri':30 'cri':42 'd':94 'debt':44 'democraci':102 'dismantl':101 'elector':113,131 'excit':11,56,67 'expect':63 'extra':136 'first':117 'fund':20 'give':133 'guy':16,74 'hand':106 'ignor':41,87 'innoc':35 'israel':32 'like':40 'list':83 'lobbyist':22 'm':7 'medicin':48 'murder':34 'nation':98 'nightmar':127 'nobodi':54,62 'palestinian':36 'parti':126 'past':118 'pay':27 'perpetu':123 'plus':100 'post':120 'putin':110 'relief':45 'see':4 'social':47 'support':96 'suppos':8 'system':114,121 'thing':39,81 'trump':134 'turn':25 'two':125 'ukrain':107 'unfortun':111 'vote':13 'wouldn':85"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6754170"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705443861 {#4463
      date: 2024-01-16 23:24:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4139}
  +body: """
    I agree with you. But it fucking sucks.\n
    \n
    How the fuck do we make things better than this?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705449733 {#4547
    date: 2024-01-17 01:02:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
    "@superduperenigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4550 …}
  +nested: Doctrine\ORM\PersistentCollection {#4552 …}
  +votes: Doctrine\ORM\PersistentCollection {#4554 …}
  +reports: Doctrine\ORM\PersistentCollection {#4556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4558 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4560 …}
  -id: 315419
  -bodyTs: "'agre':2 'better':16 'fuck':7,11 'make':14 'suck':8 'thing':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8349486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705449733 {#4548
    date: 2024-01-17 01:02:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4549
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4464
    +user: Proxies\__CG__\App\Entity\User {#4465 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4139
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I honestly thought critiquing the guy unilaterally funding genocide with taxpayer dollars would be a more popular take on here than the up/downvote ratio is showing.\n
        \n
        I fully believe Trump is a bigger threat to democracy being the dumbfuck fascist he is, but I don’t see how I’m supposed to be excited about voting for a guy who’s clearly funded by lobbyists and in turn is paying for the country of Israel to murder innocent Palestinians, amongst other things like ignoring cries for debt relief and socialized medicine and codifying access to abortion
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1725899268 {#4133
        date: 2024-09-09 18:27:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BmeBenji@lemm.ee"
        "@BmeBenji@lemm.ee"
        "@BmeBenji@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4140 …}
      +nested: Doctrine\ORM\PersistentCollection {#4142 …}
      +votes: Doctrine\ORM\PersistentCollection {#4144 …}
      +reports: Doctrine\ORM\PersistentCollection {#4146 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4148 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4150 …}
      -id: 314899
      -bodyTs: "'abort':96 'access':94 'amongst':80 'believ':29 'bigger':33 'clear':62 'codifi':93 'countri':73 'cri':85 'critiqu':4 'debt':87 'democraci':36 'dollar':12 'dumbfuck':39 'excit':54 'fascist':40 'fulli':28 'fund':8,63 'genocid':9 'guy':6,59 'honest':2 'ignor':84 'innoc':78 'israel':75 'like':83 'lobbyist':65 'm':50 'medicin':91 'murder':77 'palestinian':79 'pay':70 'popular':17 'ratio':24 'relief':88 'see':47 'show':26 'social':90 'suppos':51 'take':18 'taxpay':11 'thing':82 'thought':3 'threat':34 'trump':30 'turn':68 'unilater':7 'up/downvote':23 'vote':56 'would':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8344636"
      +editedAt: DateTimeImmutable @1725169990 {#4134
        date: 2024-09-01 07:53:10.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705438004 {#4135
        date: 2024-01-16 21:46:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4139}
    +body: """
      > I don’t see how I’m supposed to be excited about voting for a guy who’s clearly funded by lobbyists and in turn is paying for the country of Israel to murder innocent Palestinians, amongst other things like ignoring cries for debt relief and socialized medicine and codifying access to abortion\n
      \n
      Nobody was “excited” about Biden in 2020 and nobody expects you to be excited now. But the alternative is a guy who will do all of those things you listed (he wouldn’t ignore calls to codify abortion access, he’d actively support a national ban) plus dismantle democracy in America and hand Ukraine over to Putin. Unfortunately our electoral system is a first past the post system that perpetuates this two party nightmare and our bizarre electoral college gives Trump an extra advantage.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1705443861 {#4462
      date: 2024-01-16 23:24:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BmeBenji@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4466 …}
    +nested: Doctrine\ORM\PersistentCollection {#4468 …}
    +votes: Doctrine\ORM\PersistentCollection {#4470 …}
    +reports: Doctrine\ORM\PersistentCollection {#4472 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4474 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4476 …}
    -id: 315173
    -bodyTs: "'2020':60 'abort':53,91 'access':51,92 'activ':95 'advantag':137 'altern':71 'america':104 'amongst':37 'ban':99 'biden':58 'bizarr':130 'call':88 'clear':19 'codifi':50,90 'colleg':132 'countri':30 'cri':42 'd':94 'debt':44 'democraci':102 'dismantl':101 'elector':113,131 'excit':11,56,67 'expect':63 'extra':136 'first':117 'fund':20 'give':133 'guy':16,74 'hand':106 'ignor':41,87 'innoc':35 'israel':32 'like':40 'list':83 'lobbyist':22 'm':7 'medicin':48 'murder':34 'nation':98 'nightmar':127 'nobodi':54,62 'palestinian':36 'parti':126 'past':118 'pay':27 'perpetu':123 'plus':100 'post':120 'putin':110 'relief':45 'see':4 'social':47 'support':96 'suppos':8 'system':114,121 'thing':39,81 'trump':134 'turn':25 'two':125 'ukrain':107 'unfortun':111 'vote':13 'wouldn':85"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6754170"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705443861 {#4463
      date: 2024-01-16 23:24:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4139}
  +body: """
    I agree with you. But it fucking sucks.\n
    \n
    How the fuck do we make things better than this?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705449733 {#4547
    date: 2024-01-17 01:02:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
    "@superduperenigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4550 …}
  +nested: Doctrine\ORM\PersistentCollection {#4552 …}
  +votes: Doctrine\ORM\PersistentCollection {#4554 …}
  +reports: Doctrine\ORM\PersistentCollection {#4556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4558 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4560 …}
  -id: 315419
  -bodyTs: "'agre':2 'better':16 'fuck':7,11 'make':14 'suck':8 'thing':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8349486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705449733 {#4548
    date: 2024-01-17 01:02:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4549
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4464
    +user: Proxies\__CG__\App\Entity\User {#4465 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4139
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I honestly thought critiquing the guy unilaterally funding genocide with taxpayer dollars would be a more popular take on here than the up/downvote ratio is showing.\n
        \n
        I fully believe Trump is a bigger threat to democracy being the dumbfuck fascist he is, but I don’t see how I’m supposed to be excited about voting for a guy who’s clearly funded by lobbyists and in turn is paying for the country of Israel to murder innocent Palestinians, amongst other things like ignoring cries for debt relief and socialized medicine and codifying access to abortion
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1725899268 {#4133
        date: 2024-09-09 18:27:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BmeBenji@lemm.ee"
        "@BmeBenji@lemm.ee"
        "@BmeBenji@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4140 …}
      +nested: Doctrine\ORM\PersistentCollection {#4142 …}
      +votes: Doctrine\ORM\PersistentCollection {#4144 …}
      +reports: Doctrine\ORM\PersistentCollection {#4146 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4148 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4150 …}
      -id: 314899
      -bodyTs: "'abort':96 'access':94 'amongst':80 'believ':29 'bigger':33 'clear':62 'codifi':93 'countri':73 'cri':85 'critiqu':4 'debt':87 'democraci':36 'dollar':12 'dumbfuck':39 'excit':54 'fascist':40 'fulli':28 'fund':8,63 'genocid':9 'guy':6,59 'honest':2 'ignor':84 'innoc':78 'israel':75 'like':83 'lobbyist':65 'm':50 'medicin':91 'murder':77 'palestinian':79 'pay':70 'popular':17 'ratio':24 'relief':88 'see':47 'show':26 'social':90 'suppos':51 'take':18 'taxpay':11 'thing':82 'thought':3 'threat':34 'trump':30 'turn':68 'unilater':7 'up/downvote':23 'vote':56 'would':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8344636"
      +editedAt: DateTimeImmutable @1725169990 {#4134
        date: 2024-09-01 07:53:10.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705438004 {#4135
        date: 2024-01-16 21:46:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4139}
    +body: """
      > I don’t see how I’m supposed to be excited about voting for a guy who’s clearly funded by lobbyists and in turn is paying for the country of Israel to murder innocent Palestinians, amongst other things like ignoring cries for debt relief and socialized medicine and codifying access to abortion\n
      \n
      Nobody was “excited” about Biden in 2020 and nobody expects you to be excited now. But the alternative is a guy who will do all of those things you listed (he wouldn’t ignore calls to codify abortion access, he’d actively support a national ban) plus dismantle democracy in America and hand Ukraine over to Putin. Unfortunately our electoral system is a first past the post system that perpetuates this two party nightmare and our bizarre electoral college gives Trump an extra advantage.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1705443861 {#4462
      date: 2024-01-16 23:24:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BmeBenji@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4466 …}
    +nested: Doctrine\ORM\PersistentCollection {#4468 …}
    +votes: Doctrine\ORM\PersistentCollection {#4470 …}
    +reports: Doctrine\ORM\PersistentCollection {#4472 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4474 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4476 …}
    -id: 315173
    -bodyTs: "'2020':60 'abort':53,91 'access':51,92 'activ':95 'advantag':137 'altern':71 'america':104 'amongst':37 'ban':99 'biden':58 'bizarr':130 'call':88 'clear':19 'codifi':50,90 'colleg':132 'countri':30 'cri':42 'd':94 'debt':44 'democraci':102 'dismantl':101 'elector':113,131 'excit':11,56,67 'expect':63 'extra':136 'first':117 'fund':20 'give':133 'guy':16,74 'hand':106 'ignor':41,87 'innoc':35 'israel':32 'like':40 'list':83 'lobbyist':22 'm':7 'medicin':48 'murder':34 'nation':98 'nightmar':127 'nobodi':54,62 'palestinian':36 'parti':126 'past':118 'pay':27 'perpetu':123 'plus':100 'post':120 'putin':110 'relief':45 'see':4 'social':47 'support':96 'suppos':8 'system':114,121 'thing':39,81 'trump':134 'turn':25 'two':125 'ukrain':107 'unfortun':111 'vote':13 'wouldn':85"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6754170"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705443861 {#4463
      date: 2024-01-16 23:24:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4139}
  +body: """
    I agree with you. But it fucking sucks.\n
    \n
    How the fuck do we make things better than this?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705449733 {#4547
    date: 2024-01-17 01:02:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
    "@superduperenigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4550 …}
  +nested: Doctrine\ORM\PersistentCollection {#4552 …}
  +votes: Doctrine\ORM\PersistentCollection {#4554 …}
  +reports: Doctrine\ORM\PersistentCollection {#4556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4558 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4560 …}
  -id: 315419
  -bodyTs: "'agre':2 'better':16 'fuck':7,11 'make':14 'suck':8 'thing':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8349486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705449733 {#4548
    date: 2024-01-17 01:02:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4604
  +user: Proxies\__CG__\App\Entity\User {#4605 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4549
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4464
      +user: Proxies\__CG__\App\Entity\User {#4465 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4139
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I honestly thought critiquing the guy unilaterally funding genocide with taxpayer dollars would be a more popular take on here than the up/downvote ratio is showing.\n
          \n
          I fully believe Trump is a bigger threat to democracy being the dumbfuck fascist he is, but I don’t see how I’m supposed to be excited about voting for a guy who’s clearly funded by lobbyists and in turn is paying for the country of Israel to murder innocent Palestinians, amongst other things like ignoring cries for debt relief and socialized medicine and codifying access to abortion
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1725899268 {#4133
          date: 2024-09-09 18:27:48.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BmeBenji@lemm.ee"
          "@BmeBenji@lemm.ee"
          "@BmeBenji@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4140 …}
        +nested: Doctrine\ORM\PersistentCollection {#4142 …}
        +votes: Doctrine\ORM\PersistentCollection {#4144 …}
        +reports: Doctrine\ORM\PersistentCollection {#4146 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4148 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4150 …}
        -id: 314899
        -bodyTs: "'abort':96 'access':94 'amongst':80 'believ':29 'bigger':33 'clear':62 'codifi':93 'countri':73 'cri':85 'critiqu':4 'debt':87 'democraci':36 'dollar':12 'dumbfuck':39 'excit':54 'fascist':40 'fulli':28 'fund':8,63 'genocid':9 'guy':6,59 'honest':2 'ignor':84 'innoc':78 'israel':75 'like':83 'lobbyist':65 'm':50 'medicin':91 'murder':77 'palestinian':79 'pay':70 'popular':17 'ratio':24 'relief':88 'see':47 'show':26 'social':90 'suppos':51 'take':18 'taxpay':11 'thing':82 'thought':3 'threat':34 'trump':30 'turn':68 'unilater':7 'up/downvote':23 'vote':56 'would':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8344636"
        +editedAt: DateTimeImmutable @1725169990 {#4134
          date: 2024-09-01 07:53:10.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705438004 {#4135
          date: 2024-01-16 21:46:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4139}
      +body: """
        > I don’t see how I’m supposed to be excited about voting for a guy who’s clearly funded by lobbyists and in turn is paying for the country of Israel to murder innocent Palestinians, amongst other things like ignoring cries for debt relief and socialized medicine and codifying access to abortion\n
        \n
        Nobody was “excited” about Biden in 2020 and nobody expects you to be excited now. But the alternative is a guy who will do all of those things you listed (he wouldn’t ignore calls to codify abortion access, he’d actively support a national ban) plus dismantle democracy in America and hand Ukraine over to Putin. Unfortunately our electoral system is a first past the post system that perpetuates this two party nightmare and our bizarre electoral college gives Trump an extra advantage.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1705443861 {#4462
        date: 2024-01-16 23:24:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BmeBenji@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4466 …}
      +nested: Doctrine\ORM\PersistentCollection {#4468 …}
      +votes: Doctrine\ORM\PersistentCollection {#4470 …}
      +reports: Doctrine\ORM\PersistentCollection {#4472 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4474 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4476 …}
      -id: 315173
      -bodyTs: "'2020':60 'abort':53,91 'access':51,92 'activ':95 'advantag':137 'altern':71 'america':104 'amongst':37 'ban':99 'biden':58 'bizarr':130 'call':88 'clear':19 'codifi':50,90 'colleg':132 'countri':30 'cri':42 'd':94 'debt':44 'democraci':102 'dismantl':101 'elector':113,131 'excit':11,56,67 'expect':63 'extra':136 'first':117 'fund':20 'give':133 'guy':16,74 'hand':106 'ignor':41,87 'innoc':35 'israel':32 'like':40 'list':83 'lobbyist':22 'm':7 'medicin':48 'murder':34 'nation':98 'nightmar':127 'nobodi':54,62 'palestinian':36 'parti':126 'past':118 'pay':27 'perpetu':123 'plus':100 'post':120 'putin':110 'relief':45 'see':4 'social':47 'support':96 'suppos':8 'system':114,121 'thing':39,81 'trump':134 'turn':25 'two':125 'ukrain':107 'unfortun':111 'vote':13 'wouldn':85"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6754170"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705443861 {#4463
        date: 2024-01-16 23:24:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4139}
    +body: """
      I agree with you. But it fucking sucks.\n
      \n
      How the fuck do we make things better than this?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705449733 {#4547
      date: 2024-01-17 01:02:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BmeBenji@lemm.ee"
      "@superduperenigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4550 …}
    +nested: Doctrine\ORM\PersistentCollection {#4552 …}
    +votes: Doctrine\ORM\PersistentCollection {#4554 …}
    +reports: Doctrine\ORM\PersistentCollection {#4556 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4558 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4560 …}
    -id: 315419
    -bodyTs: "'agre':2 'better':16 'fuck':7,11 'make':14 'suck':8 'thing':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8349486"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705449733 {#4548
      date: 2024-01-17 01:02:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4139}
  +body: "Vote in the primaries. Vote for the winner who’s least fascist. Yell at them. A lot. Activism in the streets, calling your representative about pending legislation. Donations to organizing groups you agree with There are multiple stages of the process you can get involved with. 1 vote every 4 years is not enough"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705457953 {#4602
    date: 2024-01-17 03:19:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
    "@superduperenigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4606 …}
  +nested: Doctrine\ORM\PersistentCollection {#4608 …}
  +votes: Doctrine\ORM\PersistentCollection {#4610 …}
  +reports: Doctrine\ORM\PersistentCollection {#4612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4616 …}
  -id: 315711
  -bodyTs: "'1':47 '4':50 'activ':18 'agre':33 'call':22 'donat':28 'enough':54 'everi':49 'fascist':12 'get':44 'group':31 'involv':45 'least':11 'legisl':27 'lot':17 'multipl':37 'organ':30 'pend':26 'primari':4 'process':41 'repres':24 'stage':38 'street':21 'vote':1,5,48 'winner':8 'year':51 'yell':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6759971"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705457953 {#4603
    date: 2024-01-17 03:19:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4604
  +user: Proxies\__CG__\App\Entity\User {#4605 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4549
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4464
      +user: Proxies\__CG__\App\Entity\User {#4465 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4139
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I honestly thought critiquing the guy unilaterally funding genocide with taxpayer dollars would be a more popular take on here than the up/downvote ratio is showing.\n
          \n
          I fully believe Trump is a bigger threat to democracy being the dumbfuck fascist he is, but I don’t see how I’m supposed to be excited about voting for a guy who’s clearly funded by lobbyists and in turn is paying for the country of Israel to murder innocent Palestinians, amongst other things like ignoring cries for debt relief and socialized medicine and codifying access to abortion
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1725899268 {#4133
          date: 2024-09-09 18:27:48.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BmeBenji@lemm.ee"
          "@BmeBenji@lemm.ee"
          "@BmeBenji@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4140 …}
        +nested: Doctrine\ORM\PersistentCollection {#4142 …}
        +votes: Doctrine\ORM\PersistentCollection {#4144 …}
        +reports: Doctrine\ORM\PersistentCollection {#4146 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4148 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4150 …}
        -id: 314899
        -bodyTs: "'abort':96 'access':94 'amongst':80 'believ':29 'bigger':33 'clear':62 'codifi':93 'countri':73 'cri':85 'critiqu':4 'debt':87 'democraci':36 'dollar':12 'dumbfuck':39 'excit':54 'fascist':40 'fulli':28 'fund':8,63 'genocid':9 'guy':6,59 'honest':2 'ignor':84 'innoc':78 'israel':75 'like':83 'lobbyist':65 'm':50 'medicin':91 'murder':77 'palestinian':79 'pay':70 'popular':17 'ratio':24 'relief':88 'see':47 'show':26 'social':90 'suppos':51 'take':18 'taxpay':11 'thing':82 'thought':3 'threat':34 'trump':30 'turn':68 'unilater':7 'up/downvote':23 'vote':56 'would':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8344636"
        +editedAt: DateTimeImmutable @1725169990 {#4134
          date: 2024-09-01 07:53:10.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705438004 {#4135
          date: 2024-01-16 21:46:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4139}
      +body: """
        > I don’t see how I’m supposed to be excited about voting for a guy who’s clearly funded by lobbyists and in turn is paying for the country of Israel to murder innocent Palestinians, amongst other things like ignoring cries for debt relief and socialized medicine and codifying access to abortion\n
        \n
        Nobody was “excited” about Biden in 2020 and nobody expects you to be excited now. But the alternative is a guy who will do all of those things you listed (he wouldn’t ignore calls to codify abortion access, he’d actively support a national ban) plus dismantle democracy in America and hand Ukraine over to Putin. Unfortunately our electoral system is a first past the post system that perpetuates this two party nightmare and our bizarre electoral college gives Trump an extra advantage.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1705443861 {#4462
        date: 2024-01-16 23:24:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BmeBenji@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4466 …}
      +nested: Doctrine\ORM\PersistentCollection {#4468 …}
      +votes: Doctrine\ORM\PersistentCollection {#4470 …}
      +reports: Doctrine\ORM\PersistentCollection {#4472 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4474 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4476 …}
      -id: 315173
      -bodyTs: "'2020':60 'abort':53,91 'access':51,92 'activ':95 'advantag':137 'altern':71 'america':104 'amongst':37 'ban':99 'biden':58 'bizarr':130 'call':88 'clear':19 'codifi':50,90 'colleg':132 'countri':30 'cri':42 'd':94 'debt':44 'democraci':102 'dismantl':101 'elector':113,131 'excit':11,56,67 'expect':63 'extra':136 'first':117 'fund':20 'give':133 'guy':16,74 'hand':106 'ignor':41,87 'innoc':35 'israel':32 'like':40 'list':83 'lobbyist':22 'm':7 'medicin':48 'murder':34 'nation':98 'nightmar':127 'nobodi':54,62 'palestinian':36 'parti':126 'past':118 'pay':27 'perpetu':123 'plus':100 'post':120 'putin':110 'relief':45 'see':4 'social':47 'support':96 'suppos':8 'system':114,121 'thing':39,81 'trump':134 'turn':25 'two':125 'ukrain':107 'unfortun':111 'vote':13 'wouldn':85"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6754170"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705443861 {#4463
        date: 2024-01-16 23:24:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4139}
    +body: """
      I agree with you. But it fucking sucks.\n
      \n
      How the fuck do we make things better than this?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705449733 {#4547
      date: 2024-01-17 01:02:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BmeBenji@lemm.ee"
      "@superduperenigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4550 …}
    +nested: Doctrine\ORM\PersistentCollection {#4552 …}
    +votes: Doctrine\ORM\PersistentCollection {#4554 …}
    +reports: Doctrine\ORM\PersistentCollection {#4556 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4558 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4560 …}
    -id: 315419
    -bodyTs: "'agre':2 'better':16 'fuck':7,11 'make':14 'suck':8 'thing':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8349486"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705449733 {#4548
      date: 2024-01-17 01:02:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4139}
  +body: "Vote in the primaries. Vote for the winner who’s least fascist. Yell at them. A lot. Activism in the streets, calling your representative about pending legislation. Donations to organizing groups you agree with There are multiple stages of the process you can get involved with. 1 vote every 4 years is not enough"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705457953 {#4602
    date: 2024-01-17 03:19:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
    "@superduperenigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4606 …}
  +nested: Doctrine\ORM\PersistentCollection {#4608 …}
  +votes: Doctrine\ORM\PersistentCollection {#4610 …}
  +reports: Doctrine\ORM\PersistentCollection {#4612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4616 …}
  -id: 315711
  -bodyTs: "'1':47 '4':50 'activ':18 'agre':33 'call':22 'donat':28 'enough':54 'everi':49 'fascist':12 'get':44 'group':31 'involv':45 'least':11 'legisl':27 'lot':17 'multipl':37 'organ':30 'pend':26 'primari':4 'process':41 'repres':24 'stage':38 'street':21 'vote':1,5,48 'winner':8 'year':51 'yell':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6759971"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705457953 {#4603
    date: 2024-01-17 03:19:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4604
  +user: Proxies\__CG__\App\Entity\User {#4605 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4549
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4464
      +user: Proxies\__CG__\App\Entity\User {#4465 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4139
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I honestly thought critiquing the guy unilaterally funding genocide with taxpayer dollars would be a more popular take on here than the up/downvote ratio is showing.\n
          \n
          I fully believe Trump is a bigger threat to democracy being the dumbfuck fascist he is, but I don’t see how I’m supposed to be excited about voting for a guy who’s clearly funded by lobbyists and in turn is paying for the country of Israel to murder innocent Palestinians, amongst other things like ignoring cries for debt relief and socialized medicine and codifying access to abortion
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1725899268 {#4133
          date: 2024-09-09 18:27:48.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BmeBenji@lemm.ee"
          "@BmeBenji@lemm.ee"
          "@BmeBenji@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4140 …}
        +nested: Doctrine\ORM\PersistentCollection {#4142 …}
        +votes: Doctrine\ORM\PersistentCollection {#4144 …}
        +reports: Doctrine\ORM\PersistentCollection {#4146 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4148 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4150 …}
        -id: 314899
        -bodyTs: "'abort':96 'access':94 'amongst':80 'believ':29 'bigger':33 'clear':62 'codifi':93 'countri':73 'cri':85 'critiqu':4 'debt':87 'democraci':36 'dollar':12 'dumbfuck':39 'excit':54 'fascist':40 'fulli':28 'fund':8,63 'genocid':9 'guy':6,59 'honest':2 'ignor':84 'innoc':78 'israel':75 'like':83 'lobbyist':65 'm':50 'medicin':91 'murder':77 'palestinian':79 'pay':70 'popular':17 'ratio':24 'relief':88 'see':47 'show':26 'social':90 'suppos':51 'take':18 'taxpay':11 'thing':82 'thought':3 'threat':34 'trump':30 'turn':68 'unilater':7 'up/downvote':23 'vote':56 'would':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8344636"
        +editedAt: DateTimeImmutable @1725169990 {#4134
          date: 2024-09-01 07:53:10.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705438004 {#4135
          date: 2024-01-16 21:46:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4139}
      +body: """
        > I don’t see how I’m supposed to be excited about voting for a guy who’s clearly funded by lobbyists and in turn is paying for the country of Israel to murder innocent Palestinians, amongst other things like ignoring cries for debt relief and socialized medicine and codifying access to abortion\n
        \n
        Nobody was “excited” about Biden in 2020 and nobody expects you to be excited now. But the alternative is a guy who will do all of those things you listed (he wouldn’t ignore calls to codify abortion access, he’d actively support a national ban) plus dismantle democracy in America and hand Ukraine over to Putin. Unfortunately our electoral system is a first past the post system that perpetuates this two party nightmare and our bizarre electoral college gives Trump an extra advantage.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1705443861 {#4462
        date: 2024-01-16 23:24:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BmeBenji@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4466 …}
      +nested: Doctrine\ORM\PersistentCollection {#4468 …}
      +votes: Doctrine\ORM\PersistentCollection {#4470 …}
      +reports: Doctrine\ORM\PersistentCollection {#4472 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4474 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4476 …}
      -id: 315173
      -bodyTs: "'2020':60 'abort':53,91 'access':51,92 'activ':95 'advantag':137 'altern':71 'america':104 'amongst':37 'ban':99 'biden':58 'bizarr':130 'call':88 'clear':19 'codifi':50,90 'colleg':132 'countri':30 'cri':42 'd':94 'debt':44 'democraci':102 'dismantl':101 'elector':113,131 'excit':11,56,67 'expect':63 'extra':136 'first':117 'fund':20 'give':133 'guy':16,74 'hand':106 'ignor':41,87 'innoc':35 'israel':32 'like':40 'list':83 'lobbyist':22 'm':7 'medicin':48 'murder':34 'nation':98 'nightmar':127 'nobodi':54,62 'palestinian':36 'parti':126 'past':118 'pay':27 'perpetu':123 'plus':100 'post':120 'putin':110 'relief':45 'see':4 'social':47 'support':96 'suppos':8 'system':114,121 'thing':39,81 'trump':134 'turn':25 'two':125 'ukrain':107 'unfortun':111 'vote':13 'wouldn':85"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6754170"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705443861 {#4463
        date: 2024-01-16 23:24:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4139}
    +body: """
      I agree with you. But it fucking sucks.\n
      \n
      How the fuck do we make things better than this?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705449733 {#4547
      date: 2024-01-17 01:02:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BmeBenji@lemm.ee"
      "@superduperenigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4550 …}
    +nested: Doctrine\ORM\PersistentCollection {#4552 …}
    +votes: Doctrine\ORM\PersistentCollection {#4554 …}
    +reports: Doctrine\ORM\PersistentCollection {#4556 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4558 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4560 …}
    -id: 315419
    -bodyTs: "'agre':2 'better':16 'fuck':7,11 'make':14 'suck':8 'thing':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8349486"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705449733 {#4548
      date: 2024-01-17 01:02:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4139}
  +body: "Vote in the primaries. Vote for the winner who’s least fascist. Yell at them. A lot. Activism in the streets, calling your representative about pending legislation. Donations to organizing groups you agree with There are multiple stages of the process you can get involved with. 1 vote every 4 years is not enough"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705457953 {#4602
    date: 2024-01-17 03:19:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
    "@superduperenigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4606 …}
  +nested: Doctrine\ORM\PersistentCollection {#4608 …}
  +votes: Doctrine\ORM\PersistentCollection {#4610 …}
  +reports: Doctrine\ORM\PersistentCollection {#4612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4616 …}
  -id: 315711
  -bodyTs: "'1':47 '4':50 'activ':18 'agre':33 'call':22 'donat':28 'enough':54 'everi':49 'fascist':12 'get':44 'group':31 'involv':45 'least':11 'legisl':27 'lot':17 'multipl':37 'organ':30 'pend':26 'primari':4 'process':41 'repres':24 'stage':38 'street':21 'vote':1,5,48 'winner':8 'year':51 'yell':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6759971"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705457953 {#4603
    date: 2024-01-17 03:19:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4564
  +user: Proxies\__CG__\App\Entity\User {#4565 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4464
    +user: Proxies\__CG__\App\Entity\User {#4465 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4139
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I honestly thought critiquing the guy unilaterally funding genocide with taxpayer dollars would be a more popular take on here than the up/downvote ratio is showing.\n
        \n
        I fully believe Trump is a bigger threat to democracy being the dumbfuck fascist he is, but I don’t see how I’m supposed to be excited about voting for a guy who’s clearly funded by lobbyists and in turn is paying for the country of Israel to murder innocent Palestinians, amongst other things like ignoring cries for debt relief and socialized medicine and codifying access to abortion
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1725899268 {#4133
        date: 2024-09-09 18:27:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BmeBenji@lemm.ee"
        "@BmeBenji@lemm.ee"
        "@BmeBenji@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4140 …}
      +nested: Doctrine\ORM\PersistentCollection {#4142 …}
      +votes: Doctrine\ORM\PersistentCollection {#4144 …}
      +reports: Doctrine\ORM\PersistentCollection {#4146 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4148 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4150 …}
      -id: 314899
      -bodyTs: "'abort':96 'access':94 'amongst':80 'believ':29 'bigger':33 'clear':62 'codifi':93 'countri':73 'cri':85 'critiqu':4 'debt':87 'democraci':36 'dollar':12 'dumbfuck':39 'excit':54 'fascist':40 'fulli':28 'fund':8,63 'genocid':9 'guy':6,59 'honest':2 'ignor':84 'innoc':78 'israel':75 'like':83 'lobbyist':65 'm':50 'medicin':91 'murder':77 'palestinian':79 'pay':70 'popular':17 'ratio':24 'relief':88 'see':47 'show':26 'social':90 'suppos':51 'take':18 'taxpay':11 'thing':82 'thought':3 'threat':34 'trump':30 'turn':68 'unilater':7 'up/downvote':23 'vote':56 'would':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8344636"
      +editedAt: DateTimeImmutable @1725169990 {#4134
        date: 2024-09-01 07:53:10.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705438004 {#4135
        date: 2024-01-16 21:46:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4139}
    +body: """
      > I don’t see how I’m supposed to be excited about voting for a guy who’s clearly funded by lobbyists and in turn is paying for the country of Israel to murder innocent Palestinians, amongst other things like ignoring cries for debt relief and socialized medicine and codifying access to abortion\n
      \n
      Nobody was “excited” about Biden in 2020 and nobody expects you to be excited now. But the alternative is a guy who will do all of those things you listed (he wouldn’t ignore calls to codify abortion access, he’d actively support a national ban) plus dismantle democracy in America and hand Ukraine over to Putin. Unfortunately our electoral system is a first past the post system that perpetuates this two party nightmare and our bizarre electoral college gives Trump an extra advantage.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1705443861 {#4462
      date: 2024-01-16 23:24:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BmeBenji@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4466 …}
    +nested: Doctrine\ORM\PersistentCollection {#4468 …}
    +votes: Doctrine\ORM\PersistentCollection {#4470 …}
    +reports: Doctrine\ORM\PersistentCollection {#4472 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4474 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4476 …}
    -id: 315173
    -bodyTs: "'2020':60 'abort':53,91 'access':51,92 'activ':95 'advantag':137 'altern':71 'america':104 'amongst':37 'ban':99 'biden':58 'bizarr':130 'call':88 'clear':19 'codifi':50,90 'colleg':132 'countri':30 'cri':42 'd':94 'debt':44 'democraci':102 'dismantl':101 'elector':113,131 'excit':11,56,67 'expect':63 'extra':136 'first':117 'fund':20 'give':133 'guy':16,74 'hand':106 'ignor':41,87 'innoc':35 'israel':32 'like':40 'list':83 'lobbyist':22 'm':7 'medicin':48 'murder':34 'nation':98 'nightmar':127 'nobodi':54,62 'palestinian':36 'parti':126 'past':118 'pay':27 'perpetu':123 'plus':100 'post':120 'putin':110 'relief':45 'see':4 'social':47 'support':96 'suppos':8 'system':114,121 'thing':39,81 'trump':134 'turn':25 'two':125 'ukrain':107 'unfortun':111 'vote':13 'wouldn':85"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6754170"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705443861 {#4463
      date: 2024-01-16 23:24:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4139}
  +body: """
    Lol like any democrat went “yay biden”. Same thing with Hilary. Both parties are picking turds.\n
    \n
    South Park was always right. Douche and Turd Sandwich
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705448875 {#4562
    date: 2024-01-17 00:47:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
    "@superduperenigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4566 …}
  +nested: Doctrine\ORM\PersistentCollection {#4568 …}
  +votes: Doctrine\ORM\PersistentCollection {#4570 …}
  +reports: Doctrine\ORM\PersistentCollection {#4572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4576 …}
  -id: 315379
  -bodyTs: "'alway':20 'biden':7 'democrat':4 'douch':22 'hilari':11 'like':2 'lol':1 'park':18 'parti':13 'pick':15 'right':21 'sandwich':25 'south':17 'thing':9 'turd':16,24 'went':5 'yay':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://poptalk.scrubbles.tech/comment/1447434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705448875 {#4563
    date: 2024-01-17 00:47:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4564
  +user: Proxies\__CG__\App\Entity\User {#4565 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4464
    +user: Proxies\__CG__\App\Entity\User {#4465 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4139
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I honestly thought critiquing the guy unilaterally funding genocide with taxpayer dollars would be a more popular take on here than the up/downvote ratio is showing.\n
        \n
        I fully believe Trump is a bigger threat to democracy being the dumbfuck fascist he is, but I don’t see how I’m supposed to be excited about voting for a guy who’s clearly funded by lobbyists and in turn is paying for the country of Israel to murder innocent Palestinians, amongst other things like ignoring cries for debt relief and socialized medicine and codifying access to abortion
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1725899268 {#4133
        date: 2024-09-09 18:27:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BmeBenji@lemm.ee"
        "@BmeBenji@lemm.ee"
        "@BmeBenji@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4140 …}
      +nested: Doctrine\ORM\PersistentCollection {#4142 …}
      +votes: Doctrine\ORM\PersistentCollection {#4144 …}
      +reports: Doctrine\ORM\PersistentCollection {#4146 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4148 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4150 …}
      -id: 314899
      -bodyTs: "'abort':96 'access':94 'amongst':80 'believ':29 'bigger':33 'clear':62 'codifi':93 'countri':73 'cri':85 'critiqu':4 'debt':87 'democraci':36 'dollar':12 'dumbfuck':39 'excit':54 'fascist':40 'fulli':28 'fund':8,63 'genocid':9 'guy':6,59 'honest':2 'ignor':84 'innoc':78 'israel':75 'like':83 'lobbyist':65 'm':50 'medicin':91 'murder':77 'palestinian':79 'pay':70 'popular':17 'ratio':24 'relief':88 'see':47 'show':26 'social':90 'suppos':51 'take':18 'taxpay':11 'thing':82 'thought':3 'threat':34 'trump':30 'turn':68 'unilater':7 'up/downvote':23 'vote':56 'would':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8344636"
      +editedAt: DateTimeImmutable @1725169990 {#4134
        date: 2024-09-01 07:53:10.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705438004 {#4135
        date: 2024-01-16 21:46:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4139}
    +body: """
      > I don’t see how I’m supposed to be excited about voting for a guy who’s clearly funded by lobbyists and in turn is paying for the country of Israel to murder innocent Palestinians, amongst other things like ignoring cries for debt relief and socialized medicine and codifying access to abortion\n
      \n
      Nobody was “excited” about Biden in 2020 and nobody expects you to be excited now. But the alternative is a guy who will do all of those things you listed (he wouldn’t ignore calls to codify abortion access, he’d actively support a national ban) plus dismantle democracy in America and hand Ukraine over to Putin. Unfortunately our electoral system is a first past the post system that perpetuates this two party nightmare and our bizarre electoral college gives Trump an extra advantage.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1705443861 {#4462
      date: 2024-01-16 23:24:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BmeBenji@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4466 …}
    +nested: Doctrine\ORM\PersistentCollection {#4468 …}
    +votes: Doctrine\ORM\PersistentCollection {#4470 …}
    +reports: Doctrine\ORM\PersistentCollection {#4472 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4474 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4476 …}
    -id: 315173
    -bodyTs: "'2020':60 'abort':53,91 'access':51,92 'activ':95 'advantag':137 'altern':71 'america':104 'amongst':37 'ban':99 'biden':58 'bizarr':130 'call':88 'clear':19 'codifi':50,90 'colleg':132 'countri':30 'cri':42 'd':94 'debt':44 'democraci':102 'dismantl':101 'elector':113,131 'excit':11,56,67 'expect':63 'extra':136 'first':117 'fund':20 'give':133 'guy':16,74 'hand':106 'ignor':41,87 'innoc':35 'israel':32 'like':40 'list':83 'lobbyist':22 'm':7 'medicin':48 'murder':34 'nation':98 'nightmar':127 'nobodi':54,62 'palestinian':36 'parti':126 'past':118 'pay':27 'perpetu':123 'plus':100 'post':120 'putin':110 'relief':45 'see':4 'social':47 'support':96 'suppos':8 'system':114,121 'thing':39,81 'trump':134 'turn':25 'two':125 'ukrain':107 'unfortun':111 'vote':13 'wouldn':85"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6754170"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705443861 {#4463
      date: 2024-01-16 23:24:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4139}
  +body: """
    Lol like any democrat went “yay biden”. Same thing with Hilary. Both parties are picking turds.\n
    \n
    South Park was always right. Douche and Turd Sandwich
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705448875 {#4562
    date: 2024-01-17 00:47:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
    "@superduperenigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4566 …}
  +nested: Doctrine\ORM\PersistentCollection {#4568 …}
  +votes: Doctrine\ORM\PersistentCollection {#4570 …}
  +reports: Doctrine\ORM\PersistentCollection {#4572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4576 …}
  -id: 315379
  -bodyTs: "'alway':20 'biden':7 'democrat':4 'douch':22 'hilari':11 'like':2 'lol':1 'park':18 'parti':13 'pick':15 'right':21 'sandwich':25 'south':17 'thing':9 'turd':16,24 'went':5 'yay':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://poptalk.scrubbles.tech/comment/1447434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705448875 {#4563
    date: 2024-01-17 00:47:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4564
  +user: Proxies\__CG__\App\Entity\User {#4565 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4464
    +user: Proxies\__CG__\App\Entity\User {#4465 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4139
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I honestly thought critiquing the guy unilaterally funding genocide with taxpayer dollars would be a more popular take on here than the up/downvote ratio is showing.\n
        \n
        I fully believe Trump is a bigger threat to democracy being the dumbfuck fascist he is, but I don’t see how I’m supposed to be excited about voting for a guy who’s clearly funded by lobbyists and in turn is paying for the country of Israel to murder innocent Palestinians, amongst other things like ignoring cries for debt relief and socialized medicine and codifying access to abortion
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1725899268 {#4133
        date: 2024-09-09 18:27:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BmeBenji@lemm.ee"
        "@BmeBenji@lemm.ee"
        "@BmeBenji@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4140 …}
      +nested: Doctrine\ORM\PersistentCollection {#4142 …}
      +votes: Doctrine\ORM\PersistentCollection {#4144 …}
      +reports: Doctrine\ORM\PersistentCollection {#4146 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4148 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4150 …}
      -id: 314899
      -bodyTs: "'abort':96 'access':94 'amongst':80 'believ':29 'bigger':33 'clear':62 'codifi':93 'countri':73 'cri':85 'critiqu':4 'debt':87 'democraci':36 'dollar':12 'dumbfuck':39 'excit':54 'fascist':40 'fulli':28 'fund':8,63 'genocid':9 'guy':6,59 'honest':2 'ignor':84 'innoc':78 'israel':75 'like':83 'lobbyist':65 'm':50 'medicin':91 'murder':77 'palestinian':79 'pay':70 'popular':17 'ratio':24 'relief':88 'see':47 'show':26 'social':90 'suppos':51 'take':18 'taxpay':11 'thing':82 'thought':3 'threat':34 'trump':30 'turn':68 'unilater':7 'up/downvote':23 'vote':56 'would':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8344636"
      +editedAt: DateTimeImmutable @1725169990 {#4134
        date: 2024-09-01 07:53:10.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705438004 {#4135
        date: 2024-01-16 21:46:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4139}
    +body: """
      > I don’t see how I’m supposed to be excited about voting for a guy who’s clearly funded by lobbyists and in turn is paying for the country of Israel to murder innocent Palestinians, amongst other things like ignoring cries for debt relief and socialized medicine and codifying access to abortion\n
      \n
      Nobody was “excited” about Biden in 2020 and nobody expects you to be excited now. But the alternative is a guy who will do all of those things you listed (he wouldn’t ignore calls to codify abortion access, he’d actively support a national ban) plus dismantle democracy in America and hand Ukraine over to Putin. Unfortunately our electoral system is a first past the post system that perpetuates this two party nightmare and our bizarre electoral college gives Trump an extra advantage.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1705443861 {#4462
      date: 2024-01-16 23:24:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BmeBenji@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4466 …}
    +nested: Doctrine\ORM\PersistentCollection {#4468 …}
    +votes: Doctrine\ORM\PersistentCollection {#4470 …}
    +reports: Doctrine\ORM\PersistentCollection {#4472 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4474 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4476 …}
    -id: 315173
    -bodyTs: "'2020':60 'abort':53,91 'access':51,92 'activ':95 'advantag':137 'altern':71 'america':104 'amongst':37 'ban':99 'biden':58 'bizarr':130 'call':88 'clear':19 'codifi':50,90 'colleg':132 'countri':30 'cri':42 'd':94 'debt':44 'democraci':102 'dismantl':101 'elector':113,131 'excit':11,56,67 'expect':63 'extra':136 'first':117 'fund':20 'give':133 'guy':16,74 'hand':106 'ignor':41,87 'innoc':35 'israel':32 'like':40 'list':83 'lobbyist':22 'm':7 'medicin':48 'murder':34 'nation':98 'nightmar':127 'nobodi':54,62 'palestinian':36 'parti':126 'past':118 'pay':27 'perpetu':123 'plus':100 'post':120 'putin':110 'relief':45 'see':4 'social':47 'support':96 'suppos':8 'system':114,121 'thing':39,81 'trump':134 'turn':25 'two':125 'ukrain':107 'unfortun':111 'vote':13 'wouldn':85"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6754170"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705443861 {#4463
      date: 2024-01-16 23:24:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4139}
  +body: """
    Lol like any democrat went “yay biden”. Same thing with Hilary. Both parties are picking turds.\n
    \n
    South Park was always right. Douche and Turd Sandwich
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705448875 {#4562
    date: 2024-01-17 00:47:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
    "@superduperenigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4566 …}
  +nested: Doctrine\ORM\PersistentCollection {#4568 …}
  +votes: Doctrine\ORM\PersistentCollection {#4570 …}
  +reports: Doctrine\ORM\PersistentCollection {#4572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4576 …}
  -id: 315379
  -bodyTs: "'alway':20 'biden':7 'democrat':4 'douch':22 'hilari':11 'like':2 'lol':1 'park':18 'parti':13 'pick':15 'right':21 'sandwich':25 'south':17 'thing':9 'turd':16,24 'went':5 'yay':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://poptalk.scrubbles.tech/comment/1447434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705448875 {#4563
    date: 2024-01-17 00:47:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4587
  +user: Proxies\__CG__\App\Entity\User {#4591 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4564
    +user: Proxies\__CG__\App\Entity\User {#4565 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4464
      +user: Proxies\__CG__\App\Entity\User {#4465 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4139
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I honestly thought critiquing the guy unilaterally funding genocide with taxpayer dollars would be a more popular take on here than the up/downvote ratio is showing.\n
          \n
          I fully believe Trump is a bigger threat to democracy being the dumbfuck fascist he is, but I don’t see how I’m supposed to be excited about voting for a guy who’s clearly funded by lobbyists and in turn is paying for the country of Israel to murder innocent Palestinians, amongst other things like ignoring cries for debt relief and socialized medicine and codifying access to abortion
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1725899268 {#4133
          date: 2024-09-09 18:27:48.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BmeBenji@lemm.ee"
          "@BmeBenji@lemm.ee"
          "@BmeBenji@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4140 …}
        +nested: Doctrine\ORM\PersistentCollection {#4142 …}
        +votes: Doctrine\ORM\PersistentCollection {#4144 …}
        +reports: Doctrine\ORM\PersistentCollection {#4146 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4148 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4150 …}
        -id: 314899
        -bodyTs: "'abort':96 'access':94 'amongst':80 'believ':29 'bigger':33 'clear':62 'codifi':93 'countri':73 'cri':85 'critiqu':4 'debt':87 'democraci':36 'dollar':12 'dumbfuck':39 'excit':54 'fascist':40 'fulli':28 'fund':8,63 'genocid':9 'guy':6,59 'honest':2 'ignor':84 'innoc':78 'israel':75 'like':83 'lobbyist':65 'm':50 'medicin':91 'murder':77 'palestinian':79 'pay':70 'popular':17 'ratio':24 'relief':88 'see':47 'show':26 'social':90 'suppos':51 'take':18 'taxpay':11 'thing':82 'thought':3 'threat':34 'trump':30 'turn':68 'unilater':7 'up/downvote':23 'vote':56 'would':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8344636"
        +editedAt: DateTimeImmutable @1725169990 {#4134
          date: 2024-09-01 07:53:10.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705438004 {#4135
          date: 2024-01-16 21:46:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4139}
      +body: """
        > I don’t see how I’m supposed to be excited about voting for a guy who’s clearly funded by lobbyists and in turn is paying for the country of Israel to murder innocent Palestinians, amongst other things like ignoring cries for debt relief and socialized medicine and codifying access to abortion\n
        \n
        Nobody was “excited” about Biden in 2020 and nobody expects you to be excited now. But the alternative is a guy who will do all of those things you listed (he wouldn’t ignore calls to codify abortion access, he’d actively support a national ban) plus dismantle democracy in America and hand Ukraine over to Putin. Unfortunately our electoral system is a first past the post system that perpetuates this two party nightmare and our bizarre electoral college gives Trump an extra advantage.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1705443861 {#4462
        date: 2024-01-16 23:24:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BmeBenji@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4466 …}
      +nested: Doctrine\ORM\PersistentCollection {#4468 …}
      +votes: Doctrine\ORM\PersistentCollection {#4470 …}
      +reports: Doctrine\ORM\PersistentCollection {#4472 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4474 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4476 …}
      -id: 315173
      -bodyTs: "'2020':60 'abort':53,91 'access':51,92 'activ':95 'advantag':137 'altern':71 'america':104 'amongst':37 'ban':99 'biden':58 'bizarr':130 'call':88 'clear':19 'codifi':50,90 'colleg':132 'countri':30 'cri':42 'd':94 'debt':44 'democraci':102 'dismantl':101 'elector':113,131 'excit':11,56,67 'expect':63 'extra':136 'first':117 'fund':20 'give':133 'guy':16,74 'hand':106 'ignor':41,87 'innoc':35 'israel':32 'like':40 'list':83 'lobbyist':22 'm':7 'medicin':48 'murder':34 'nation':98 'nightmar':127 'nobodi':54,62 'palestinian':36 'parti':126 'past':118 'pay':27 'perpetu':123 'plus':100 'post':120 'putin':110 'relief':45 'see':4 'social':47 'support':96 'suppos':8 'system':114,121 'thing':39,81 'trump':134 'turn':25 'two':125 'ukrain':107 'unfortun':111 'vote':13 'wouldn':85"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6754170"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705443861 {#4463
        date: 2024-01-16 23:24:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4139}
    +body: """
      Lol like any democrat went “yay biden”. Same thing with Hilary. Both parties are picking turds.\n
      \n
      South Park was always right. Douche and Turd Sandwich
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705448875 {#4562
      date: 2024-01-17 00:47:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BmeBenji@lemm.ee"
      "@superduperenigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4566 …}
    +nested: Doctrine\ORM\PersistentCollection {#4568 …}
    +votes: Doctrine\ORM\PersistentCollection {#4570 …}
    +reports: Doctrine\ORM\PersistentCollection {#4572 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4574 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4576 …}
    -id: 315379
    -bodyTs: "'alway':20 'biden':7 'democrat':4 'douch':22 'hilari':11 'like':2 'lol':1 'park':18 'parti':13 'pick':15 'right':21 'sandwich':25 'south':17 'thing':9 'turd':16,24 'went':5 'yay':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://poptalk.scrubbles.tech/comment/1447434"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705448875 {#4563
      date: 2024-01-17 00:47:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4139}
  +body: """
    Hold your nose, vote blue, and join a radical militia or shut the fuck up.\n
    \n
    You could also join a mutual aid association, or, like, volunteer for actual progressives if you’re BORING.\n
    \n
    And never, ever miss a primary vote.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705510754 {#4583
    date: 2024-01-17 17:59:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
    "@superduperenigma@lemmy.world"
    "@scrubbles@poptalk.scrubbles.tech"
    "@BmeBenji@lemm.ee"
    "@superduperenigma@lemmy.world"
    "@scrubbles@poptalk.scrubbles.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4592 …}
  +nested: Doctrine\ORM\PersistentCollection {#4588 …}
  +votes: Doctrine\ORM\PersistentCollection {#4594 …}
  +reports: Doctrine\ORM\PersistentCollection {#4596 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4600 …}
  -id: 317068
  -bodyTs: "'actual':28 'aid':22 'also':18 'associ':23 'blue':5 'bore':33 'could':17 'ever':36 'fuck':14 'hold':1 'join':7,19 'like':25 'militia':10 'miss':37 'mutual':21 'never':35 'nose':3 'primari':39 'progress':29 'radic':9 're':32 'shut':12 'volunt':26 'vote':4,40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://literature.cafe/comment/4247212"
  +editedAt: DateTimeImmutable @1725899979 {#4580
    date: 2024-09-09 18:39:39.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705510754 {#4584
    date: 2024-01-17 17:59:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#4587
  +user: Proxies\__CG__\App\Entity\User {#4591 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4564
    +user: Proxies\__CG__\App\Entity\User {#4565 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4464
      +user: Proxies\__CG__\App\Entity\User {#4465 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4139
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I honestly thought critiquing the guy unilaterally funding genocide with taxpayer dollars would be a more popular take on here than the up/downvote ratio is showing.\n
          \n
          I fully believe Trump is a bigger threat to democracy being the dumbfuck fascist he is, but I don’t see how I’m supposed to be excited about voting for a guy who’s clearly funded by lobbyists and in turn is paying for the country of Israel to murder innocent Palestinians, amongst other things like ignoring cries for debt relief and socialized medicine and codifying access to abortion
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1725899268 {#4133
          date: 2024-09-09 18:27:48.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BmeBenji@lemm.ee"
          "@BmeBenji@lemm.ee"
          "@BmeBenji@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4140 …}
        +nested: Doctrine\ORM\PersistentCollection {#4142 …}
        +votes: Doctrine\ORM\PersistentCollection {#4144 …}
        +reports: Doctrine\ORM\PersistentCollection {#4146 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4148 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4150 …}
        -id: 314899
        -bodyTs: "'abort':96 'access':94 'amongst':80 'believ':29 'bigger':33 'clear':62 'codifi':93 'countri':73 'cri':85 'critiqu':4 'debt':87 'democraci':36 'dollar':12 'dumbfuck':39 'excit':54 'fascist':40 'fulli':28 'fund':8,63 'genocid':9 'guy':6,59 'honest':2 'ignor':84 'innoc':78 'israel':75 'like':83 'lobbyist':65 'm':50 'medicin':91 'murder':77 'palestinian':79 'pay':70 'popular':17 'ratio':24 'relief':88 'see':47 'show':26 'social':90 'suppos':51 'take':18 'taxpay':11 'thing':82 'thought':3 'threat':34 'trump':30 'turn':68 'unilater':7 'up/downvote':23 'vote':56 'would':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8344636"
        +editedAt: DateTimeImmutable @1725169990 {#4134
          date: 2024-09-01 07:53:10.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705438004 {#4135
          date: 2024-01-16 21:46:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4139}
      +body: """
        > I don’t see how I’m supposed to be excited about voting for a guy who’s clearly funded by lobbyists and in turn is paying for the country of Israel to murder innocent Palestinians, amongst other things like ignoring cries for debt relief and socialized medicine and codifying access to abortion\n
        \n
        Nobody was “excited” about Biden in 2020 and nobody expects you to be excited now. But the alternative is a guy who will do all of those things you listed (he wouldn’t ignore calls to codify abortion access, he’d actively support a national ban) plus dismantle democracy in America and hand Ukraine over to Putin. Unfortunately our electoral system is a first past the post system that perpetuates this two party nightmare and our bizarre electoral college gives Trump an extra advantage.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1705443861 {#4462
        date: 2024-01-16 23:24:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BmeBenji@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4466 …}
      +nested: Doctrine\ORM\PersistentCollection {#4468 …}
      +votes: Doctrine\ORM\PersistentCollection {#4470 …}
      +reports: Doctrine\ORM\PersistentCollection {#4472 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4474 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4476 …}
      -id: 315173
      -bodyTs: "'2020':60 'abort':53,91 'access':51,92 'activ':95 'advantag':137 'altern':71 'america':104 'amongst':37 'ban':99 'biden':58 'bizarr':130 'call':88 'clear':19 'codifi':50,90 'colleg':132 'countri':30 'cri':42 'd':94 'debt':44 'democraci':102 'dismantl':101 'elector':113,131 'excit':11,56,67 'expect':63 'extra':136 'first':117 'fund':20 'give':133 'guy':16,74 'hand':106 'ignor':41,87 'innoc':35 'israel':32 'like':40 'list':83 'lobbyist':22 'm':7 'medicin':48 'murder':34 'nation':98 'nightmar':127 'nobodi':54,62 'palestinian':36 'parti':126 'past':118 'pay':27 'perpetu':123 'plus':100 'post':120 'putin':110 'relief':45 'see':4 'social':47 'support':96 'suppos':8 'system':114,121 'thing':39,81 'trump':134 'turn':25 'two':125 'ukrain':107 'unfortun':111 'vote':13 'wouldn':85"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6754170"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705443861 {#4463
        date: 2024-01-16 23:24:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4139}
    +body: """
      Lol like any democrat went “yay biden”. Same thing with Hilary. Both parties are picking turds.\n
      \n
      South Park was always right. Douche and Turd Sandwich
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705448875 {#4562
      date: 2024-01-17 00:47:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BmeBenji@lemm.ee"
      "@superduperenigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4566 …}
    +nested: Doctrine\ORM\PersistentCollection {#4568 …}
    +votes: Doctrine\ORM\PersistentCollection {#4570 …}
    +reports: Doctrine\ORM\PersistentCollection {#4572 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4574 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4576 …}
    -id: 315379
    -bodyTs: "'alway':20 'biden':7 'democrat':4 'douch':22 'hilari':11 'like':2 'lol':1 'park':18 'parti':13 'pick':15 'right':21 'sandwich':25 'south':17 'thing':9 'turd':16,24 'went':5 'yay':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://poptalk.scrubbles.tech/comment/1447434"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705448875 {#4563
      date: 2024-01-17 00:47:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4139}
  +body: """
    Hold your nose, vote blue, and join a radical militia or shut the fuck up.\n
    \n
    You could also join a mutual aid association, or, like, volunteer for actual progressives if you’re BORING.\n
    \n
    And never, ever miss a primary vote.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705510754 {#4583
    date: 2024-01-17 17:59:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
    "@superduperenigma@lemmy.world"
    "@scrubbles@poptalk.scrubbles.tech"
    "@BmeBenji@lemm.ee"
    "@superduperenigma@lemmy.world"
    "@scrubbles@poptalk.scrubbles.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4592 …}
  +nested: Doctrine\ORM\PersistentCollection {#4588 …}
  +votes: Doctrine\ORM\PersistentCollection {#4594 …}
  +reports: Doctrine\ORM\PersistentCollection {#4596 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4600 …}
  -id: 317068
  -bodyTs: "'actual':28 'aid':22 'also':18 'associ':23 'blue':5 'bore':33 'could':17 'ever':36 'fuck':14 'hold':1 'join':7,19 'like':25 'militia':10 'miss':37 'mutual':21 'never':35 'nose':3 'primari':39 'progress':29 'radic':9 're':32 'shut':12 'volunt':26 'vote':4,40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://literature.cafe/comment/4247212"
  +editedAt: DateTimeImmutable @1725899979 {#4580
    date: 2024-09-09 18:39:39.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705510754 {#4584
    date: 2024-01-17 17:59:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#4587
  +user: Proxies\__CG__\App\Entity\User {#4591 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4564
    +user: Proxies\__CG__\App\Entity\User {#4565 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4464
      +user: Proxies\__CG__\App\Entity\User {#4465 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4139
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I honestly thought critiquing the guy unilaterally funding genocide with taxpayer dollars would be a more popular take on here than the up/downvote ratio is showing.\n
          \n
          I fully believe Trump is a bigger threat to democracy being the dumbfuck fascist he is, but I don’t see how I’m supposed to be excited about voting for a guy who’s clearly funded by lobbyists and in turn is paying for the country of Israel to murder innocent Palestinians, amongst other things like ignoring cries for debt relief and socialized medicine and codifying access to abortion
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1725899268 {#4133
          date: 2024-09-09 18:27:48.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BmeBenji@lemm.ee"
          "@BmeBenji@lemm.ee"
          "@BmeBenji@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4140 …}
        +nested: Doctrine\ORM\PersistentCollection {#4142 …}
        +votes: Doctrine\ORM\PersistentCollection {#4144 …}
        +reports: Doctrine\ORM\PersistentCollection {#4146 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4148 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4150 …}
        -id: 314899
        -bodyTs: "'abort':96 'access':94 'amongst':80 'believ':29 'bigger':33 'clear':62 'codifi':93 'countri':73 'cri':85 'critiqu':4 'debt':87 'democraci':36 'dollar':12 'dumbfuck':39 'excit':54 'fascist':40 'fulli':28 'fund':8,63 'genocid':9 'guy':6,59 'honest':2 'ignor':84 'innoc':78 'israel':75 'like':83 'lobbyist':65 'm':50 'medicin':91 'murder':77 'palestinian':79 'pay':70 'popular':17 'ratio':24 'relief':88 'see':47 'show':26 'social':90 'suppos':51 'take':18 'taxpay':11 'thing':82 'thought':3 'threat':34 'trump':30 'turn':68 'unilater':7 'up/downvote':23 'vote':56 'would':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8344636"
        +editedAt: DateTimeImmutable @1725169990 {#4134
          date: 2024-09-01 07:53:10.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705438004 {#4135
          date: 2024-01-16 21:46:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4139}
      +body: """
        > I don’t see how I’m supposed to be excited about voting for a guy who’s clearly funded by lobbyists and in turn is paying for the country of Israel to murder innocent Palestinians, amongst other things like ignoring cries for debt relief and socialized medicine and codifying access to abortion\n
        \n
        Nobody was “excited” about Biden in 2020 and nobody expects you to be excited now. But the alternative is a guy who will do all of those things you listed (he wouldn’t ignore calls to codify abortion access, he’d actively support a national ban) plus dismantle democracy in America and hand Ukraine over to Putin. Unfortunately our electoral system is a first past the post system that perpetuates this two party nightmare and our bizarre electoral college gives Trump an extra advantage.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1705443861 {#4462
        date: 2024-01-16 23:24:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BmeBenji@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4466 …}
      +nested: Doctrine\ORM\PersistentCollection {#4468 …}
      +votes: Doctrine\ORM\PersistentCollection {#4470 …}
      +reports: Doctrine\ORM\PersistentCollection {#4472 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4474 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4476 …}
      -id: 315173
      -bodyTs: "'2020':60 'abort':53,91 'access':51,92 'activ':95 'advantag':137 'altern':71 'america':104 'amongst':37 'ban':99 'biden':58 'bizarr':130 'call':88 'clear':19 'codifi':50,90 'colleg':132 'countri':30 'cri':42 'd':94 'debt':44 'democraci':102 'dismantl':101 'elector':113,131 'excit':11,56,67 'expect':63 'extra':136 'first':117 'fund':20 'give':133 'guy':16,74 'hand':106 'ignor':41,87 'innoc':35 'israel':32 'like':40 'list':83 'lobbyist':22 'm':7 'medicin':48 'murder':34 'nation':98 'nightmar':127 'nobodi':54,62 'palestinian':36 'parti':126 'past':118 'pay':27 'perpetu':123 'plus':100 'post':120 'putin':110 'relief':45 'see':4 'social':47 'support':96 'suppos':8 'system':114,121 'thing':39,81 'trump':134 'turn':25 'two':125 'ukrain':107 'unfortun':111 'vote':13 'wouldn':85"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6754170"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705443861 {#4463
        date: 2024-01-16 23:24:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4139}
    +body: """
      Lol like any democrat went “yay biden”. Same thing with Hilary. Both parties are picking turds.\n
      \n
      South Park was always right. Douche and Turd Sandwich
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705448875 {#4562
      date: 2024-01-17 00:47:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BmeBenji@lemm.ee"
      "@superduperenigma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4566 …}
    +nested: Doctrine\ORM\PersistentCollection {#4568 …}
    +votes: Doctrine\ORM\PersistentCollection {#4570 …}
    +reports: Doctrine\ORM\PersistentCollection {#4572 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4574 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4576 …}
    -id: 315379
    -bodyTs: "'alway':20 'biden':7 'democrat':4 'douch':22 'hilari':11 'like':2 'lol':1 'park':18 'parti':13 'pick':15 'right':21 'sandwich':25 'south':17 'thing':9 'turd':16,24 'went':5 'yay':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://poptalk.scrubbles.tech/comment/1447434"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705448875 {#4563
      date: 2024-01-17 00:47:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4139}
  +body: """
    Hold your nose, vote blue, and join a radical militia or shut the fuck up.\n
    \n
    You could also join a mutual aid association, or, like, volunteer for actual progressives if you’re BORING.\n
    \n
    And never, ever miss a primary vote.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705510754 {#4583
    date: 2024-01-17 17:59:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
    "@superduperenigma@lemmy.world"
    "@scrubbles@poptalk.scrubbles.tech"
    "@BmeBenji@lemm.ee"
    "@superduperenigma@lemmy.world"
    "@scrubbles@poptalk.scrubbles.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4592 …}
  +nested: Doctrine\ORM\PersistentCollection {#4588 …}
  +votes: Doctrine\ORM\PersistentCollection {#4594 …}
  +reports: Doctrine\ORM\PersistentCollection {#4596 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4600 …}
  -id: 317068
  -bodyTs: "'actual':28 'aid':22 'also':18 'associ':23 'blue':5 'bore':33 'could':17 'ever':36 'fuck':14 'hold':1 'join':7,19 'like':25 'militia':10 'miss':37 'mutual':21 'never':35 'nose':3 'primari':39 'progress':29 'radic':9 're':32 'shut':12 'volunt':26 'vote':4,40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://literature.cafe/comment/4247212"
  +editedAt: DateTimeImmutable @1725899979 {#4580
    date: 2024-09-09 18:39:39.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705510754 {#4584
    date: 2024-01-17 17:59:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4480
  +user: Proxies\__CG__\App\Entity\User {#4481 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4139
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I honestly thought critiquing the guy unilaterally funding genocide with taxpayer dollars would be a more popular take on here than the up/downvote ratio is showing.\n
      \n
      I fully believe Trump is a bigger threat to democracy being the dumbfuck fascist he is, but I don’t see how I’m supposed to be excited about voting for a guy who’s clearly funded by lobbyists and in turn is paying for the country of Israel to murder innocent Palestinians, amongst other things like ignoring cries for debt relief and socialized medicine and codifying access to abortion
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1725899268 {#4133
      date: 2024-09-09 18:27:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BmeBenji@lemm.ee"
      "@BmeBenji@lemm.ee"
      "@BmeBenji@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4140 …}
    +nested: Doctrine\ORM\PersistentCollection {#4142 …}
    +votes: Doctrine\ORM\PersistentCollection {#4144 …}
    +reports: Doctrine\ORM\PersistentCollection {#4146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4148 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4150 …}
    -id: 314899
    -bodyTs: "'abort':96 'access':94 'amongst':80 'believ':29 'bigger':33 'clear':62 'codifi':93 'countri':73 'cri':85 'critiqu':4 'debt':87 'democraci':36 'dollar':12 'dumbfuck':39 'excit':54 'fascist':40 'fulli':28 'fund':8,63 'genocid':9 'guy':6,59 'honest':2 'ignor':84 'innoc':78 'israel':75 'like':83 'lobbyist':65 'm':50 'medicin':91 'murder':77 'palestinian':79 'pay':70 'popular':17 'ratio':24 'relief':88 'see':47 'show':26 'social':90 'suppos':51 'take':18 'taxpay':11 'thing':82 'thought':3 'threat':34 'trump':30 'turn':68 'unilater':7 'up/downvote':23 'vote':56 'would':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8344636"
    +editedAt: DateTimeImmutable @1725169990 {#4134
      date: 2024-09-01 07:53:10.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705438004 {#4135
      date: 2024-01-16 21:46:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4139}
  +body: """
    You have my updoot. I’m a leftist so I live in this Schrodingers Valley where I’m a useless stupid baby who exists only to be laughed at but simultaneously the #1 reason Republicans win.\n
    \n
    I’m supposed to vote blue to avoid fascism as the blue pres sidesteps congress to fund fascism and the blue party tells the primary winner to eat a dick then goes to court to tell their voters to eat a dick.\n
    \n
    Doesn’t sound like the antifascist freedom bastion for voters to me 🤷
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705440459 {#4478
    date: 2024-01-16 22:27:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4482 …}
  +nested: Doctrine\ORM\PersistentCollection {#4484 …}
  +votes: Doctrine\ORM\PersistentCollection {#4486 …}
  +reports: Doctrine\ORM\PersistentCollection {#4488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
  -id: 315021
  -bodyTs: "'1':33 'antifascist':84 'avoid':44 'babi':22 'bastion':86 'blue':42,48,57 'congress':51 'court':70 'dick':66,78 'doesn':79 'eat':64,76 'exist':24 'fascism':45,54 'freedom':85 'fund':53 'goe':68 'laugh':28 'leftist':8 'like':82 'live':11 'm':6,18,38 'parti':58 'pres':49 'primari':61 'reason':34 'republican':35 'schroding':14 'sidestep':50 'simultan':31 'sound':81 'stupid':21 'suppos':39 'tell':59,72 'updoot':4 'useless':20 'valley':15 'vote':41 'voter':74,88 'win':36 'winner':62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6476081"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705440459 {#4479
    date: 2024-01-16 22:27:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#4480
  +user: Proxies\__CG__\App\Entity\User {#4481 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4139
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I honestly thought critiquing the guy unilaterally funding genocide with taxpayer dollars would be a more popular take on here than the up/downvote ratio is showing.\n
      \n
      I fully believe Trump is a bigger threat to democracy being the dumbfuck fascist he is, but I don’t see how I’m supposed to be excited about voting for a guy who’s clearly funded by lobbyists and in turn is paying for the country of Israel to murder innocent Palestinians, amongst other things like ignoring cries for debt relief and socialized medicine and codifying access to abortion
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1725899268 {#4133
      date: 2024-09-09 18:27:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BmeBenji@lemm.ee"
      "@BmeBenji@lemm.ee"
      "@BmeBenji@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4140 …}
    +nested: Doctrine\ORM\PersistentCollection {#4142 …}
    +votes: Doctrine\ORM\PersistentCollection {#4144 …}
    +reports: Doctrine\ORM\PersistentCollection {#4146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4148 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4150 …}
    -id: 314899
    -bodyTs: "'abort':96 'access':94 'amongst':80 'believ':29 'bigger':33 'clear':62 'codifi':93 'countri':73 'cri':85 'critiqu':4 'debt':87 'democraci':36 'dollar':12 'dumbfuck':39 'excit':54 'fascist':40 'fulli':28 'fund':8,63 'genocid':9 'guy':6,59 'honest':2 'ignor':84 'innoc':78 'israel':75 'like':83 'lobbyist':65 'm':50 'medicin':91 'murder':77 'palestinian':79 'pay':70 'popular':17 'ratio':24 'relief':88 'see':47 'show':26 'social':90 'suppos':51 'take':18 'taxpay':11 'thing':82 'thought':3 'threat':34 'trump':30 'turn':68 'unilater':7 'up/downvote':23 'vote':56 'would':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8344636"
    +editedAt: DateTimeImmutable @1725169990 {#4134
      date: 2024-09-01 07:53:10.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705438004 {#4135
      date: 2024-01-16 21:46:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4139}
  +body: """
    You have my updoot. I’m a leftist so I live in this Schrodingers Valley where I’m a useless stupid baby who exists only to be laughed at but simultaneously the #1 reason Republicans win.\n
    \n
    I’m supposed to vote blue to avoid fascism as the blue pres sidesteps congress to fund fascism and the blue party tells the primary winner to eat a dick then goes to court to tell their voters to eat a dick.\n
    \n
    Doesn’t sound like the antifascist freedom bastion for voters to me 🤷
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705440459 {#4478
    date: 2024-01-16 22:27:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4482 …}
  +nested: Doctrine\ORM\PersistentCollection {#4484 …}
  +votes: Doctrine\ORM\PersistentCollection {#4486 …}
  +reports: Doctrine\ORM\PersistentCollection {#4488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
  -id: 315021
  -bodyTs: "'1':33 'antifascist':84 'avoid':44 'babi':22 'bastion':86 'blue':42,48,57 'congress':51 'court':70 'dick':66,78 'doesn':79 'eat':64,76 'exist':24 'fascism':45,54 'freedom':85 'fund':53 'goe':68 'laugh':28 'leftist':8 'like':82 'live':11 'm':6,18,38 'parti':58 'pres':49 'primari':61 'reason':34 'republican':35 'schroding':14 'sidestep':50 'simultan':31 'sound':81 'stupid':21 'suppos':39 'tell':59,72 'updoot':4 'useless':20 'valley':15 'vote':41 'voter':74,88 'win':36 'winner':62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6476081"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705440459 {#4479
    date: 2024-01-16 22:27:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#4480
  +user: Proxies\__CG__\App\Entity\User {#4481 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4139
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I honestly thought critiquing the guy unilaterally funding genocide with taxpayer dollars would be a more popular take on here than the up/downvote ratio is showing.\n
      \n
      I fully believe Trump is a bigger threat to democracy being the dumbfuck fascist he is, but I don’t see how I’m supposed to be excited about voting for a guy who’s clearly funded by lobbyists and in turn is paying for the country of Israel to murder innocent Palestinians, amongst other things like ignoring cries for debt relief and socialized medicine and codifying access to abortion
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1725899268 {#4133
      date: 2024-09-09 18:27:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BmeBenji@lemm.ee"
      "@BmeBenji@lemm.ee"
      "@BmeBenji@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4140 …}
    +nested: Doctrine\ORM\PersistentCollection {#4142 …}
    +votes: Doctrine\ORM\PersistentCollection {#4144 …}
    +reports: Doctrine\ORM\PersistentCollection {#4146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4148 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4150 …}
    -id: 314899
    -bodyTs: "'abort':96 'access':94 'amongst':80 'believ':29 'bigger':33 'clear':62 'codifi':93 'countri':73 'cri':85 'critiqu':4 'debt':87 'democraci':36 'dollar':12 'dumbfuck':39 'excit':54 'fascist':40 'fulli':28 'fund':8,63 'genocid':9 'guy':6,59 'honest':2 'ignor':84 'innoc':78 'israel':75 'like':83 'lobbyist':65 'm':50 'medicin':91 'murder':77 'palestinian':79 'pay':70 'popular':17 'ratio':24 'relief':88 'see':47 'show':26 'social':90 'suppos':51 'take':18 'taxpay':11 'thing':82 'thought':3 'threat':34 'trump':30 'turn':68 'unilater':7 'up/downvote':23 'vote':56 'would':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8344636"
    +editedAt: DateTimeImmutable @1725169990 {#4134
      date: 2024-09-01 07:53:10.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705438004 {#4135
      date: 2024-01-16 21:46:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4139}
  +body: """
    You have my updoot. I’m a leftist so I live in this Schrodingers Valley where I’m a useless stupid baby who exists only to be laughed at but simultaneously the #1 reason Republicans win.\n
    \n
    I’m supposed to vote blue to avoid fascism as the blue pres sidesteps congress to fund fascism and the blue party tells the primary winner to eat a dick then goes to court to tell their voters to eat a dick.\n
    \n
    Doesn’t sound like the antifascist freedom bastion for voters to me 🤷
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705440459 {#4478
    date: 2024-01-16 22:27:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4482 …}
  +nested: Doctrine\ORM\PersistentCollection {#4484 …}
  +votes: Doctrine\ORM\PersistentCollection {#4486 …}
  +reports: Doctrine\ORM\PersistentCollection {#4488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
  -id: 315021
  -bodyTs: "'1':33 'antifascist':84 'avoid':44 'babi':22 'bastion':86 'blue':42,48,57 'congress':51 'court':70 'dick':66,78 'doesn':79 'eat':64,76 'exist':24 'fascism':45,54 'freedom':85 'fund':53 'goe':68 'laugh':28 'leftist':8 'like':82 'live':11 'm':6,18,38 'parti':58 'pres':49 'primari':61 'reason':34 'republican':35 'schroding':14 'sidestep':50 'simultan':31 'sound':81 'stupid':21 'suppos':39 'tell':59,72 'updoot':4 'useless':20 'valley':15 'vote':41 'voter':74,88 'win':36 'winner':62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6476081"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705440459 {#4479
    date: 2024-01-16 22:27:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4154
  +user: App\Entity\User {#4167 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "The entirety of the Biden campaign seems to hinge on the hope that more people dislike whoever the Republican candidate is. Considering that Biden has higher disapproval numbers than Trump ever had ([langerresearch.com/…/1231a2IntotheElection-.pdf](https://www.langerresearch.com/wp-content/uploads/1231a2IntotheElection-.pdf)). The bigger question honestly is why anyone accepts this, literally any Generic Republican could beat Biden and any Generic Democrat could beat Trump ([nbcnews.com/…/biden-trump-both-underperform-gener…](https://www.nbcnews.com/meet-the-press/first-read/biden-trump-both-underperform-generic-opponents-poll-finds-rcna126098)). This is where I expect to lose people, but at least Trump is being forced on us by the citizens (look at Iowa), Biden is literally being forced by what could be classified as the establishment, the same people who took Bernie from us. The worst part for me honestly is knowing that I get looked at as crazy for being willing to endorse anybody but these two, like if you don’t pick between the geriatric men who both have histories of being racist sexist creeps (you can argue one was worse, but still doesn’t change history) you are the one who is insane."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1725184672 {#4138
    date: 2024-09-01 11:57:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4155 …}
  +nested: Doctrine\ORM\PersistentCollection {#4157 …}
  +votes: Doctrine\ORM\PersistentCollection {#4159 …}
  +reports: Doctrine\ORM\PersistentCollection {#4161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4165 …}
  -id: 314636
  -bodyTs: "'/1231a2intotheelection-.pdf':34 '/biden-trump-both-underperform-gener':62 '/meet-the-press/first-read/biden-trump-both-underperform-generic-opponents-poll-finds-rcna126098)).':65 '/wp-content/uploads/1231a2intotheelection-.pdf)).':37 'accept':45 'anybodi':130 'anyon':44 'argu':155 'beat':52,59 'berni':107 'biden':5,24,53,89 'bigger':39 'campaign':6 'candid':20 'chang':163 'citizen':85 'classifi':98 'consid':22 'could':51,58,96 'crazi':124 'creep':152 'democrat':57 'disapprov':27 'dislik':16 'doesn':161 'endors':129 'entireti':2 'establish':101 'ever':31 'expect':70 'forc':80,93 'generic':49,56 'geriatr':142 'get':120 'higher':26 'hing':9 'histori':147,164 'honest':41,115 'hope':12 'insan':171 'iowa':88 'know':117 'langerresearch.com':33 'least':76 'like':134 'liter':47,91 'look':86,121 'lose':72 'men':143 'nbcnews.com':61 'number':28 'one':156,168 'part':112 'peopl':15,73,104 'pick':139 'question':40 'racist':150 'republican':19,50 'seem':7 'sexist':151 'still':160 'took':106 'trump':30,60,77 'two':133 'us':82,109 'whoever':17 'will':127 'wors':158 'worst':111 'www.langerresearch.com':36 'www.langerresearch.com/wp-content/uploads/1231a2intotheelection-.pdf)).':35 'www.nbcnews.com':64 'www.nbcnews.com/meet-the-press/first-read/biden-trump-both-underperform-generic-opponents-poll-finds-rcna126098)).':63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6750876"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705432991 {#4137
    date: 2024-01-16 20:23:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#4154
  +user: App\Entity\User {#4167 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "The entirety of the Biden campaign seems to hinge on the hope that more people dislike whoever the Republican candidate is. Considering that Biden has higher disapproval numbers than Trump ever had ([langerresearch.com/…/1231a2IntotheElection-.pdf](https://www.langerresearch.com/wp-content/uploads/1231a2IntotheElection-.pdf)). The bigger question honestly is why anyone accepts this, literally any Generic Republican could beat Biden and any Generic Democrat could beat Trump ([nbcnews.com/…/biden-trump-both-underperform-gener…](https://www.nbcnews.com/meet-the-press/first-read/biden-trump-both-underperform-generic-opponents-poll-finds-rcna126098)). This is where I expect to lose people, but at least Trump is being forced on us by the citizens (look at Iowa), Biden is literally being forced by what could be classified as the establishment, the same people who took Bernie from us. The worst part for me honestly is knowing that I get looked at as crazy for being willing to endorse anybody but these two, like if you don’t pick between the geriatric men who both have histories of being racist sexist creeps (you can argue one was worse, but still doesn’t change history) you are the one who is insane."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1725184672 {#4138
    date: 2024-09-01 11:57:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4155 …}
  +nested: Doctrine\ORM\PersistentCollection {#4157 …}
  +votes: Doctrine\ORM\PersistentCollection {#4159 …}
  +reports: Doctrine\ORM\PersistentCollection {#4161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4165 …}
  -id: 314636
  -bodyTs: "'/1231a2intotheelection-.pdf':34 '/biden-trump-both-underperform-gener':62 '/meet-the-press/first-read/biden-trump-both-underperform-generic-opponents-poll-finds-rcna126098)).':65 '/wp-content/uploads/1231a2intotheelection-.pdf)).':37 'accept':45 'anybodi':130 'anyon':44 'argu':155 'beat':52,59 'berni':107 'biden':5,24,53,89 'bigger':39 'campaign':6 'candid':20 'chang':163 'citizen':85 'classifi':98 'consid':22 'could':51,58,96 'crazi':124 'creep':152 'democrat':57 'disapprov':27 'dislik':16 'doesn':161 'endors':129 'entireti':2 'establish':101 'ever':31 'expect':70 'forc':80,93 'generic':49,56 'geriatr':142 'get':120 'higher':26 'hing':9 'histori':147,164 'honest':41,115 'hope':12 'insan':171 'iowa':88 'know':117 'langerresearch.com':33 'least':76 'like':134 'liter':47,91 'look':86,121 'lose':72 'men':143 'nbcnews.com':61 'number':28 'one':156,168 'part':112 'peopl':15,73,104 'pick':139 'question':40 'racist':150 'republican':19,50 'seem':7 'sexist':151 'still':160 'took':106 'trump':30,60,77 'two':133 'us':82,109 'whoever':17 'will':127 'wors':158 'worst':111 'www.langerresearch.com':36 'www.langerresearch.com/wp-content/uploads/1231a2intotheelection-.pdf)).':35 'www.nbcnews.com':64 'www.nbcnews.com/meet-the-press/first-read/biden-trump-both-underperform-generic-opponents-poll-finds-rcna126098)).':63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6750876"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705432991 {#4137
    date: 2024-01-16 20:23:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#4154
  +user: App\Entity\User {#4167 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "The entirety of the Biden campaign seems to hinge on the hope that more people dislike whoever the Republican candidate is. Considering that Biden has higher disapproval numbers than Trump ever had ([langerresearch.com/…/1231a2IntotheElection-.pdf](https://www.langerresearch.com/wp-content/uploads/1231a2IntotheElection-.pdf)). The bigger question honestly is why anyone accepts this, literally any Generic Republican could beat Biden and any Generic Democrat could beat Trump ([nbcnews.com/…/biden-trump-both-underperform-gener…](https://www.nbcnews.com/meet-the-press/first-read/biden-trump-both-underperform-generic-opponents-poll-finds-rcna126098)). This is where I expect to lose people, but at least Trump is being forced on us by the citizens (look at Iowa), Biden is literally being forced by what could be classified as the establishment, the same people who took Bernie from us. The worst part for me honestly is knowing that I get looked at as crazy for being willing to endorse anybody but these two, like if you don’t pick between the geriatric men who both have histories of being racist sexist creeps (you can argue one was worse, but still doesn’t change history) you are the one who is insane."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1725184672 {#4138
    date: 2024-09-01 11:57:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4155 …}
  +nested: Doctrine\ORM\PersistentCollection {#4157 …}
  +votes: Doctrine\ORM\PersistentCollection {#4159 …}
  +reports: Doctrine\ORM\PersistentCollection {#4161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4165 …}
  -id: 314636
  -bodyTs: "'/1231a2intotheelection-.pdf':34 '/biden-trump-both-underperform-gener':62 '/meet-the-press/first-read/biden-trump-both-underperform-generic-opponents-poll-finds-rcna126098)).':65 '/wp-content/uploads/1231a2intotheelection-.pdf)).':37 'accept':45 'anybodi':130 'anyon':44 'argu':155 'beat':52,59 'berni':107 'biden':5,24,53,89 'bigger':39 'campaign':6 'candid':20 'chang':163 'citizen':85 'classifi':98 'consid':22 'could':51,58,96 'crazi':124 'creep':152 'democrat':57 'disapprov':27 'dislik':16 'doesn':161 'endors':129 'entireti':2 'establish':101 'ever':31 'expect':70 'forc':80,93 'generic':49,56 'geriatr':142 'get':120 'higher':26 'hing':9 'histori':147,164 'honest':41,115 'hope':12 'insan':171 'iowa':88 'know':117 'langerresearch.com':33 'least':76 'like':134 'liter':47,91 'look':86,121 'lose':72 'men':143 'nbcnews.com':61 'number':28 'one':156,168 'part':112 'peopl':15,73,104 'pick':139 'question':40 'racist':150 'republican':19,50 'seem':7 'sexist':151 'still':160 'took':106 'trump':30,60,77 'two':133 'us':82,109 'whoever':17 'will':127 'wors':158 'worst':111 'www.langerresearch.com':36 'www.langerresearch.com/wp-content/uploads/1231a2intotheelection-.pdf)).':35 'www.nbcnews.com':64 'www.nbcnews.com/meet-the-press/first-read/biden-trump-both-underperform-generic-opponents-poll-finds-rcna126098)).':63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6750876"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705432991 {#4137
    date: 2024-01-16 20:23:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#4433
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4154
    +user: App\Entity\User {#4167 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The entirety of the Biden campaign seems to hinge on the hope that more people dislike whoever the Republican candidate is. Considering that Biden has higher disapproval numbers than Trump ever had ([langerresearch.com/…/1231a2IntotheElection-.pdf](https://www.langerresearch.com/wp-content/uploads/1231a2IntotheElection-.pdf)). The bigger question honestly is why anyone accepts this, literally any Generic Republican could beat Biden and any Generic Democrat could beat Trump ([nbcnews.com/…/biden-trump-both-underperform-gener…](https://www.nbcnews.com/meet-the-press/first-read/biden-trump-both-underperform-generic-opponents-poll-finds-rcna126098)). This is where I expect to lose people, but at least Trump is being forced on us by the citizens (look at Iowa), Biden is literally being forced by what could be classified as the establishment, the same people who took Bernie from us. The worst part for me honestly is knowing that I get looked at as crazy for being willing to endorse anybody but these two, like if you don’t pick between the geriatric men who both have histories of being racist sexist creeps (you can argue one was worse, but still doesn’t change history) you are the one who is insane."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1725184672 {#4138
      date: 2024-09-01 11:57:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BmeBenji@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4155 …}
    +nested: Doctrine\ORM\PersistentCollection {#4157 …}
    +votes: Doctrine\ORM\PersistentCollection {#4159 …}
    +reports: Doctrine\ORM\PersistentCollection {#4161 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4163 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4165 …}
    -id: 314636
    -bodyTs: "'/1231a2intotheelection-.pdf':34 '/biden-trump-both-underperform-gener':62 '/meet-the-press/first-read/biden-trump-both-underperform-generic-opponents-poll-finds-rcna126098)).':65 '/wp-content/uploads/1231a2intotheelection-.pdf)).':37 'accept':45 'anybodi':130 'anyon':44 'argu':155 'beat':52,59 'berni':107 'biden':5,24,53,89 'bigger':39 'campaign':6 'candid':20 'chang':163 'citizen':85 'classifi':98 'consid':22 'could':51,58,96 'crazi':124 'creep':152 'democrat':57 'disapprov':27 'dislik':16 'doesn':161 'endors':129 'entireti':2 'establish':101 'ever':31 'expect':70 'forc':80,93 'generic':49,56 'geriatr':142 'get':120 'higher':26 'hing':9 'histori':147,164 'honest':41,115 'hope':12 'insan':171 'iowa':88 'know':117 'langerresearch.com':33 'least':76 'like':134 'liter':47,91 'look':86,121 'lose':72 'men':143 'nbcnews.com':61 'number':28 'one':156,168 'part':112 'peopl':15,73,104 'pick':139 'question':40 'racist':150 'republican':19,50 'seem':7 'sexist':151 'still':160 'took':106 'trump':30,60,77 'two':133 'us':82,109 'whoever':17 'will':127 'wors':158 'worst':111 'www.langerresearch.com':36 'www.langerresearch.com/wp-content/uploads/1231a2intotheelection-.pdf)).':35 'www.nbcnews.com':64 'www.nbcnews.com/meet-the-press/first-read/biden-trump-both-underperform-generic-opponents-poll-finds-rcna126098)).':63"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6750876"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705432991 {#4137
      date: 2024-01-16 20:23:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4154}
  +body: """
    I agree and I have to think it’s because (white) (straight) (hetero) (cis) (male) (old enough to die before “death by climate” overtakes “death by natural causes” in volume) people are comfortable with the establishment since it keeps the environment where they live relatively static and doesn’t change their lives too much.\n
    \n
    Biden stands for the people who pay him to keep things as they are right now (which fucking sucks) and Trump stands for the people who want a theocracy with Trump as the theocrat.\n
    \n
    Both options are fucking awful
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705439337 {#4431
    date: 2024-01-16 22:08:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
    "@Spiralvortexisalie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4434 …}
  +nested: Doctrine\ORM\PersistentCollection {#4436 …}
  +votes: Doctrine\ORM\PersistentCollection {#4438 …}
  +reports: Doctrine\ORM\PersistentCollection {#4440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4444 …}
  -id: 314960
  -bodyTs: "'agre':2 'aw':93 'biden':55 'caus':28 'chang':50 'cis':14 'climat':23 'comfort':33 'death':21,25 'die':19 'doesn':48 'enough':17 'environ':41 'establish':36 'fuck':72,92 'hetero':13 'keep':39,64 'live':44,52 'male':15 'much':54 'natur':27 'old':16 'option':90 'overtak':24 'pay':61 'peopl':31,59,79 'relat':45 'right':69 'sinc':37 'stand':56,76 'static':46 'straight':12 'suck':73 'theocraci':83 'theocrat':88 'thing':65 'think':7 'trump':75,85 'volum':30 'want':81 'white':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8345135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705439337 {#4432
    date: 2024-01-16 22:08:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#4433
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4154
    +user: App\Entity\User {#4167 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The entirety of the Biden campaign seems to hinge on the hope that more people dislike whoever the Republican candidate is. Considering that Biden has higher disapproval numbers than Trump ever had ([langerresearch.com/…/1231a2IntotheElection-.pdf](https://www.langerresearch.com/wp-content/uploads/1231a2IntotheElection-.pdf)). The bigger question honestly is why anyone accepts this, literally any Generic Republican could beat Biden and any Generic Democrat could beat Trump ([nbcnews.com/…/biden-trump-both-underperform-gener…](https://www.nbcnews.com/meet-the-press/first-read/biden-trump-both-underperform-generic-opponents-poll-finds-rcna126098)). This is where I expect to lose people, but at least Trump is being forced on us by the citizens (look at Iowa), Biden is literally being forced by what could be classified as the establishment, the same people who took Bernie from us. The worst part for me honestly is knowing that I get looked at as crazy for being willing to endorse anybody but these two, like if you don’t pick between the geriatric men who both have histories of being racist sexist creeps (you can argue one was worse, but still doesn’t change history) you are the one who is insane."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1725184672 {#4138
      date: 2024-09-01 11:57:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BmeBenji@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4155 …}
    +nested: Doctrine\ORM\PersistentCollection {#4157 …}
    +votes: Doctrine\ORM\PersistentCollection {#4159 …}
    +reports: Doctrine\ORM\PersistentCollection {#4161 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4163 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4165 …}
    -id: 314636
    -bodyTs: "'/1231a2intotheelection-.pdf':34 '/biden-trump-both-underperform-gener':62 '/meet-the-press/first-read/biden-trump-both-underperform-generic-opponents-poll-finds-rcna126098)).':65 '/wp-content/uploads/1231a2intotheelection-.pdf)).':37 'accept':45 'anybodi':130 'anyon':44 'argu':155 'beat':52,59 'berni':107 'biden':5,24,53,89 'bigger':39 'campaign':6 'candid':20 'chang':163 'citizen':85 'classifi':98 'consid':22 'could':51,58,96 'crazi':124 'creep':152 'democrat':57 'disapprov':27 'dislik':16 'doesn':161 'endors':129 'entireti':2 'establish':101 'ever':31 'expect':70 'forc':80,93 'generic':49,56 'geriatr':142 'get':120 'higher':26 'hing':9 'histori':147,164 'honest':41,115 'hope':12 'insan':171 'iowa':88 'know':117 'langerresearch.com':33 'least':76 'like':134 'liter':47,91 'look':86,121 'lose':72 'men':143 'nbcnews.com':61 'number':28 'one':156,168 'part':112 'peopl':15,73,104 'pick':139 'question':40 'racist':150 'republican':19,50 'seem':7 'sexist':151 'still':160 'took':106 'trump':30,60,77 'two':133 'us':82,109 'whoever':17 'will':127 'wors':158 'worst':111 'www.langerresearch.com':36 'www.langerresearch.com/wp-content/uploads/1231a2intotheelection-.pdf)).':35 'www.nbcnews.com':64 'www.nbcnews.com/meet-the-press/first-read/biden-trump-both-underperform-generic-opponents-poll-finds-rcna126098)).':63"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6750876"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705432991 {#4137
      date: 2024-01-16 20:23:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4154}
  +body: """
    I agree and I have to think it’s because (white) (straight) (hetero) (cis) (male) (old enough to die before “death by climate” overtakes “death by natural causes” in volume) people are comfortable with the establishment since it keeps the environment where they live relatively static and doesn’t change their lives too much.\n
    \n
    Biden stands for the people who pay him to keep things as they are right now (which fucking sucks) and Trump stands for the people who want a theocracy with Trump as the theocrat.\n
    \n
    Both options are fucking awful
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705439337 {#4431
    date: 2024-01-16 22:08:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
    "@Spiralvortexisalie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4434 …}
  +nested: Doctrine\ORM\PersistentCollection {#4436 …}
  +votes: Doctrine\ORM\PersistentCollection {#4438 …}
  +reports: Doctrine\ORM\PersistentCollection {#4440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4444 …}
  -id: 314960
  -bodyTs: "'agre':2 'aw':93 'biden':55 'caus':28 'chang':50 'cis':14 'climat':23 'comfort':33 'death':21,25 'die':19 'doesn':48 'enough':17 'environ':41 'establish':36 'fuck':72,92 'hetero':13 'keep':39,64 'live':44,52 'male':15 'much':54 'natur':27 'old':16 'option':90 'overtak':24 'pay':61 'peopl':31,59,79 'relat':45 'right':69 'sinc':37 'stand':56,76 'static':46 'straight':12 'suck':73 'theocraci':83 'theocrat':88 'thing':65 'think':7 'trump':75,85 'volum':30 'want':81 'white':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8345135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705439337 {#4432
    date: 2024-01-16 22:08:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#4433
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4154
    +user: App\Entity\User {#4167 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The entirety of the Biden campaign seems to hinge on the hope that more people dislike whoever the Republican candidate is. Considering that Biden has higher disapproval numbers than Trump ever had ([langerresearch.com/…/1231a2IntotheElection-.pdf](https://www.langerresearch.com/wp-content/uploads/1231a2IntotheElection-.pdf)). The bigger question honestly is why anyone accepts this, literally any Generic Republican could beat Biden and any Generic Democrat could beat Trump ([nbcnews.com/…/biden-trump-both-underperform-gener…](https://www.nbcnews.com/meet-the-press/first-read/biden-trump-both-underperform-generic-opponents-poll-finds-rcna126098)). This is where I expect to lose people, but at least Trump is being forced on us by the citizens (look at Iowa), Biden is literally being forced by what could be classified as the establishment, the same people who took Bernie from us. The worst part for me honestly is knowing that I get looked at as crazy for being willing to endorse anybody but these two, like if you don’t pick between the geriatric men who both have histories of being racist sexist creeps (you can argue one was worse, but still doesn’t change history) you are the one who is insane."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1725184672 {#4138
      date: 2024-09-01 11:57:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BmeBenji@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4155 …}
    +nested: Doctrine\ORM\PersistentCollection {#4157 …}
    +votes: Doctrine\ORM\PersistentCollection {#4159 …}
    +reports: Doctrine\ORM\PersistentCollection {#4161 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4163 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4165 …}
    -id: 314636
    -bodyTs: "'/1231a2intotheelection-.pdf':34 '/biden-trump-both-underperform-gener':62 '/meet-the-press/first-read/biden-trump-both-underperform-generic-opponents-poll-finds-rcna126098)).':65 '/wp-content/uploads/1231a2intotheelection-.pdf)).':37 'accept':45 'anybodi':130 'anyon':44 'argu':155 'beat':52,59 'berni':107 'biden':5,24,53,89 'bigger':39 'campaign':6 'candid':20 'chang':163 'citizen':85 'classifi':98 'consid':22 'could':51,58,96 'crazi':124 'creep':152 'democrat':57 'disapprov':27 'dislik':16 'doesn':161 'endors':129 'entireti':2 'establish':101 'ever':31 'expect':70 'forc':80,93 'generic':49,56 'geriatr':142 'get':120 'higher':26 'hing':9 'histori':147,164 'honest':41,115 'hope':12 'insan':171 'iowa':88 'know':117 'langerresearch.com':33 'least':76 'like':134 'liter':47,91 'look':86,121 'lose':72 'men':143 'nbcnews.com':61 'number':28 'one':156,168 'part':112 'peopl':15,73,104 'pick':139 'question':40 'racist':150 'republican':19,50 'seem':7 'sexist':151 'still':160 'took':106 'trump':30,60,77 'two':133 'us':82,109 'whoever':17 'will':127 'wors':158 'worst':111 'www.langerresearch.com':36 'www.langerresearch.com/wp-content/uploads/1231a2intotheelection-.pdf)).':35 'www.nbcnews.com':64 'www.nbcnews.com/meet-the-press/first-read/biden-trump-both-underperform-generic-opponents-poll-finds-rcna126098)).':63"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6750876"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705432991 {#4137
      date: 2024-01-16 20:23:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4154}
  +body: """
    I agree and I have to think it’s because (white) (straight) (hetero) (cis) (male) (old enough to die before “death by climate” overtakes “death by natural causes” in volume) people are comfortable with the establishment since it keeps the environment where they live relatively static and doesn’t change their lives too much.\n
    \n
    Biden stands for the people who pay him to keep things as they are right now (which fucking sucks) and Trump stands for the people who want a theocracy with Trump as the theocrat.\n
    \n
    Both options are fucking awful
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705439337 {#4431
    date: 2024-01-16 22:08:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
    "@Spiralvortexisalie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4434 …}
  +nested: Doctrine\ORM\PersistentCollection {#4436 …}
  +votes: Doctrine\ORM\PersistentCollection {#4438 …}
  +reports: Doctrine\ORM\PersistentCollection {#4440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4444 …}
  -id: 314960
  -bodyTs: "'agre':2 'aw':93 'biden':55 'caus':28 'chang':50 'cis':14 'climat':23 'comfort':33 'death':21,25 'die':19 'doesn':48 'enough':17 'environ':41 'establish':36 'fuck':72,92 'hetero':13 'keep':39,64 'live':44,52 'male':15 'much':54 'natur':27 'old':16 'option':90 'overtak':24 'pay':61 'peopl':31,59,79 'relat':45 'right':69 'sinc':37 'stand':56,76 'static':46 'straight':12 'suck':73 'theocraci':83 'theocrat':88 'thing':65 'think':7 'trump':75,85 'volum':30 'want':81 'white':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8345135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705439337 {#4432
    date: 2024-01-16 22:08:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4228
  +user: App\Entity\User {#4241 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Scolding Democrats and those left of center for being incredibly unhappy with Biden’s record is not my idea of democracy. Holding to the notion that Biden is less bad than Trump is not an ethical or constructive stance. It might be true in contexts, but it invalidates materialist concerns, chills functional platform changes, negates potential new candidate selections, and stunts policy shifts to the left. This is this year’s “electability” nonsense all over again. We move right through this type of political posturing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1727276110 {#4222
    date: 2024-09-25 16:55:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
    "@BmeBenji@lemm.ee"
    "@BmeBenji@lemm.ee"
    "@BmeBenji@lemm.ee"
    "@BmeBenji@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4229 …}
  +nested: Doctrine\ORM\PersistentCollection {#4231 …}
  +votes: Doctrine\ORM\PersistentCollection {#4233 …}
  +reports: Doctrine\ORM\PersistentCollection {#4235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4239 …}
  -id: 314626
  -bodyTs: "'bad':30 'biden':13,27 'candid':58 'center':7 'chang':54 'chill':51 'concern':50 'construct':38 'context':45 'democraci':21 'democrat':2 'elect':72 'ethic':36 'function':52 'hold':22 'idea':19 'incred':10 'invalid':48 'left':5,66 'less':29 'materialist':49 'might':41 'move':78 'negat':55 'new':57 'nonsens':73 'notion':25 'platform':53 'polici':62 'polit':84 'postur':85 'potenti':56 'record':15 'right':79 'scold':1 'select':59 'shift':63 'stanc':39 'stunt':61 'true':43 'trump':32 'type':82 'unhappi':11 'year':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6750802"
  +editedAt: DateTimeImmutable @1725101673 {#4223
    date: 2024-08-31 12:54:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705432715 {#4224
    date: 2024-01-16 20:18:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#4228
  +user: App\Entity\User {#4241 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Scolding Democrats and those left of center for being incredibly unhappy with Biden’s record is not my idea of democracy. Holding to the notion that Biden is less bad than Trump is not an ethical or constructive stance. It might be true in contexts, but it invalidates materialist concerns, chills functional platform changes, negates potential new candidate selections, and stunts policy shifts to the left. This is this year’s “electability” nonsense all over again. We move right through this type of political posturing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1727276110 {#4222
    date: 2024-09-25 16:55:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
    "@BmeBenji@lemm.ee"
    "@BmeBenji@lemm.ee"
    "@BmeBenji@lemm.ee"
    "@BmeBenji@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4229 …}
  +nested: Doctrine\ORM\PersistentCollection {#4231 …}
  +votes: Doctrine\ORM\PersistentCollection {#4233 …}
  +reports: Doctrine\ORM\PersistentCollection {#4235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4239 …}
  -id: 314626
  -bodyTs: "'bad':30 'biden':13,27 'candid':58 'center':7 'chang':54 'chill':51 'concern':50 'construct':38 'context':45 'democraci':21 'democrat':2 'elect':72 'ethic':36 'function':52 'hold':22 'idea':19 'incred':10 'invalid':48 'left':5,66 'less':29 'materialist':49 'might':41 'move':78 'negat':55 'new':57 'nonsens':73 'notion':25 'platform':53 'polici':62 'polit':84 'postur':85 'potenti':56 'record':15 'right':79 'scold':1 'select':59 'shift':63 'stanc':39 'stunt':61 'true':43 'trump':32 'type':82 'unhappi':11 'year':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6750802"
  +editedAt: DateTimeImmutable @1725101673 {#4223
    date: 2024-08-31 12:54:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705432715 {#4224
    date: 2024-01-16 20:18:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#4228
  +user: App\Entity\User {#4241 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Scolding Democrats and those left of center for being incredibly unhappy with Biden’s record is not my idea of democracy. Holding to the notion that Biden is less bad than Trump is not an ethical or constructive stance. It might be true in contexts, but it invalidates materialist concerns, chills functional platform changes, negates potential new candidate selections, and stunts policy shifts to the left. This is this year’s “electability” nonsense all over again. We move right through this type of political posturing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1727276110 {#4222
    date: 2024-09-25 16:55:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
    "@BmeBenji@lemm.ee"
    "@BmeBenji@lemm.ee"
    "@BmeBenji@lemm.ee"
    "@BmeBenji@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4229 …}
  +nested: Doctrine\ORM\PersistentCollection {#4231 …}
  +votes: Doctrine\ORM\PersistentCollection {#4233 …}
  +reports: Doctrine\ORM\PersistentCollection {#4235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4239 …}
  -id: 314626
  -bodyTs: "'bad':30 'biden':13,27 'candid':58 'center':7 'chang':54 'chill':51 'concern':50 'construct':38 'context':45 'democraci':21 'democrat':2 'elect':72 'ethic':36 'function':52 'hold':22 'idea':19 'incred':10 'invalid':48 'left':5,66 'less':29 'materialist':49 'might':41 'move':78 'negat':55 'new':57 'nonsens':73 'notion':25 'platform':53 'polici':62 'polit':84 'postur':85 'potenti':56 'record':15 'right':79 'scold':1 'select':59 'shift':63 'stanc':39 'stunt':61 'true':43 'trump':32 'type':82 'unhappi':11 'year':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6750802"
  +editedAt: DateTimeImmutable @1725101673 {#4223
    date: 2024-08-31 12:54:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705432715 {#4224
    date: 2024-01-16 20:18:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#4417
  +user: Proxies\__CG__\App\Entity\User {#4418 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4228
    +user: App\Entity\User {#4241 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Scolding Democrats and those left of center for being incredibly unhappy with Biden’s record is not my idea of democracy. Holding to the notion that Biden is less bad than Trump is not an ethical or constructive stance. It might be true in contexts, but it invalidates materialist concerns, chills functional platform changes, negates potential new candidate selections, and stunts policy shifts to the left. This is this year’s “electability” nonsense all over again. We move right through this type of political posturing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1727276110 {#4222
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BmeBenji@lemm.ee"
      "@BmeBenji@lemm.ee"
      "@BmeBenji@lemm.ee"
      "@BmeBenji@lemm.ee"
      "@BmeBenji@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4229 …}
    +nested: Doctrine\ORM\PersistentCollection {#4231 …}
    +votes: Doctrine\ORM\PersistentCollection {#4233 …}
    +reports: Doctrine\ORM\PersistentCollection {#4235 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4237 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4239 …}
    -id: 314626
    -bodyTs: "'bad':30 'biden':13,27 'candid':58 'center':7 'chang':54 'chill':51 'concern':50 'construct':38 'context':45 'democraci':21 'democrat':2 'elect':72 'ethic':36 'function':52 'hold':22 'idea':19 'incred':10 'invalid':48 'left':5,66 'less':29 'materialist':49 'might':41 'move':78 'negat':55 'new':57 'nonsens':73 'notion':25 'platform':53 'polici':62 'polit':84 'postur':85 'potenti':56 'record':15 'right':79 'scold':1 'select':59 'shift':63 'stanc':39 'stunt':61 'true':43 'trump':32 'type':82 'unhappi':11 'year':70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6750802"
    +editedAt: DateTimeImmutable @1725101673 {#4223
      date: 2024-08-31 12:54:33.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705432715 {#4224
      date: 2024-01-16 20:18:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4228}
  +body: "The game is rigged. First past the post forces this kind of devil’s bargain, and if we ran an America simulation a thousand times you’d get bored of seeing it. Additionally, neither party’s leaders will ever have any motive to accept an alternative voting system at the national level. Unless you’re advocating accelerationism (itself a deeply unethical route), it makes sense to keep playing the rigged game for now while we build a dialogue about radical reforms."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705435941 {#4415
    date: 2024-01-16 21:12:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
    "@apfelwoiSchoppen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4419 …}
  +nested: Doctrine\ORM\PersistentCollection {#4421 …}
  +votes: Doctrine\ORM\PersistentCollection {#4423 …}
  +reports: Doctrine\ORM\PersistentCollection {#4425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4429 …}
  -id: 314800
  -bodyTs: "'acceleration':57 'accept':44 'addit':33 'advoc':56 'altern':46 'america':21 'bargain':15 'bore':29 'build':76 'd':27 'deepli':60 'devil':13 'dialogu':78 'ever':39 'first':5 'forc':9 'game':2,71 'get':28 'keep':67 'kind':11 'leader':37 'level':52 'make':64 'motiv':42 'nation':51 'neither':34 'parti':35 'past':6 'play':68 'post':8 'radic':80 'ran':19 're':55 'reform':81 'rig':4,70 'rout':62 'see':31 'sens':65 'simul':22 'system':48 'thousand':24 'time':25 'uneth':61 'unless':53 'vote':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6751803"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705435941 {#4416
    date: 2024-01-16 21:12:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#4417
  +user: Proxies\__CG__\App\Entity\User {#4418 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4228
    +user: App\Entity\User {#4241 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Scolding Democrats and those left of center for being incredibly unhappy with Biden’s record is not my idea of democracy. Holding to the notion that Biden is less bad than Trump is not an ethical or constructive stance. It might be true in contexts, but it invalidates materialist concerns, chills functional platform changes, negates potential new candidate selections, and stunts policy shifts to the left. This is this year’s “electability” nonsense all over again. We move right through this type of political posturing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1727276110 {#4222
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BmeBenji@lemm.ee"
      "@BmeBenji@lemm.ee"
      "@BmeBenji@lemm.ee"
      "@BmeBenji@lemm.ee"
      "@BmeBenji@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4229 …}
    +nested: Doctrine\ORM\PersistentCollection {#4231 …}
    +votes: Doctrine\ORM\PersistentCollection {#4233 …}
    +reports: Doctrine\ORM\PersistentCollection {#4235 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4237 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4239 …}
    -id: 314626
    -bodyTs: "'bad':30 'biden':13,27 'candid':58 'center':7 'chang':54 'chill':51 'concern':50 'construct':38 'context':45 'democraci':21 'democrat':2 'elect':72 'ethic':36 'function':52 'hold':22 'idea':19 'incred':10 'invalid':48 'left':5,66 'less':29 'materialist':49 'might':41 'move':78 'negat':55 'new':57 'nonsens':73 'notion':25 'platform':53 'polici':62 'polit':84 'postur':85 'potenti':56 'record':15 'right':79 'scold':1 'select':59 'shift':63 'stanc':39 'stunt':61 'true':43 'trump':32 'type':82 'unhappi':11 'year':70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6750802"
    +editedAt: DateTimeImmutable @1725101673 {#4223
      date: 2024-08-31 12:54:33.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705432715 {#4224
      date: 2024-01-16 20:18:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4228}
  +body: "The game is rigged. First past the post forces this kind of devil’s bargain, and if we ran an America simulation a thousand times you’d get bored of seeing it. Additionally, neither party’s leaders will ever have any motive to accept an alternative voting system at the national level. Unless you’re advocating accelerationism (itself a deeply unethical route), it makes sense to keep playing the rigged game for now while we build a dialogue about radical reforms."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705435941 {#4415
    date: 2024-01-16 21:12:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
    "@apfelwoiSchoppen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4419 …}
  +nested: Doctrine\ORM\PersistentCollection {#4421 …}
  +votes: Doctrine\ORM\PersistentCollection {#4423 …}
  +reports: Doctrine\ORM\PersistentCollection {#4425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4429 …}
  -id: 314800
  -bodyTs: "'acceleration':57 'accept':44 'addit':33 'advoc':56 'altern':46 'america':21 'bargain':15 'bore':29 'build':76 'd':27 'deepli':60 'devil':13 'dialogu':78 'ever':39 'first':5 'forc':9 'game':2,71 'get':28 'keep':67 'kind':11 'leader':37 'level':52 'make':64 'motiv':42 'nation':51 'neither':34 'parti':35 'past':6 'play':68 'post':8 'radic':80 'ran':19 're':55 'reform':81 'rig':4,70 'rout':62 'see':31 'sens':65 'simul':22 'system':48 'thousand':24 'time':25 'uneth':61 'unless':53 'vote':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6751803"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705435941 {#4416
    date: 2024-01-16 21:12:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#4417
  +user: Proxies\__CG__\App\Entity\User {#4418 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4228
    +user: App\Entity\User {#4241 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Scolding Democrats and those left of center for being incredibly unhappy with Biden’s record is not my idea of democracy. Holding to the notion that Biden is less bad than Trump is not an ethical or constructive stance. It might be true in contexts, but it invalidates materialist concerns, chills functional platform changes, negates potential new candidate selections, and stunts policy shifts to the left. This is this year’s “electability” nonsense all over again. We move right through this type of political posturing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1727276110 {#4222
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BmeBenji@lemm.ee"
      "@BmeBenji@lemm.ee"
      "@BmeBenji@lemm.ee"
      "@BmeBenji@lemm.ee"
      "@BmeBenji@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4229 …}
    +nested: Doctrine\ORM\PersistentCollection {#4231 …}
    +votes: Doctrine\ORM\PersistentCollection {#4233 …}
    +reports: Doctrine\ORM\PersistentCollection {#4235 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4237 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4239 …}
    -id: 314626
    -bodyTs: "'bad':30 'biden':13,27 'candid':58 'center':7 'chang':54 'chill':51 'concern':50 'construct':38 'context':45 'democraci':21 'democrat':2 'elect':72 'ethic':36 'function':52 'hold':22 'idea':19 'incred':10 'invalid':48 'left':5,66 'less':29 'materialist':49 'might':41 'move':78 'negat':55 'new':57 'nonsens':73 'notion':25 'platform':53 'polici':62 'polit':84 'postur':85 'potenti':56 'record':15 'right':79 'scold':1 'select':59 'shift':63 'stanc':39 'stunt':61 'true':43 'trump':32 'type':82 'unhappi':11 'year':70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6750802"
    +editedAt: DateTimeImmutable @1725101673 {#4223
      date: 2024-08-31 12:54:33.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705432715 {#4224
      date: 2024-01-16 20:18:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4228}
  +body: "The game is rigged. First past the post forces this kind of devil’s bargain, and if we ran an America simulation a thousand times you’d get bored of seeing it. Additionally, neither party’s leaders will ever have any motive to accept an alternative voting system at the national level. Unless you’re advocating accelerationism (itself a deeply unethical route), it makes sense to keep playing the rigged game for now while we build a dialogue about radical reforms."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705435941 {#4415
    date: 2024-01-16 21:12:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
    "@apfelwoiSchoppen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4419 …}
  +nested: Doctrine\ORM\PersistentCollection {#4421 …}
  +votes: Doctrine\ORM\PersistentCollection {#4423 …}
  +reports: Doctrine\ORM\PersistentCollection {#4425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4429 …}
  -id: 314800
  -bodyTs: "'acceleration':57 'accept':44 'addit':33 'advoc':56 'altern':46 'america':21 'bargain':15 'bore':29 'build':76 'd':27 'deepli':60 'devil':13 'dialogu':78 'ever':39 'first':5 'forc':9 'game':2,71 'get':28 'keep':67 'kind':11 'leader':37 'level':52 'make':64 'motiv':42 'nation':51 'neither':34 'parti':35 'past':6 'play':68 'post':8 'radic':80 'ran':19 're':55 'reform':81 'rig':4,70 'rout':62 'see':31 'sens':65 'simul':22 'system':48 'thousand':24 'time':25 'uneth':61 'unless':53 'vote':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6751803"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705435941 {#4416
    date: 2024-01-16 21:12:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#4513
  +user: Proxies\__CG__\App\Entity\User {#4518 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4417
    +user: Proxies\__CG__\App\Entity\User {#4418 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4228
      +user: App\Entity\User {#4241 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Scolding Democrats and those left of center for being incredibly unhappy with Biden’s record is not my idea of democracy. Holding to the notion that Biden is less bad than Trump is not an ethical or constructive stance. It might be true in contexts, but it invalidates materialist concerns, chills functional platform changes, negates potential new candidate selections, and stunts policy shifts to the left. This is this year’s “electability” nonsense all over again. We move right through this type of political posturing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1727276110 {#4222
        date: 2024-09-25 16:55:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BmeBenji@lemm.ee"
        "@BmeBenji@lemm.ee"
        "@BmeBenji@lemm.ee"
        "@BmeBenji@lemm.ee"
        "@BmeBenji@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4229 …}
      +nested: Doctrine\ORM\PersistentCollection {#4231 …}
      +votes: Doctrine\ORM\PersistentCollection {#4233 …}
      +reports: Doctrine\ORM\PersistentCollection {#4235 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4237 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4239 …}
      -id: 314626
      -bodyTs: "'bad':30 'biden':13,27 'candid':58 'center':7 'chang':54 'chill':51 'concern':50 'construct':38 'context':45 'democraci':21 'democrat':2 'elect':72 'ethic':36 'function':52 'hold':22 'idea':19 'incred':10 'invalid':48 'left':5,66 'less':29 'materialist':49 'might':41 'move':78 'negat':55 'new':57 'nonsens':73 'notion':25 'platform':53 'polici':62 'polit':84 'postur':85 'potenti':56 'record':15 'right':79 'scold':1 'select':59 'shift':63 'stanc':39 'stunt':61 'true':43 'trump':32 'type':82 'unhappi':11 'year':70"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6750802"
      +editedAt: DateTimeImmutable @1725101673 {#4223
        date: 2024-08-31 12:54:33.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705432715 {#4224
        date: 2024-01-16 20:18:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4228}
    +body: "The game is rigged. First past the post forces this kind of devil’s bargain, and if we ran an America simulation a thousand times you’d get bored of seeing it. Additionally, neither party’s leaders will ever have any motive to accept an alternative voting system at the national level. Unless you’re advocating accelerationism (itself a deeply unethical route), it makes sense to keep playing the rigged game for now while we build a dialogue about radical reforms."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705435941 {#4415
      date: 2024-01-16 21:12:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BmeBenji@lemm.ee"
      "@apfelwoiSchoppen@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4419 …}
    +nested: Doctrine\ORM\PersistentCollection {#4421 …}
    +votes: Doctrine\ORM\PersistentCollection {#4423 …}
    +reports: Doctrine\ORM\PersistentCollection {#4425 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4427 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4429 …}
    -id: 314800
    -bodyTs: "'acceleration':57 'accept':44 'addit':33 'advoc':56 'altern':46 'america':21 'bargain':15 'bore':29 'build':76 'd':27 'deepli':60 'devil':13 'dialogu':78 'ever':39 'first':5 'forc':9 'game':2,71 'get':28 'keep':67 'kind':11 'leader':37 'level':52 'make':64 'motiv':42 'nation':51 'neither':34 'parti':35 'past':6 'play':68 'post':8 'radic':80 'ran':19 're':55 'reform':81 'rig':4,70 'rout':62 'see':31 'sens':65 'simul':22 'system':48 'thousand':24 'time':25 'uneth':61 'unless':53 'vote':47"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6751803"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705435941 {#4416
      date: 2024-01-16 21:12:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4228}
  +body: "Is accelerationism the belief that ‘it has to get a lot worse first in order for it to get better’?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705800257 {#4512
    date: 2024-01-21 02:24:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
    "@apfelwoiSchoppen@lemmy.world"
    "@Gradually_Adjusting@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4524 …}
  +nested: Doctrine\ORM\PersistentCollection {#4520 …}
  +votes: Doctrine\ORM\PersistentCollection {#4522 …}
  +reports: Doctrine\ORM\PersistentCollection {#4526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4530 …}
  -id: 327080
  -bodyTs: "'acceleration':2 'belief':4 'better':20 'first':13 'get':9,19 'lot':11 'order':15 'wors':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7568556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705800257 {#4515
    date: 2024-01-21 02:24:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#4513
  +user: Proxies\__CG__\App\Entity\User {#4518 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4417
    +user: Proxies\__CG__\App\Entity\User {#4418 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4228
      +user: App\Entity\User {#4241 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Scolding Democrats and those left of center for being incredibly unhappy with Biden’s record is not my idea of democracy. Holding to the notion that Biden is less bad than Trump is not an ethical or constructive stance. It might be true in contexts, but it invalidates materialist concerns, chills functional platform changes, negates potential new candidate selections, and stunts policy shifts to the left. This is this year’s “electability” nonsense all over again. We move right through this type of political posturing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1727276110 {#4222
        date: 2024-09-25 16:55:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BmeBenji@lemm.ee"
        "@BmeBenji@lemm.ee"
        "@BmeBenji@lemm.ee"
        "@BmeBenji@lemm.ee"
        "@BmeBenji@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4229 …}
      +nested: Doctrine\ORM\PersistentCollection {#4231 …}
      +votes: Doctrine\ORM\PersistentCollection {#4233 …}
      +reports: Doctrine\ORM\PersistentCollection {#4235 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4237 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4239 …}
      -id: 314626
      -bodyTs: "'bad':30 'biden':13,27 'candid':58 'center':7 'chang':54 'chill':51 'concern':50 'construct':38 'context':45 'democraci':21 'democrat':2 'elect':72 'ethic':36 'function':52 'hold':22 'idea':19 'incred':10 'invalid':48 'left':5,66 'less':29 'materialist':49 'might':41 'move':78 'negat':55 'new':57 'nonsens':73 'notion':25 'platform':53 'polici':62 'polit':84 'postur':85 'potenti':56 'record':15 'right':79 'scold':1 'select':59 'shift':63 'stanc':39 'stunt':61 'true':43 'trump':32 'type':82 'unhappi':11 'year':70"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6750802"
      +editedAt: DateTimeImmutable @1725101673 {#4223
        date: 2024-08-31 12:54:33.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705432715 {#4224
        date: 2024-01-16 20:18:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4228}
    +body: "The game is rigged. First past the post forces this kind of devil’s bargain, and if we ran an America simulation a thousand times you’d get bored of seeing it. Additionally, neither party’s leaders will ever have any motive to accept an alternative voting system at the national level. Unless you’re advocating accelerationism (itself a deeply unethical route), it makes sense to keep playing the rigged game for now while we build a dialogue about radical reforms."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705435941 {#4415
      date: 2024-01-16 21:12:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BmeBenji@lemm.ee"
      "@apfelwoiSchoppen@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4419 …}
    +nested: Doctrine\ORM\PersistentCollection {#4421 …}
    +votes: Doctrine\ORM\PersistentCollection {#4423 …}
    +reports: Doctrine\ORM\PersistentCollection {#4425 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4427 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4429 …}
    -id: 314800
    -bodyTs: "'acceleration':57 'accept':44 'addit':33 'advoc':56 'altern':46 'america':21 'bargain':15 'bore':29 'build':76 'd':27 'deepli':60 'devil':13 'dialogu':78 'ever':39 'first':5 'forc':9 'game':2,71 'get':28 'keep':67 'kind':11 'leader':37 'level':52 'make':64 'motiv':42 'nation':51 'neither':34 'parti':35 'past':6 'play':68 'post':8 'radic':80 'ran':19 're':55 'reform':81 'rig':4,70 'rout':62 'see':31 'sens':65 'simul':22 'system':48 'thousand':24 'time':25 'uneth':61 'unless':53 'vote':47"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6751803"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705435941 {#4416
      date: 2024-01-16 21:12:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4228}
  +body: "Is accelerationism the belief that ‘it has to get a lot worse first in order for it to get better’?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705800257 {#4512
    date: 2024-01-21 02:24:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
    "@apfelwoiSchoppen@lemmy.world"
    "@Gradually_Adjusting@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4524 …}
  +nested: Doctrine\ORM\PersistentCollection {#4520 …}
  +votes: Doctrine\ORM\PersistentCollection {#4522 …}
  +reports: Doctrine\ORM\PersistentCollection {#4526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4530 …}
  -id: 327080
  -bodyTs: "'acceleration':2 'belief':4 'better':20 'first':13 'get':9,19 'lot':11 'order':15 'wors':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7568556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705800257 {#4515
    date: 2024-01-21 02:24:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#4513
  +user: Proxies\__CG__\App\Entity\User {#4518 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4417
    +user: Proxies\__CG__\App\Entity\User {#4418 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4228
      +user: App\Entity\User {#4241 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Scolding Democrats and those left of center for being incredibly unhappy with Biden’s record is not my idea of democracy. Holding to the notion that Biden is less bad than Trump is not an ethical or constructive stance. It might be true in contexts, but it invalidates materialist concerns, chills functional platform changes, negates potential new candidate selections, and stunts policy shifts to the left. This is this year’s “electability” nonsense all over again. We move right through this type of political posturing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1727276110 {#4222
        date: 2024-09-25 16:55:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BmeBenji@lemm.ee"
        "@BmeBenji@lemm.ee"
        "@BmeBenji@lemm.ee"
        "@BmeBenji@lemm.ee"
        "@BmeBenji@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4229 …}
      +nested: Doctrine\ORM\PersistentCollection {#4231 …}
      +votes: Doctrine\ORM\PersistentCollection {#4233 …}
      +reports: Doctrine\ORM\PersistentCollection {#4235 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4237 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4239 …}
      -id: 314626
      -bodyTs: "'bad':30 'biden':13,27 'candid':58 'center':7 'chang':54 'chill':51 'concern':50 'construct':38 'context':45 'democraci':21 'democrat':2 'elect':72 'ethic':36 'function':52 'hold':22 'idea':19 'incred':10 'invalid':48 'left':5,66 'less':29 'materialist':49 'might':41 'move':78 'negat':55 'new':57 'nonsens':73 'notion':25 'platform':53 'polici':62 'polit':84 'postur':85 'potenti':56 'record':15 'right':79 'scold':1 'select':59 'shift':63 'stanc':39 'stunt':61 'true':43 'trump':32 'type':82 'unhappi':11 'year':70"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6750802"
      +editedAt: DateTimeImmutable @1725101673 {#4223
        date: 2024-08-31 12:54:33.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705432715 {#4224
        date: 2024-01-16 20:18:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4228}
    +body: "The game is rigged. First past the post forces this kind of devil’s bargain, and if we ran an America simulation a thousand times you’d get bored of seeing it. Additionally, neither party’s leaders will ever have any motive to accept an alternative voting system at the national level. Unless you’re advocating accelerationism (itself a deeply unethical route), it makes sense to keep playing the rigged game for now while we build a dialogue about radical reforms."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705435941 {#4415
      date: 2024-01-16 21:12:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BmeBenji@lemm.ee"
      "@apfelwoiSchoppen@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4419 …}
    +nested: Doctrine\ORM\PersistentCollection {#4421 …}
    +votes: Doctrine\ORM\PersistentCollection {#4423 …}
    +reports: Doctrine\ORM\PersistentCollection {#4425 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4427 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4429 …}
    -id: 314800
    -bodyTs: "'acceleration':57 'accept':44 'addit':33 'advoc':56 'altern':46 'america':21 'bargain':15 'bore':29 'build':76 'd':27 'deepli':60 'devil':13 'dialogu':78 'ever':39 'first':5 'forc':9 'game':2,71 'get':28 'keep':67 'kind':11 'leader':37 'level':52 'make':64 'motiv':42 'nation':51 'neither':34 'parti':35 'past':6 'play':68 'post':8 'radic':80 'ran':19 're':55 'reform':81 'rig':4,70 'rout':62 'see':31 'sens':65 'simul':22 'system':48 'thousand':24 'time':25 'uneth':61 'unless':53 'vote':47"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6751803"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705435941 {#4416
      date: 2024-01-16 21:12:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4228}
  +body: "Is accelerationism the belief that ‘it has to get a lot worse first in order for it to get better’?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705800257 {#4512
    date: 2024-01-21 02:24:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
    "@apfelwoiSchoppen@lemmy.world"
    "@Gradually_Adjusting@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4524 …}
  +nested: Doctrine\ORM\PersistentCollection {#4520 …}
  +votes: Doctrine\ORM\PersistentCollection {#4522 …}
  +reports: Doctrine\ORM\PersistentCollection {#4526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4530 …}
  -id: 327080
  -bodyTs: "'acceleration':2 'belief':4 'better':20 'first':13 'get':9,19 'lot':11 'order':15 'wors':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7568556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705800257 {#4515
    date: 2024-01-21 02:24:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4620
  +user: Proxies\__CG__\App\Entity\User {#4418 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4513
    +user: Proxies\__CG__\App\Entity\User {#4518 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4417
      +user: Proxies\__CG__\App\Entity\User {#4418 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4228
        +user: App\Entity\User {#4241 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Scolding Democrats and those left of center for being incredibly unhappy with Biden’s record is not my idea of democracy. Holding to the notion that Biden is less bad than Trump is not an ethical or constructive stance. It might be true in contexts, but it invalidates materialist concerns, chills functional platform changes, negates potential new candidate selections, and stunts policy shifts to the left. This is this year’s “electability” nonsense all over again. We move right through this type of political posturing."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1727276110 {#4222
          date: 2024-09-25 16:55:10.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BmeBenji@lemm.ee"
          "@BmeBenji@lemm.ee"
          "@BmeBenji@lemm.ee"
          "@BmeBenji@lemm.ee"
          "@BmeBenji@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4229 …}
        +nested: Doctrine\ORM\PersistentCollection {#4231 …}
        +votes: Doctrine\ORM\PersistentCollection {#4233 …}
        +reports: Doctrine\ORM\PersistentCollection {#4235 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4237 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4239 …}
        -id: 314626
        -bodyTs: "'bad':30 'biden':13,27 'candid':58 'center':7 'chang':54 'chill':51 'concern':50 'construct':38 'context':45 'democraci':21 'democrat':2 'elect':72 'ethic':36 'function':52 'hold':22 'idea':19 'incred':10 'invalid':48 'left':5,66 'less':29 'materialist':49 'might':41 'move':78 'negat':55 'new':57 'nonsens':73 'notion':25 'platform':53 'polici':62 'polit':84 'postur':85 'potenti':56 'record':15 'right':79 'scold':1 'select':59 'shift':63 'stanc':39 'stunt':61 'true':43 'trump':32 'type':82 'unhappi':11 'year':70"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6750802"
        +editedAt: DateTimeImmutable @1725101673 {#4223
          date: 2024-08-31 12:54:33.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705432715 {#4224
          date: 2024-01-16 20:18:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4228}
      +body: "The game is rigged. First past the post forces this kind of devil’s bargain, and if we ran an America simulation a thousand times you’d get bored of seeing it. Additionally, neither party’s leaders will ever have any motive to accept an alternative voting system at the national level. Unless you’re advocating accelerationism (itself a deeply unethical route), it makes sense to keep playing the rigged game for now while we build a dialogue about radical reforms."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705435941 {#4415
        date: 2024-01-16 21:12:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BmeBenji@lemm.ee"
        "@apfelwoiSchoppen@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4419 …}
      +nested: Doctrine\ORM\PersistentCollection {#4421 …}
      +votes: Doctrine\ORM\PersistentCollection {#4423 …}
      +reports: Doctrine\ORM\PersistentCollection {#4425 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4427 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4429 …}
      -id: 314800
      -bodyTs: "'acceleration':57 'accept':44 'addit':33 'advoc':56 'altern':46 'america':21 'bargain':15 'bore':29 'build':76 'd':27 'deepli':60 'devil':13 'dialogu':78 'ever':39 'first':5 'forc':9 'game':2,71 'get':28 'keep':67 'kind':11 'leader':37 'level':52 'make':64 'motiv':42 'nation':51 'neither':34 'parti':35 'past':6 'play':68 'post':8 'radic':80 'ran':19 're':55 'reform':81 'rig':4,70 'rout':62 'see':31 'sens':65 'simul':22 'system':48 'thousand':24 'time':25 'uneth':61 'unless':53 'vote':47"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6751803"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705435941 {#4416
        date: 2024-01-16 21:12:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4228}
    +body: "Is accelerationism the belief that ‘it has to get a lot worse first in order for it to get better’?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705800257 {#4512
      date: 2024-01-21 02:24:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BmeBenji@lemm.ee"
      "@apfelwoiSchoppen@lemmy.world"
      "@Gradually_Adjusting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4524 …}
    +nested: Doctrine\ORM\PersistentCollection {#4520 …}
    +votes: Doctrine\ORM\PersistentCollection {#4522 …}
    +reports: Doctrine\ORM\PersistentCollection {#4526 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4528 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4530 …}
    -id: 327080
    -bodyTs: "'acceleration':2 'belief':4 'better':20 'first':13 'get':9,19 'lot':11 'order':15 'wors':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7568556"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705800257 {#4515
      date: 2024-01-21 02:24:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4228}
  +body: """
    [en.wikipedia.org/wiki/Accelerationism?wprov=sfla1](https://en.wikipedia.org/wiki/Accelerationism?wprov=sfla1)\n
    \n
    Kind of
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705815380 {#4618
    date: 2024-01-21 06:36:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
    "@apfelwoiSchoppen@lemmy.world"
    "@Gradually_Adjusting@lemmy.world"
    "@SubArcticTundra@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4621 …}
  +nested: Doctrine\ORM\PersistentCollection {#4623 …}
  +votes: Doctrine\ORM\PersistentCollection {#4625 …}
  +reports: Doctrine\ORM\PersistentCollection {#4627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4629 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4631 …}
  -id: 327479
  -bodyTs: "'/wiki/accelerationism?wprov=sfla1](https://en.wikipedia.org/wiki/accelerationism?wprov=sfla1)':3 'en.wikipedia.org':2 'en.wikipedia.org/wiki/accelerationism?wprov=sfla1](https://en.wikipedia.org/wiki/accelerationism?wprov=sfla1)':1 'kind':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6872860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705815380 {#4619
    date: 2024-01-21 06:36:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#4620
  +user: Proxies\__CG__\App\Entity\User {#4418 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4513
    +user: Proxies\__CG__\App\Entity\User {#4518 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4417
      +user: Proxies\__CG__\App\Entity\User {#4418 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4228
        +user: App\Entity\User {#4241 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Scolding Democrats and those left of center for being incredibly unhappy with Biden’s record is not my idea of democracy. Holding to the notion that Biden is less bad than Trump is not an ethical or constructive stance. It might be true in contexts, but it invalidates materialist concerns, chills functional platform changes, negates potential new candidate selections, and stunts policy shifts to the left. This is this year’s “electability” nonsense all over again. We move right through this type of political posturing."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1727276110 {#4222
          date: 2024-09-25 16:55:10.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BmeBenji@lemm.ee"
          "@BmeBenji@lemm.ee"
          "@BmeBenji@lemm.ee"
          "@BmeBenji@lemm.ee"
          "@BmeBenji@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4229 …}
        +nested: Doctrine\ORM\PersistentCollection {#4231 …}
        +votes: Doctrine\ORM\PersistentCollection {#4233 …}
        +reports: Doctrine\ORM\PersistentCollection {#4235 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4237 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4239 …}
        -id: 314626
        -bodyTs: "'bad':30 'biden':13,27 'candid':58 'center':7 'chang':54 'chill':51 'concern':50 'construct':38 'context':45 'democraci':21 'democrat':2 'elect':72 'ethic':36 'function':52 'hold':22 'idea':19 'incred':10 'invalid':48 'left':5,66 'less':29 'materialist':49 'might':41 'move':78 'negat':55 'new':57 'nonsens':73 'notion':25 'platform':53 'polici':62 'polit':84 'postur':85 'potenti':56 'record':15 'right':79 'scold':1 'select':59 'shift':63 'stanc':39 'stunt':61 'true':43 'trump':32 'type':82 'unhappi':11 'year':70"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6750802"
        +editedAt: DateTimeImmutable @1725101673 {#4223
          date: 2024-08-31 12:54:33.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705432715 {#4224
          date: 2024-01-16 20:18:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4228}
      +body: "The game is rigged. First past the post forces this kind of devil’s bargain, and if we ran an America simulation a thousand times you’d get bored of seeing it. Additionally, neither party’s leaders will ever have any motive to accept an alternative voting system at the national level. Unless you’re advocating accelerationism (itself a deeply unethical route), it makes sense to keep playing the rigged game for now while we build a dialogue about radical reforms."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705435941 {#4415
        date: 2024-01-16 21:12:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BmeBenji@lemm.ee"
        "@apfelwoiSchoppen@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4419 …}
      +nested: Doctrine\ORM\PersistentCollection {#4421 …}
      +votes: Doctrine\ORM\PersistentCollection {#4423 …}
      +reports: Doctrine\ORM\PersistentCollection {#4425 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4427 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4429 …}
      -id: 314800
      -bodyTs: "'acceleration':57 'accept':44 'addit':33 'advoc':56 'altern':46 'america':21 'bargain':15 'bore':29 'build':76 'd':27 'deepli':60 'devil':13 'dialogu':78 'ever':39 'first':5 'forc':9 'game':2,71 'get':28 'keep':67 'kind':11 'leader':37 'level':52 'make':64 'motiv':42 'nation':51 'neither':34 'parti':35 'past':6 'play':68 'post':8 'radic':80 'ran':19 're':55 'reform':81 'rig':4,70 'rout':62 'see':31 'sens':65 'simul':22 'system':48 'thousand':24 'time':25 'uneth':61 'unless':53 'vote':47"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6751803"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705435941 {#4416
        date: 2024-01-16 21:12:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4228}
    +body: "Is accelerationism the belief that ‘it has to get a lot worse first in order for it to get better’?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705800257 {#4512
      date: 2024-01-21 02:24:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BmeBenji@lemm.ee"
      "@apfelwoiSchoppen@lemmy.world"
      "@Gradually_Adjusting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4524 …}
    +nested: Doctrine\ORM\PersistentCollection {#4520 …}
    +votes: Doctrine\ORM\PersistentCollection {#4522 …}
    +reports: Doctrine\ORM\PersistentCollection {#4526 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4528 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4530 …}
    -id: 327080
    -bodyTs: "'acceleration':2 'belief':4 'better':20 'first':13 'get':9,19 'lot':11 'order':15 'wors':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7568556"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705800257 {#4515
      date: 2024-01-21 02:24:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4228}
  +body: """
    [en.wikipedia.org/wiki/Accelerationism?wprov=sfla1](https://en.wikipedia.org/wiki/Accelerationism?wprov=sfla1)\n
    \n
    Kind of
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705815380 {#4618
    date: 2024-01-21 06:36:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
    "@apfelwoiSchoppen@lemmy.world"
    "@Gradually_Adjusting@lemmy.world"
    "@SubArcticTundra@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4621 …}
  +nested: Doctrine\ORM\PersistentCollection {#4623 …}
  +votes: Doctrine\ORM\PersistentCollection {#4625 …}
  +reports: Doctrine\ORM\PersistentCollection {#4627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4629 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4631 …}
  -id: 327479
  -bodyTs: "'/wiki/accelerationism?wprov=sfla1](https://en.wikipedia.org/wiki/accelerationism?wprov=sfla1)':3 'en.wikipedia.org':2 'en.wikipedia.org/wiki/accelerationism?wprov=sfla1](https://en.wikipedia.org/wiki/accelerationism?wprov=sfla1)':1 'kind':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6872860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705815380 {#4619
    date: 2024-01-21 06:36:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#4620
  +user: Proxies\__CG__\App\Entity\User {#4418 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4513
    +user: Proxies\__CG__\App\Entity\User {#4518 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4417
      +user: Proxies\__CG__\App\Entity\User {#4418 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4228
        +user: App\Entity\User {#4241 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Scolding Democrats and those left of center for being incredibly unhappy with Biden’s record is not my idea of democracy. Holding to the notion that Biden is less bad than Trump is not an ethical or constructive stance. It might be true in contexts, but it invalidates materialist concerns, chills functional platform changes, negates potential new candidate selections, and stunts policy shifts to the left. This is this year’s “electability” nonsense all over again. We move right through this type of political posturing."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1727276110 {#4222
          date: 2024-09-25 16:55:10.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BmeBenji@lemm.ee"
          "@BmeBenji@lemm.ee"
          "@BmeBenji@lemm.ee"
          "@BmeBenji@lemm.ee"
          "@BmeBenji@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4229 …}
        +nested: Doctrine\ORM\PersistentCollection {#4231 …}
        +votes: Doctrine\ORM\PersistentCollection {#4233 …}
        +reports: Doctrine\ORM\PersistentCollection {#4235 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4237 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4239 …}
        -id: 314626
        -bodyTs: "'bad':30 'biden':13,27 'candid':58 'center':7 'chang':54 'chill':51 'concern':50 'construct':38 'context':45 'democraci':21 'democrat':2 'elect':72 'ethic':36 'function':52 'hold':22 'idea':19 'incred':10 'invalid':48 'left':5,66 'less':29 'materialist':49 'might':41 'move':78 'negat':55 'new':57 'nonsens':73 'notion':25 'platform':53 'polici':62 'polit':84 'postur':85 'potenti':56 'record':15 'right':79 'scold':1 'select':59 'shift':63 'stanc':39 'stunt':61 'true':43 'trump':32 'type':82 'unhappi':11 'year':70"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6750802"
        +editedAt: DateTimeImmutable @1725101673 {#4223
          date: 2024-08-31 12:54:33.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705432715 {#4224
          date: 2024-01-16 20:18:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4228}
      +body: "The game is rigged. First past the post forces this kind of devil’s bargain, and if we ran an America simulation a thousand times you’d get bored of seeing it. Additionally, neither party’s leaders will ever have any motive to accept an alternative voting system at the national level. Unless you’re advocating accelerationism (itself a deeply unethical route), it makes sense to keep playing the rigged game for now while we build a dialogue about radical reforms."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705435941 {#4415
        date: 2024-01-16 21:12:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BmeBenji@lemm.ee"
        "@apfelwoiSchoppen@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4419 …}
      +nested: Doctrine\ORM\PersistentCollection {#4421 …}
      +votes: Doctrine\ORM\PersistentCollection {#4423 …}
      +reports: Doctrine\ORM\PersistentCollection {#4425 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4427 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4429 …}
      -id: 314800
      -bodyTs: "'acceleration':57 'accept':44 'addit':33 'advoc':56 'altern':46 'america':21 'bargain':15 'bore':29 'build':76 'd':27 'deepli':60 'devil':13 'dialogu':78 'ever':39 'first':5 'forc':9 'game':2,71 'get':28 'keep':67 'kind':11 'leader':37 'level':52 'make':64 'motiv':42 'nation':51 'neither':34 'parti':35 'past':6 'play':68 'post':8 'radic':80 'ran':19 're':55 'reform':81 'rig':4,70 'rout':62 'see':31 'sens':65 'simul':22 'system':48 'thousand':24 'time':25 'uneth':61 'unless':53 'vote':47"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6751803"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705435941 {#4416
        date: 2024-01-16 21:12:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4228}
    +body: "Is accelerationism the belief that ‘it has to get a lot worse first in order for it to get better’?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705800257 {#4512
      date: 2024-01-21 02:24:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BmeBenji@lemm.ee"
      "@apfelwoiSchoppen@lemmy.world"
      "@Gradually_Adjusting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4524 …}
    +nested: Doctrine\ORM\PersistentCollection {#4520 …}
    +votes: Doctrine\ORM\PersistentCollection {#4522 …}
    +reports: Doctrine\ORM\PersistentCollection {#4526 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4528 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4530 …}
    -id: 327080
    -bodyTs: "'acceleration':2 'belief':4 'better':20 'first':13 'get':9,19 'lot':11 'order':15 'wors':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7568556"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705800257 {#4515
      date: 2024-01-21 02:24:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4228}
  +body: """
    [en.wikipedia.org/wiki/Accelerationism?wprov=sfla1](https://en.wikipedia.org/wiki/Accelerationism?wprov=sfla1)\n
    \n
    Kind of
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705815380 {#4618
    date: 2024-01-21 06:36:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
    "@apfelwoiSchoppen@lemmy.world"
    "@Gradually_Adjusting@lemmy.world"
    "@SubArcticTundra@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4621 …}
  +nested: Doctrine\ORM\PersistentCollection {#4623 …}
  +votes: Doctrine\ORM\PersistentCollection {#4625 …}
  +reports: Doctrine\ORM\PersistentCollection {#4627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4629 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4631 …}
  -id: 327479
  -bodyTs: "'/wiki/accelerationism?wprov=sfla1](https://en.wikipedia.org/wiki/accelerationism?wprov=sfla1)':3 'en.wikipedia.org':2 'en.wikipedia.org/wiki/accelerationism?wprov=sfla1](https://en.wikipedia.org/wiki/accelerationism?wprov=sfla1)':1 'kind':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6872860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705815380 {#4619
    date: 2024-01-21 06:36:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#4303
  +user: App\Entity\User {#4316 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "This is stupid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1725325900 {#4298
    date: 2024-09-03 03:11:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4304 …}
  +nested: Doctrine\ORM\PersistentCollection {#4306 …}
  +votes: Doctrine\ORM\PersistentCollection {#4308 …}
  +reports: Doctrine\ORM\PersistentCollection {#4310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4314 …}
  -id: 314592
  -bodyTs: "'stupid':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6750670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705432242 {#4299
    date: 2024-01-16 20:10:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#4303
  +user: App\Entity\User {#4316 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "This is stupid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1725325900 {#4298
    date: 2024-09-03 03:11:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4304 …}
  +nested: Doctrine\ORM\PersistentCollection {#4306 …}
  +votes: Doctrine\ORM\PersistentCollection {#4308 …}
  +reports: Doctrine\ORM\PersistentCollection {#4310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4314 …}
  -id: 314592
  -bodyTs: "'stupid':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6750670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705432242 {#4299
    date: 2024-01-16 20:10:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#4303
  +user: App\Entity\User {#4316 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "This is stupid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1725325900 {#4298
    date: 2024-09-03 03:11:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4304 …}
  +nested: Doctrine\ORM\PersistentCollection {#4306 …}
  +votes: Doctrine\ORM\PersistentCollection {#4308 …}
  +reports: Doctrine\ORM\PersistentCollection {#4310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4314 …}
  -id: 314592
  -bodyTs: "'stupid':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6750670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705432242 {#4299
    date: 2024-01-16 20:10:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4382
  +user: Proxies\__CG__\App\Entity\User {#4386 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4303
    +user: App\Entity\User {#4316 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "This is stupid."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1725325900 {#4298
      date: 2024-09-03 03:11:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BmeBenji@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4304 …}
    +nested: Doctrine\ORM\PersistentCollection {#4306 …}
    +votes: Doctrine\ORM\PersistentCollection {#4308 …}
    +reports: Doctrine\ORM\PersistentCollection {#4310 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4312 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4314 …}
    -id: 314592
    -bodyTs: "'stupid':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6750670"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705432242 {#4299
      date: 2024-01-16 20:10:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4303}
  +body: "![](https://lemmy.today/pictrs/image/cd423431-c933-4120-b1da-8f9f49e05b81.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705436130 {#4381
    date: 2024-01-16 21:15:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
    "@Rhynoplaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4391 …}
  +nested: Doctrine\ORM\PersistentCollection {#4387 …}
  +votes: Doctrine\ORM\PersistentCollection {#4389 …}
  +reports: Doctrine\ORM\PersistentCollection {#4394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4396 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4398 …}
  -id: 314811
  -bodyTs: "'/pictrs/image/cd423431-c933-4120-b1da-8f9f49e05b81.jpeg)':3 'lemmy.today':2 'lemmy.today/pictrs/image/cd423431-c933-4120-b1da-8f9f49e05b81.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4834665"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705436130 {#4378
    date: 2024-01-16 21:15:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#4382
  +user: Proxies\__CG__\App\Entity\User {#4386 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4303
    +user: App\Entity\User {#4316 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "This is stupid."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1725325900 {#4298
      date: 2024-09-03 03:11:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BmeBenji@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4304 …}
    +nested: Doctrine\ORM\PersistentCollection {#4306 …}
    +votes: Doctrine\ORM\PersistentCollection {#4308 …}
    +reports: Doctrine\ORM\PersistentCollection {#4310 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4312 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4314 …}
    -id: 314592
    -bodyTs: "'stupid':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6750670"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705432242 {#4299
      date: 2024-01-16 20:10:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4303}
  +body: "![](https://lemmy.today/pictrs/image/cd423431-c933-4120-b1da-8f9f49e05b81.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705436130 {#4381
    date: 2024-01-16 21:15:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
    "@Rhynoplaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4391 …}
  +nested: Doctrine\ORM\PersistentCollection {#4387 …}
  +votes: Doctrine\ORM\PersistentCollection {#4389 …}
  +reports: Doctrine\ORM\PersistentCollection {#4394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4396 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4398 …}
  -id: 314811
  -bodyTs: "'/pictrs/image/cd423431-c933-4120-b1da-8f9f49e05b81.jpeg)':3 'lemmy.today':2 'lemmy.today/pictrs/image/cd423431-c933-4120-b1da-8f9f49e05b81.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4834665"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705436130 {#4378
    date: 2024-01-16 21:15:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#4382
  +user: Proxies\__CG__\App\Entity\User {#4386 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4303
    +user: App\Entity\User {#4316 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "This is stupid."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1725325900 {#4298
      date: 2024-09-03 03:11:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BmeBenji@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4304 …}
    +nested: Doctrine\ORM\PersistentCollection {#4306 …}
    +votes: Doctrine\ORM\PersistentCollection {#4308 …}
    +reports: Doctrine\ORM\PersistentCollection {#4310 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4312 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4314 …}
    -id: 314592
    -bodyTs: "'stupid':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6750670"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705432242 {#4299
      date: 2024-01-16 20:10:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4303}
  +body: "![](https://lemmy.today/pictrs/image/cd423431-c933-4120-b1da-8f9f49e05b81.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705436130 {#4381
    date: 2024-01-16 21:15:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
    "@Rhynoplaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4391 …}
  +nested: Doctrine\ORM\PersistentCollection {#4387 …}
  +votes: Doctrine\ORM\PersistentCollection {#4389 …}
  +reports: Doctrine\ORM\PersistentCollection {#4394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4396 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4398 …}
  -id: 314811
  -bodyTs: "'/pictrs/image/cd423431-c933-4120-b1da-8f9f49e05b81.jpeg)':3 'lemmy.today':2 'lemmy.today/pictrs/image/cd423431-c933-4120-b1da-8f9f49e05b81.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4834665"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705436130 {#4378
    date: 2024-01-16 21:15:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#4534
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4382
    +user: Proxies\__CG__\App\Entity\User {#4386 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4303
      +user: App\Entity\User {#4316 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "This is stupid."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1725325900 {#4298
        date: 2024-09-03 03:11:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BmeBenji@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4304 …}
      +nested: Doctrine\ORM\PersistentCollection {#4306 …}
      +votes: Doctrine\ORM\PersistentCollection {#4308 …}
      +reports: Doctrine\ORM\PersistentCollection {#4310 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4312 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4314 …}
      -id: 314592
      -bodyTs: "'stupid':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6750670"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705432242 {#4299
        date: 2024-01-16 20:10:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4303}
    +body: "![](https://lemmy.today/pictrs/image/cd423431-c933-4120-b1da-8f9f49e05b81.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705436130 {#4381
      date: 2024-01-16 21:15:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BmeBenji@lemm.ee"
      "@Rhynoplaz@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4391 …}
    +nested: Doctrine\ORM\PersistentCollection {#4387 …}
    +votes: Doctrine\ORM\PersistentCollection {#4389 …}
    +reports: Doctrine\ORM\PersistentCollection {#4394 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4398 …}
    -id: 314811
    -bodyTs: "'/pictrs/image/cd423431-c933-4120-b1da-8f9f49e05b81.jpeg)':3 'lemmy.today':2 'lemmy.today/pictrs/image/cd423431-c933-4120-b1da-8f9f49e05b81.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/4834665"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705436130 {#4378
      date: 2024-01-16 21:15:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4303}
  +body: "I don’t follow."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705449890 {#4532
    date: 2024-01-17 01:04:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
    "@Rhynoplaz@lemmy.world"
    "@TacoBellAbuser87@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4535 …}
  +nested: Doctrine\ORM\PersistentCollection {#4537 …}
  +votes: Doctrine\ORM\PersistentCollection {#4539 …}
  +reports: Doctrine\ORM\PersistentCollection {#4541 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4543 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4545 …}
  -id: 315430
  -bodyTs: "'follow':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8349582"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705449890 {#4533
    date: 2024-01-17 01:04:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#4534
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4382
    +user: Proxies\__CG__\App\Entity\User {#4386 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4303
      +user: App\Entity\User {#4316 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "This is stupid."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1725325900 {#4298
        date: 2024-09-03 03:11:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BmeBenji@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4304 …}
      +nested: Doctrine\ORM\PersistentCollection {#4306 …}
      +votes: Doctrine\ORM\PersistentCollection {#4308 …}
      +reports: Doctrine\ORM\PersistentCollection {#4310 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4312 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4314 …}
      -id: 314592
      -bodyTs: "'stupid':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6750670"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705432242 {#4299
        date: 2024-01-16 20:10:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4303}
    +body: "![](https://lemmy.today/pictrs/image/cd423431-c933-4120-b1da-8f9f49e05b81.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705436130 {#4381
      date: 2024-01-16 21:15:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BmeBenji@lemm.ee"
      "@Rhynoplaz@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4391 …}
    +nested: Doctrine\ORM\PersistentCollection {#4387 …}
    +votes: Doctrine\ORM\PersistentCollection {#4389 …}
    +reports: Doctrine\ORM\PersistentCollection {#4394 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4398 …}
    -id: 314811
    -bodyTs: "'/pictrs/image/cd423431-c933-4120-b1da-8f9f49e05b81.jpeg)':3 'lemmy.today':2 'lemmy.today/pictrs/image/cd423431-c933-4120-b1da-8f9f49e05b81.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/4834665"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705436130 {#4378
      date: 2024-01-16 21:15:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4303}
  +body: "I don’t follow."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705449890 {#4532
    date: 2024-01-17 01:04:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
    "@Rhynoplaz@lemmy.world"
    "@TacoBellAbuser87@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4535 …}
  +nested: Doctrine\ORM\PersistentCollection {#4537 …}
  +votes: Doctrine\ORM\PersistentCollection {#4539 …}
  +reports: Doctrine\ORM\PersistentCollection {#4541 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4543 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4545 …}
  -id: 315430
  -bodyTs: "'follow':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8349582"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705449890 {#4533
    date: 2024-01-17 01:04:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#4534
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4382
    +user: Proxies\__CG__\App\Entity\User {#4386 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4303
      +user: App\Entity\User {#4316 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "This is stupid."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1725325900 {#4298
        date: 2024-09-03 03:11:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BmeBenji@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4304 …}
      +nested: Doctrine\ORM\PersistentCollection {#4306 …}
      +votes: Doctrine\ORM\PersistentCollection {#4308 …}
      +reports: Doctrine\ORM\PersistentCollection {#4310 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4312 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4314 …}
      -id: 314592
      -bodyTs: "'stupid':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6750670"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705432242 {#4299
        date: 2024-01-16 20:10:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4303}
    +body: "![](https://lemmy.today/pictrs/image/cd423431-c933-4120-b1da-8f9f49e05b81.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705436130 {#4381
      date: 2024-01-16 21:15:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BmeBenji@lemm.ee"
      "@Rhynoplaz@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4391 …}
    +nested: Doctrine\ORM\PersistentCollection {#4387 …}
    +votes: Doctrine\ORM\PersistentCollection {#4389 …}
    +reports: Doctrine\ORM\PersistentCollection {#4394 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4398 …}
    -id: 314811
    -bodyTs: "'/pictrs/image/cd423431-c933-4120-b1da-8f9f49e05b81.jpeg)':3 'lemmy.today':2 'lemmy.today/pictrs/image/cd423431-c933-4120-b1da-8f9f49e05b81.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/4834665"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705436130 {#4378
      date: 2024-01-16 21:15:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4303}
  +body: "I don’t follow."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705449890 {#4532
    date: 2024-01-17 01:04:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
    "@Rhynoplaz@lemmy.world"
    "@TacoBellAbuser87@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4535 …}
  +nested: Doctrine\ORM\PersistentCollection {#4537 …}
  +votes: Doctrine\ORM\PersistentCollection {#4539 …}
  +reports: Doctrine\ORM\PersistentCollection {#4541 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4543 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4545 …}
  -id: 315430
  -bodyTs: "'follow':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8349582"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705449890 {#4533
    date: 2024-01-17 01:04:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#4402
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4303
    +user: App\Entity\User {#4316 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "This is stupid."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1725325900 {#4298
      date: 2024-09-03 03:11:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BmeBenji@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4304 …}
    +nested: Doctrine\ORM\PersistentCollection {#4306 …}
    +votes: Doctrine\ORM\PersistentCollection {#4308 …}
    +reports: Doctrine\ORM\PersistentCollection {#4310 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4312 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4314 …}
    -id: 314592
    -bodyTs: "'stupid':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6750670"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705432242 {#4299
      date: 2024-01-16 20:10:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4303}
  +body: "American politics are stupid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705449823 {#4400
    date: 2024-01-17 01:03:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
    "@Rhynoplaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4403 …}
  +nested: Doctrine\ORM\PersistentCollection {#4405 …}
  +votes: Doctrine\ORM\PersistentCollection {#4407 …}
  +reports: Doctrine\ORM\PersistentCollection {#4409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4413 …}
  -id: 315428
  -bodyTs: "'american':1 'polit':2 'stupid':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8349539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705449823 {#4401
    date: 2024-01-17 01:03:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#4402
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4303
    +user: App\Entity\User {#4316 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "This is stupid."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1725325900 {#4298
      date: 2024-09-03 03:11:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BmeBenji@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4304 …}
    +nested: Doctrine\ORM\PersistentCollection {#4306 …}
    +votes: Doctrine\ORM\PersistentCollection {#4308 …}
    +reports: Doctrine\ORM\PersistentCollection {#4310 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4312 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4314 …}
    -id: 314592
    -bodyTs: "'stupid':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6750670"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705432242 {#4299
      date: 2024-01-16 20:10:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4303}
  +body: "American politics are stupid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705449823 {#4400
    date: 2024-01-17 01:03:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
    "@Rhynoplaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4403 …}
  +nested: Doctrine\ORM\PersistentCollection {#4405 …}
  +votes: Doctrine\ORM\PersistentCollection {#4407 …}
  +reports: Doctrine\ORM\PersistentCollection {#4409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4413 …}
  -id: 315428
  -bodyTs: "'american':1 'polit':2 'stupid':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8349539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705449823 {#4401
    date: 2024-01-17 01:03:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#4402
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-loving-this-format"
    +title: "I’m loving this format"
    +url: "https://i.imgur.com/FyRlgC7.jpg"
    +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727276110 {#2414
      date: 2024-09-25 16:55:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 31018
    -titleTs: "'format':5 'love':3 'm':2"
    -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705518145
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21061094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431745 {#1793
      date: 2024-01-16 20:02:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4303
    +user: App\Entity\User {#4316 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "This is stupid."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1725325900 {#4298
      date: 2024-09-03 03:11:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BmeBenji@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4304 …}
    +nested: Doctrine\ORM\PersistentCollection {#4306 …}
    +votes: Doctrine\ORM\PersistentCollection {#4308 …}
    +reports: Doctrine\ORM\PersistentCollection {#4310 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4312 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4314 …}
    -id: 314592
    -bodyTs: "'stupid':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6750670"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705432242 {#4299
      date: 2024-01-16 20:10:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4303}
  +body: "American politics are stupid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705449823 {#4400
    date: 2024-01-17 01:03:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BmeBenji@lemm.ee"
    "@Rhynoplaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4403 …}
  +nested: Doctrine\ORM\PersistentCollection {#4405 …}
  +votes: Doctrine\ORM\PersistentCollection {#4407 …}
  +reports: Doctrine\ORM\PersistentCollection {#4409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4413 …}
  -id: 315428
  -bodyTs: "'american':1 'polit':2 'stupid':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8349539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705449823 {#4401
    date: 2024-01-17 01:03:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED 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