GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/t/2924/Lemmy-since-the-reddit-collapse/top

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "Lemmy-since-the-reddit-collapse"
  +title: "Lemmy since the reddit collapse"
  +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 32
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692278172 {#2410
    date: 2023-08-17 15:16:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 2924
  -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692198922
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/3375083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692112522 {#1850
    date: 2023-08-15 17:15:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "Lemmy-since-the-reddit-collapse"
  +title: "Lemmy since the reddit collapse"
  +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 32
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692278172 {#2410
    date: 2023-08-17 15:16:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 2924
  -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692198922
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/3375083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692112522 {#1850
    date: 2023-08-15 17:15:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "Lemmy-since-the-reddit-collapse"
  +title: "Lemmy since the reddit collapse"
  +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 32
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692278172 {#2410
    date: 2023-08-17 15:16:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 2924
  -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692198922
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/3375083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692112522 {#1850
    date: 2023-08-15 17:15:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#3999
  +user: App\Entity\User {#3948 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Yeah, you can call yourself a leftist all you want, but when 90% of your posts is calling Biden and Zelensky Nazis but you never criticize Putin or Trump, I get certain doubts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696962302 {#4008
    date: 2023-10-10 20:25:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3997 …}
  +nested: Doctrine\ORM\PersistentCollection {#3995 …}
  +votes: Doctrine\ORM\PersistentCollection {#3993 …}
  +reports: Doctrine\ORM\PersistentCollection {#3991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
  -id: 32340
  -bodyTs: "'90':13 'biden':19 'call':4,18 'certain':32 'critic':26 'doubt':33 'get':31 'leftist':7 'nazi':22 'never':25 'post':16 'putin':27 'trump':29 'want':10 'yeah':1 'zelenski':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/2014540"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692211050 {#3940
    date: 2023-08-16 20:37:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#3999
  +user: App\Entity\User {#3948 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Yeah, you can call yourself a leftist all you want, but when 90% of your posts is calling Biden and Zelensky Nazis but you never criticize Putin or Trump, I get certain doubts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696962302 {#4008
    date: 2023-10-10 20:25:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3997 …}
  +nested: Doctrine\ORM\PersistentCollection {#3995 …}
  +votes: Doctrine\ORM\PersistentCollection {#3993 …}
  +reports: Doctrine\ORM\PersistentCollection {#3991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
  -id: 32340
  -bodyTs: "'90':13 'biden':19 'call':4,18 'certain':32 'critic':26 'doubt':33 'get':31 'leftist':7 'nazi':22 'never':25 'post':16 'putin':27 'trump':29 'want':10 'yeah':1 'zelenski':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/2014540"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692211050 {#3940
    date: 2023-08-16 20:37:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#3999
  +user: App\Entity\User {#3948 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Yeah, you can call yourself a leftist all you want, but when 90% of your posts is calling Biden and Zelensky Nazis but you never criticize Putin or Trump, I get certain doubts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696962302 {#4008
    date: 2023-10-10 20:25:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3997 …}
  +nested: Doctrine\ORM\PersistentCollection {#3995 …}
  +votes: Doctrine\ORM\PersistentCollection {#3993 …}
  +reports: Doctrine\ORM\PersistentCollection {#3991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
  -id: 32340
  -bodyTs: "'90':13 'biden':19 'call':4,18 'certain':32 'critic':26 'doubt':33 'get':31 'leftist':7 'nazi':22 'never':25 'post':16 'putin':27 'trump':29 'want':10 'yeah':1 'zelenski':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/2014540"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692211050 {#3940
    date: 2023-08-16 20:37:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4413
  +user: Proxies\__CG__\App\Entity\User {#4417 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah, you can call yourself a leftist all you want, but when 90% of your posts is calling Biden and Zelensky Nazis but you never criticize Putin or Trump, I get certain doubts."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696962302 {#4008
      date: 2023-10-10 20:25:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 32340
    -bodyTs: "'90':13 'biden':19 'call':4,18 'certain':32 'critic':26 'doubt':33 'get':31 'leftist':7 'nazi':22 'never':25 'post':16 'putin':27 'trump':29 'want':10 'yeah':1 'zelenski':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/2014540"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692211050 {#3940
      date: 2023-08-16 20:37:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "You forgot the genocide denial as well. I don’t understand why they worship Russia like the ussr is still around."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692225839 {#4412
    date: 2023-08-17 00:43:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@Noughmad@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4422 …}
  +nested: Doctrine\ORM\PersistentCollection {#4418 …}
  +votes: Doctrine\ORM\PersistentCollection {#4420 …}
  +reports: Doctrine\ORM\PersistentCollection {#4425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4429 …}
  -id: 32341
  -bodyTs: "'around':21 'denial':5 'forgot':2 'genocid':4 'like':16 'russia':15 'still':20 'understand':11 'ussr':18 'well':7 'worship':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/2729147"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692225839 {#4409
    date: 2023-08-17 00:43:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4413
  +user: Proxies\__CG__\App\Entity\User {#4417 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah, you can call yourself a leftist all you want, but when 90% of your posts is calling Biden and Zelensky Nazis but you never criticize Putin or Trump, I get certain doubts."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696962302 {#4008
      date: 2023-10-10 20:25:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 32340
    -bodyTs: "'90':13 'biden':19 'call':4,18 'certain':32 'critic':26 'doubt':33 'get':31 'leftist':7 'nazi':22 'never':25 'post':16 'putin':27 'trump':29 'want':10 'yeah':1 'zelenski':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/2014540"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692211050 {#3940
      date: 2023-08-16 20:37:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "You forgot the genocide denial as well. I don’t understand why they worship Russia like the ussr is still around."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692225839 {#4412
    date: 2023-08-17 00:43:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@Noughmad@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4422 …}
  +nested: Doctrine\ORM\PersistentCollection {#4418 …}
  +votes: Doctrine\ORM\PersistentCollection {#4420 …}
  +reports: Doctrine\ORM\PersistentCollection {#4425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4429 …}
  -id: 32341
  -bodyTs: "'around':21 'denial':5 'forgot':2 'genocid':4 'like':16 'russia':15 'still':20 'understand':11 'ussr':18 'well':7 'worship':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/2729147"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692225839 {#4409
    date: 2023-08-17 00:43:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4413
  +user: Proxies\__CG__\App\Entity\User {#4417 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah, you can call yourself a leftist all you want, but when 90% of your posts is calling Biden and Zelensky Nazis but you never criticize Putin or Trump, I get certain doubts."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696962302 {#4008
      date: 2023-10-10 20:25:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 32340
    -bodyTs: "'90':13 'biden':19 'call':4,18 'certain':32 'critic':26 'doubt':33 'get':31 'leftist':7 'nazi':22 'never':25 'post':16 'putin':27 'trump':29 'want':10 'yeah':1 'zelenski':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/2014540"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692211050 {#3940
      date: 2023-08-16 20:37:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "You forgot the genocide denial as well. I don’t understand why they worship Russia like the ussr is still around."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692225839 {#4412
    date: 2023-08-17 00:43:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@Noughmad@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4422 …}
  +nested: Doctrine\ORM\PersistentCollection {#4418 …}
  +votes: Doctrine\ORM\PersistentCollection {#4420 …}
  +reports: Doctrine\ORM\PersistentCollection {#4425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4429 …}
  -id: 32341
  -bodyTs: "'around':21 'denial':5 'forgot':2 'genocid':4 'like':16 'russia':15 'still':20 'understand':11 'ussr':18 'well':7 'worship':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/2729147"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692225839 {#4409
    date: 2023-08-17 00:43:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4577
  +user: Proxies\__CG__\App\Entity\User {#4583 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4413
    +user: Proxies\__CG__\App\Entity\User {#4417 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#3999
      +user: App\Entity\User {#3948 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah, you can call yourself a leftist all you want, but when 90% of your posts is calling Biden and Zelensky Nazis but you never criticize Putin or Trump, I get certain doubts."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696962302 {#4008
        date: 2023-10-10 20:25:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3997 …}
      +nested: Doctrine\ORM\PersistentCollection {#3995 …}
      +votes: Doctrine\ORM\PersistentCollection {#3993 …}
      +reports: Doctrine\ORM\PersistentCollection {#3991 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
      -id: 32340
      -bodyTs: "'90':13 'biden':19 'call':4,18 'certain':32 'critic':26 'doubt':33 'get':31 'leftist':7 'nazi':22 'never':25 'post':16 'putin':27 'trump':29 'want':10 'yeah':1 'zelenski':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/2014540"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692211050 {#3940
        date: 2023-08-16 20:37:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "You forgot the genocide denial as well. I don’t understand why they worship Russia like the ussr is still around."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692225839 {#4412
      date: 2023-08-17 00:43:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@Noughmad@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4422 …}
    +nested: Doctrine\ORM\PersistentCollection {#4418 …}
    +votes: Doctrine\ORM\PersistentCollection {#4420 …}
    +reports: Doctrine\ORM\PersistentCollection {#4425 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4427 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4429 …}
    -id: 32341
    -bodyTs: "'around':21 'denial':5 'forgot':2 'genocid':4 'like':16 'russia':15 'still':20 'understand':11 'ussr':18 'well':7 'worship':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/2729147"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692225839 {#4409
      date: 2023-08-17 00:43:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Oop im feeling it, gotta worship Russia now. ![stalin-smokin](https://www.hexbear.net/pictrs/image/f185267a-ae3d-4868-82e3-7830aa36ff8e.png "stalin-smokin"). Wanna hit?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692270117 {#4576
    date: 2023-08-17 13:01:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@Noughmad@programming.dev"
    "@SigloPseudoMundo@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4584 …}
  +nested: Doctrine\ORM\PersistentCollection {#4586 …}
  +votes: Doctrine\ORM\PersistentCollection {#4588 …}
  +reports: Doctrine\ORM\PersistentCollection {#4591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4595 …}
  -id: 32342
  -bodyTs: "'/pictrs/image/f185267a-ae3d-4868-82e3-7830aa36ff8e.png':14 'feel':3 'gotta':5 'hit':19 'im':2 'oop':1 'russia':7 'smokin':11,17 'stalin':10,16 'stalin-smokin':9,15 'wanna':18 'worship':6 'www.hexbear.net':13 'www.hexbear.net/pictrs/image/f185267a-ae3d-4868-82e3-7830aa36ff8e.png':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3750937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692270117 {#4579
    date: 2023-08-17 13:01:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4577
  +user: Proxies\__CG__\App\Entity\User {#4583 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4413
    +user: Proxies\__CG__\App\Entity\User {#4417 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#3999
      +user: App\Entity\User {#3948 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah, you can call yourself a leftist all you want, but when 90% of your posts is calling Biden and Zelensky Nazis but you never criticize Putin or Trump, I get certain doubts."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696962302 {#4008
        date: 2023-10-10 20:25:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3997 …}
      +nested: Doctrine\ORM\PersistentCollection {#3995 …}
      +votes: Doctrine\ORM\PersistentCollection {#3993 …}
      +reports: Doctrine\ORM\PersistentCollection {#3991 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
      -id: 32340
      -bodyTs: "'90':13 'biden':19 'call':4,18 'certain':32 'critic':26 'doubt':33 'get':31 'leftist':7 'nazi':22 'never':25 'post':16 'putin':27 'trump':29 'want':10 'yeah':1 'zelenski':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/2014540"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692211050 {#3940
        date: 2023-08-16 20:37:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "You forgot the genocide denial as well. I don’t understand why they worship Russia like the ussr is still around."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692225839 {#4412
      date: 2023-08-17 00:43:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@Noughmad@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4422 …}
    +nested: Doctrine\ORM\PersistentCollection {#4418 …}
    +votes: Doctrine\ORM\PersistentCollection {#4420 …}
    +reports: Doctrine\ORM\PersistentCollection {#4425 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4427 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4429 …}
    -id: 32341
    -bodyTs: "'around':21 'denial':5 'forgot':2 'genocid':4 'like':16 'russia':15 'still':20 'understand':11 'ussr':18 'well':7 'worship':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/2729147"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692225839 {#4409
      date: 2023-08-17 00:43:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Oop im feeling it, gotta worship Russia now. ![stalin-smokin](https://www.hexbear.net/pictrs/image/f185267a-ae3d-4868-82e3-7830aa36ff8e.png "stalin-smokin"). Wanna hit?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692270117 {#4576
    date: 2023-08-17 13:01:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@Noughmad@programming.dev"
    "@SigloPseudoMundo@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4584 …}
  +nested: Doctrine\ORM\PersistentCollection {#4586 …}
  +votes: Doctrine\ORM\PersistentCollection {#4588 …}
  +reports: Doctrine\ORM\PersistentCollection {#4591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4595 …}
  -id: 32342
  -bodyTs: "'/pictrs/image/f185267a-ae3d-4868-82e3-7830aa36ff8e.png':14 'feel':3 'gotta':5 'hit':19 'im':2 'oop':1 'russia':7 'smokin':11,17 'stalin':10,16 'stalin-smokin':9,15 'wanna':18 'worship':6 'www.hexbear.net':13 'www.hexbear.net/pictrs/image/f185267a-ae3d-4868-82e3-7830aa36ff8e.png':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3750937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692270117 {#4579
    date: 2023-08-17 13:01:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4577
  +user: Proxies\__CG__\App\Entity\User {#4583 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4413
    +user: Proxies\__CG__\App\Entity\User {#4417 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#3999
      +user: App\Entity\User {#3948 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah, you can call yourself a leftist all you want, but when 90% of your posts is calling Biden and Zelensky Nazis but you never criticize Putin or Trump, I get certain doubts."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696962302 {#4008
        date: 2023-10-10 20:25:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3997 …}
      +nested: Doctrine\ORM\PersistentCollection {#3995 …}
      +votes: Doctrine\ORM\PersistentCollection {#3993 …}
      +reports: Doctrine\ORM\PersistentCollection {#3991 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
      -id: 32340
      -bodyTs: "'90':13 'biden':19 'call':4,18 'certain':32 'critic':26 'doubt':33 'get':31 'leftist':7 'nazi':22 'never':25 'post':16 'putin':27 'trump':29 'want':10 'yeah':1 'zelenski':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/2014540"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692211050 {#3940
        date: 2023-08-16 20:37:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "You forgot the genocide denial as well. I don’t understand why they worship Russia like the ussr is still around."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692225839 {#4412
      date: 2023-08-17 00:43:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@Noughmad@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4422 …}
    +nested: Doctrine\ORM\PersistentCollection {#4418 …}
    +votes: Doctrine\ORM\PersistentCollection {#4420 …}
    +reports: Doctrine\ORM\PersistentCollection {#4425 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4427 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4429 …}
    -id: 32341
    -bodyTs: "'around':21 'denial':5 'forgot':2 'genocid':4 'like':16 'russia':15 'still':20 'understand':11 'ussr':18 'well':7 'worship':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/2729147"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692225839 {#4409
      date: 2023-08-17 00:43:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Oop im feeling it, gotta worship Russia now. ![stalin-smokin](https://www.hexbear.net/pictrs/image/f185267a-ae3d-4868-82e3-7830aa36ff8e.png "stalin-smokin"). Wanna hit?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692270117 {#4576
    date: 2023-08-17 13:01:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@Noughmad@programming.dev"
    "@SigloPseudoMundo@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4584 …}
  +nested: Doctrine\ORM\PersistentCollection {#4586 …}
  +votes: Doctrine\ORM\PersistentCollection {#4588 …}
  +reports: Doctrine\ORM\PersistentCollection {#4591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4595 …}
  -id: 32342
  -bodyTs: "'/pictrs/image/f185267a-ae3d-4868-82e3-7830aa36ff8e.png':14 'feel':3 'gotta':5 'hit':19 'im':2 'oop':1 'russia':7 'smokin':11,17 'stalin':10,16 'stalin-smokin':9,15 'wanna':18 'worship':6 'www.hexbear.net':13 'www.hexbear.net/pictrs/image/f185267a-ae3d-4868-82e3-7830aa36ff8e.png':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3750937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692270117 {#4579
    date: 2023-08-17 13:01:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#4433
  +user: Proxies\__CG__\App\Entity\User {#4434 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah, you can call yourself a leftist all you want, but when 90% of your posts is calling Biden and Zelensky Nazis but you never criticize Putin or Trump, I get certain doubts."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696962302 {#4008
      date: 2023-10-10 20:25:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 32340
    -bodyTs: "'90':13 'biden':19 'call':4,18 'certain':32 'critic':26 'doubt':33 'get':31 'leftist':7 'nazi':22 'never':25 'post':16 'putin':27 'trump':29 'want':10 'yeah':1 'zelenski':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/2014540"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692211050 {#3940
      date: 2023-08-16 20:37:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    Posting about Trump or Putin being bad would be akin to making posts about ISIS being bad: it goes without saying.\n
    \n
    Like 99% of people on this platform already agrees with you, it’s really not a contentious issue. There’s no significant MAGA or Russian nationalist instance federated. None of their supporters would see it, it would be a completely moot point.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1692212154 {#4431
    date: 2023-08-16 20:55:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@Noughmad@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4435 …}
  +nested: Doctrine\ORM\PersistentCollection {#4437 …}
  +votes: Doctrine\ORM\PersistentCollection {#4439 …}
  +reports: Doctrine\ORM\PersistentCollection {#4441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4445 …}
  -id: 40398
  -bodyTs: "'99':23 'agre':30 'akin':10 'alreadi':29 'bad':7,17 'complet':61 'contenti':38 'feder':49 'goe':19 'instanc':48 'isi':15 'issu':39 'like':22 'maga':44 'make':12 'moot':62 'nationalist':47 'none':50 'peopl':25 'platform':28 'point':63 'post':1,13 'putin':5 'realli':35 'russian':46 'say':21 'see':55 'signific':43 'support':53 'trump':3 'without':20 'would':8,54,58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3744404"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692212154 {#4432
    date: 2023-08-16 20:55:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4433
  +user: Proxies\__CG__\App\Entity\User {#4434 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah, you can call yourself a leftist all you want, but when 90% of your posts is calling Biden and Zelensky Nazis but you never criticize Putin or Trump, I get certain doubts."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696962302 {#4008
      date: 2023-10-10 20:25:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 32340
    -bodyTs: "'90':13 'biden':19 'call':4,18 'certain':32 'critic':26 'doubt':33 'get':31 'leftist':7 'nazi':22 'never':25 'post':16 'putin':27 'trump':29 'want':10 'yeah':1 'zelenski':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/2014540"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692211050 {#3940
      date: 2023-08-16 20:37:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    Posting about Trump or Putin being bad would be akin to making posts about ISIS being bad: it goes without saying.\n
    \n
    Like 99% of people on this platform already agrees with you, it’s really not a contentious issue. There’s no significant MAGA or Russian nationalist instance federated. None of their supporters would see it, it would be a completely moot point.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1692212154 {#4431
    date: 2023-08-16 20:55:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@Noughmad@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4435 …}
  +nested: Doctrine\ORM\PersistentCollection {#4437 …}
  +votes: Doctrine\ORM\PersistentCollection {#4439 …}
  +reports: Doctrine\ORM\PersistentCollection {#4441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4445 …}
  -id: 40398
  -bodyTs: "'99':23 'agre':30 'akin':10 'alreadi':29 'bad':7,17 'complet':61 'contenti':38 'feder':49 'goe':19 'instanc':48 'isi':15 'issu':39 'like':22 'maga':44 'make':12 'moot':62 'nationalist':47 'none':50 'peopl':25 'platform':28 'point':63 'post':1,13 'putin':5 'realli':35 'russian':46 'say':21 'see':55 'signific':43 'support':53 'trump':3 'without':20 'would':8,54,58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3744404"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692212154 {#4432
    date: 2023-08-16 20:55:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4433
  +user: Proxies\__CG__\App\Entity\User {#4434 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah, you can call yourself a leftist all you want, but when 90% of your posts is calling Biden and Zelensky Nazis but you never criticize Putin or Trump, I get certain doubts."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696962302 {#4008
      date: 2023-10-10 20:25:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 32340
    -bodyTs: "'90':13 'biden':19 'call':4,18 'certain':32 'critic':26 'doubt':33 'get':31 'leftist':7 'nazi':22 'never':25 'post':16 'putin':27 'trump':29 'want':10 'yeah':1 'zelenski':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/2014540"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692211050 {#3940
      date: 2023-08-16 20:37:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    Posting about Trump or Putin being bad would be akin to making posts about ISIS being bad: it goes without saying.\n
    \n
    Like 99% of people on this platform already agrees with you, it’s really not a contentious issue. There’s no significant MAGA or Russian nationalist instance federated. None of their supporters would see it, it would be a completely moot point.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1692212154 {#4431
    date: 2023-08-16 20:55:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@Noughmad@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4435 …}
  +nested: Doctrine\ORM\PersistentCollection {#4437 …}
  +votes: Doctrine\ORM\PersistentCollection {#4439 …}
  +reports: Doctrine\ORM\PersistentCollection {#4441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4445 …}
  -id: 40398
  -bodyTs: "'99':23 'agre':30 'akin':10 'alreadi':29 'bad':7,17 'complet':61 'contenti':38 'feder':49 'goe':19 'instanc':48 'isi':15 'issu':39 'like':22 'maga':44 'make':12 'moot':62 'nationalist':47 'none':50 'peopl':25 'platform':28 'point':63 'post':1,13 'putin':5 'realli':35 'russian':46 'say':21 'see':55 'signific':43 'support':53 'trump':3 'without':20 'would':8,54,58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3744404"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692212154 {#4432
    date: 2023-08-16 20:55:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4599
  +user: App\Entity\User {#3948 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4433
    +user: Proxies\__CG__\App\Entity\User {#4434 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#3999
      +user: App\Entity\User {#3948 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah, you can call yourself a leftist all you want, but when 90% of your posts is calling Biden and Zelensky Nazis but you never criticize Putin or Trump, I get certain doubts."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696962302 {#4008
        date: 2023-10-10 20:25:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3997 …}
      +nested: Doctrine\ORM\PersistentCollection {#3995 …}
      +votes: Doctrine\ORM\PersistentCollection {#3993 …}
      +reports: Doctrine\ORM\PersistentCollection {#3991 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
      -id: 32340
      -bodyTs: "'90':13 'biden':19 'call':4,18 'certain':32 'critic':26 'doubt':33 'get':31 'leftist':7 'nazi':22 'never':25 'post':16 'putin':27 'trump':29 'want':10 'yeah':1 'zelenski':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/2014540"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692211050 {#3940
        date: 2023-08-16 20:37:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: """
      Posting about Trump or Putin being bad would be akin to making posts about ISIS being bad: it goes without saying.\n
      \n
      Like 99% of people on this platform already agrees with you, it’s really not a contentious issue. There’s no significant MAGA or Russian nationalist instance federated. None of their supporters would see it, it would be a completely moot point.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1692212154 {#4431
      date: 2023-08-16 20:55:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@Noughmad@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4435 …}
    +nested: Doctrine\ORM\PersistentCollection {#4437 …}
    +votes: Doctrine\ORM\PersistentCollection {#4439 …}
    +reports: Doctrine\ORM\PersistentCollection {#4441 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4443 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4445 …}
    -id: 40398
    -bodyTs: "'99':23 'agre':30 'akin':10 'alreadi':29 'bad':7,17 'complet':61 'contenti':38 'feder':49 'goe':19 'instanc':48 'isi':15 'issu':39 'like':22 'maga':44 'make':12 'moot':62 'nationalist':47 'none':50 'peopl':25 'platform':28 'point':63 'post':1,13 'putin':5 'realli':35 'russian':46 'say':21 'see':55 'signific':43 'support':53 'trump':3 'without':20 'would':8,54,58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/3744404"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692212154 {#4432
      date: 2023-08-16 20:55:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    Oh how I wish that was true. Unfortunately I’ve seen far too many people support Russia in this war, both offline and online, including here.\n
    \n
    Maybe I’m wrong about hexbear, I certainly hope that I am, but on lemmygrad I saw long posts with many upvotes explaining how this war is a good thing and Putin is a hero that is fighting against the capitalists etc.\n
    \n
    Edit: and now lemmygrad had Hunter’s laptop on the front page. Could they be any more obvious?\n
    \n
    Edit2: lol, you almost had me believing that I was wrong and just too paranoid. Then in this very thread I got two people from hexbear telling me how NATO and Ukraine are evil, heavily upvoted. Still nothing bad about either Trump or Putin. Thanks.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692212639 {#4597
    date: 2023-08-16 21:03:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@Noughmad@programming.dev"
    "@CloutAtlas@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4600 …}
  +nested: Doctrine\ORM\PersistentCollection {#4602 …}
  +votes: Doctrine\ORM\PersistentCollection {#4604 …}
  +reports: Doctrine\ORM\PersistentCollection {#4606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
  -id: 40399
  -bodyTs: "'almost':90 'bad':125 'believ':93 'capitalist':67 'certain':34 'could':81 'edit':69 'edit2':87 'either':127 'etc':68 'evil':120 'explain':49 'far':12 'fight':64 'front':79 'good':55 'got':108 'heavili':121 'hero':61 'hexbear':32,112 'hope':35 'hunter':74 'includ':25 'laptop':76 'lemmygrad':41,72 'lol':88 'long':44 'm':29 'mani':14,47 'mayb':27 'nato':116 'noth':124 'obvious':86 'offlin':22 'oh':1 'onlin':24 'page':80 'paranoid':101 'peopl':15,110 'post':45 'putin':58,130 'russia':17 'saw':43 'seen':11 'still':123 'support':16 'tell':113 'thank':131 'thing':56 'thread':106 'true':7 'trump':128 'two':109 'ukrain':118 'unfortun':8 'upvot':48,122 've':10 'war':20,52 'wish':4 'wrong':30,97"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/2015405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692212639 {#4598
    date: 2023-08-16 21:03:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4599
  +user: App\Entity\User {#3948 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4433
    +user: Proxies\__CG__\App\Entity\User {#4434 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#3999
      +user: App\Entity\User {#3948 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah, you can call yourself a leftist all you want, but when 90% of your posts is calling Biden and Zelensky Nazis but you never criticize Putin or Trump, I get certain doubts."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696962302 {#4008
        date: 2023-10-10 20:25:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3997 …}
      +nested: Doctrine\ORM\PersistentCollection {#3995 …}
      +votes: Doctrine\ORM\PersistentCollection {#3993 …}
      +reports: Doctrine\ORM\PersistentCollection {#3991 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
      -id: 32340
      -bodyTs: "'90':13 'biden':19 'call':4,18 'certain':32 'critic':26 'doubt':33 'get':31 'leftist':7 'nazi':22 'never':25 'post':16 'putin':27 'trump':29 'want':10 'yeah':1 'zelenski':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/2014540"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692211050 {#3940
        date: 2023-08-16 20:37:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: """
      Posting about Trump or Putin being bad would be akin to making posts about ISIS being bad: it goes without saying.\n
      \n
      Like 99% of people on this platform already agrees with you, it’s really not a contentious issue. There’s no significant MAGA or Russian nationalist instance federated. None of their supporters would see it, it would be a completely moot point.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1692212154 {#4431
      date: 2023-08-16 20:55:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@Noughmad@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4435 …}
    +nested: Doctrine\ORM\PersistentCollection {#4437 …}
    +votes: Doctrine\ORM\PersistentCollection {#4439 …}
    +reports: Doctrine\ORM\PersistentCollection {#4441 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4443 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4445 …}
    -id: 40398
    -bodyTs: "'99':23 'agre':30 'akin':10 'alreadi':29 'bad':7,17 'complet':61 'contenti':38 'feder':49 'goe':19 'instanc':48 'isi':15 'issu':39 'like':22 'maga':44 'make':12 'moot':62 'nationalist':47 'none':50 'peopl':25 'platform':28 'point':63 'post':1,13 'putin':5 'realli':35 'russian':46 'say':21 'see':55 'signific':43 'support':53 'trump':3 'without':20 'would':8,54,58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/3744404"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692212154 {#4432
      date: 2023-08-16 20:55:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    Oh how I wish that was true. Unfortunately I’ve seen far too many people support Russia in this war, both offline and online, including here.\n
    \n
    Maybe I’m wrong about hexbear, I certainly hope that I am, but on lemmygrad I saw long posts with many upvotes explaining how this war is a good thing and Putin is a hero that is fighting against the capitalists etc.\n
    \n
    Edit: and now lemmygrad had Hunter’s laptop on the front page. Could they be any more obvious?\n
    \n
    Edit2: lol, you almost had me believing that I was wrong and just too paranoid. Then in this very thread I got two people from hexbear telling me how NATO and Ukraine are evil, heavily upvoted. Still nothing bad about either Trump or Putin. Thanks.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692212639 {#4597
    date: 2023-08-16 21:03:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@Noughmad@programming.dev"
    "@CloutAtlas@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4600 …}
  +nested: Doctrine\ORM\PersistentCollection {#4602 …}
  +votes: Doctrine\ORM\PersistentCollection {#4604 …}
  +reports: Doctrine\ORM\PersistentCollection {#4606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
  -id: 40399
  -bodyTs: "'almost':90 'bad':125 'believ':93 'capitalist':67 'certain':34 'could':81 'edit':69 'edit2':87 'either':127 'etc':68 'evil':120 'explain':49 'far':12 'fight':64 'front':79 'good':55 'got':108 'heavili':121 'hero':61 'hexbear':32,112 'hope':35 'hunter':74 'includ':25 'laptop':76 'lemmygrad':41,72 'lol':88 'long':44 'm':29 'mani':14,47 'mayb':27 'nato':116 'noth':124 'obvious':86 'offlin':22 'oh':1 'onlin':24 'page':80 'paranoid':101 'peopl':15,110 'post':45 'putin':58,130 'russia':17 'saw':43 'seen':11 'still':123 'support':16 'tell':113 'thank':131 'thing':56 'thread':106 'true':7 'trump':128 'two':109 'ukrain':118 'unfortun':8 'upvot':48,122 've':10 'war':20,52 'wish':4 'wrong':30,97"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/2015405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692212639 {#4598
    date: 2023-08-16 21:03:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4599
  +user: App\Entity\User {#3948 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4433
    +user: Proxies\__CG__\App\Entity\User {#4434 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#3999
      +user: App\Entity\User {#3948 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah, you can call yourself a leftist all you want, but when 90% of your posts is calling Biden and Zelensky Nazis but you never criticize Putin or Trump, I get certain doubts."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696962302 {#4008
        date: 2023-10-10 20:25:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3997 …}
      +nested: Doctrine\ORM\PersistentCollection {#3995 …}
      +votes: Doctrine\ORM\PersistentCollection {#3993 …}
      +reports: Doctrine\ORM\PersistentCollection {#3991 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
      -id: 32340
      -bodyTs: "'90':13 'biden':19 'call':4,18 'certain':32 'critic':26 'doubt':33 'get':31 'leftist':7 'nazi':22 'never':25 'post':16 'putin':27 'trump':29 'want':10 'yeah':1 'zelenski':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/2014540"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692211050 {#3940
        date: 2023-08-16 20:37:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: """
      Posting about Trump or Putin being bad would be akin to making posts about ISIS being bad: it goes without saying.\n
      \n
      Like 99% of people on this platform already agrees with you, it’s really not a contentious issue. There’s no significant MAGA or Russian nationalist instance federated. None of their supporters would see it, it would be a completely moot point.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1692212154 {#4431
      date: 2023-08-16 20:55:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@Noughmad@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4435 …}
    +nested: Doctrine\ORM\PersistentCollection {#4437 …}
    +votes: Doctrine\ORM\PersistentCollection {#4439 …}
    +reports: Doctrine\ORM\PersistentCollection {#4441 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4443 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4445 …}
    -id: 40398
    -bodyTs: "'99':23 'agre':30 'akin':10 'alreadi':29 'bad':7,17 'complet':61 'contenti':38 'feder':49 'goe':19 'instanc':48 'isi':15 'issu':39 'like':22 'maga':44 'make':12 'moot':62 'nationalist':47 'none':50 'peopl':25 'platform':28 'point':63 'post':1,13 'putin':5 'realli':35 'russian':46 'say':21 'see':55 'signific':43 'support':53 'trump':3 'without':20 'would':8,54,58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/3744404"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692212154 {#4432
      date: 2023-08-16 20:55:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    Oh how I wish that was true. Unfortunately I’ve seen far too many people support Russia in this war, both offline and online, including here.\n
    \n
    Maybe I’m wrong about hexbear, I certainly hope that I am, but on lemmygrad I saw long posts with many upvotes explaining how this war is a good thing and Putin is a hero that is fighting against the capitalists etc.\n
    \n
    Edit: and now lemmygrad had Hunter’s laptop on the front page. Could they be any more obvious?\n
    \n
    Edit2: lol, you almost had me believing that I was wrong and just too paranoid. Then in this very thread I got two people from hexbear telling me how NATO and Ukraine are evil, heavily upvoted. Still nothing bad about either Trump or Putin. Thanks.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692212639 {#4597
    date: 2023-08-16 21:03:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@Noughmad@programming.dev"
    "@CloutAtlas@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4600 …}
  +nested: Doctrine\ORM\PersistentCollection {#4602 …}
  +votes: Doctrine\ORM\PersistentCollection {#4604 …}
  +reports: Doctrine\ORM\PersistentCollection {#4606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
  -id: 40399
  -bodyTs: "'almost':90 'bad':125 'believ':93 'capitalist':67 'certain':34 'could':81 'edit':69 'edit2':87 'either':127 'etc':68 'evil':120 'explain':49 'far':12 'fight':64 'front':79 'good':55 'got':108 'heavili':121 'hero':61 'hexbear':32,112 'hope':35 'hunter':74 'includ':25 'laptop':76 'lemmygrad':41,72 'lol':88 'long':44 'm':29 'mani':14,47 'mayb':27 'nato':116 'noth':124 'obvious':86 'offlin':22 'oh':1 'onlin':24 'page':80 'paranoid':101 'peopl':15,110 'post':45 'putin':58,130 'russia':17 'saw':43 'seen':11 'still':123 'support':16 'tell':113 'thank':131 'thing':56 'thread':106 'true':7 'trump':128 'two':109 'ukrain':118 'unfortun':8 'upvot':48,122 've':10 'war':20,52 'wish':4 'wrong':30,97"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/2015405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692212639 {#4598
    date: 2023-08-16 21:03:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4678
  +user: Proxies\__CG__\App\Entity\User {#4682 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4599
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4433
      +user: Proxies\__CG__\App\Entity\User {#4434 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#3999
        +user: App\Entity\User {#3948 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Yeah, you can call yourself a leftist all you want, but when 90% of your posts is calling Biden and Zelensky Nazis but you never criticize Putin or Trump, I get certain doubts."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696962302 {#4008
          date: 2023-10-10 20:25:02.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@krolden@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3997 …}
        +nested: Doctrine\ORM\PersistentCollection {#3995 …}
        +votes: Doctrine\ORM\PersistentCollection {#3993 …}
        +reports: Doctrine\ORM\PersistentCollection {#3991 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
        -id: 32340
        -bodyTs: "'90':13 'biden':19 'call':4,18 'certain':32 'critic':26 'doubt':33 'get':31 'leftist':7 'nazi':22 'never':25 'post':16 'putin':27 'trump':29 'want':10 'yeah':1 'zelenski':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/2014540"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692211050 {#3940
          date: 2023-08-16 20:37:30.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: """
        Posting about Trump or Putin being bad would be akin to making posts about ISIS being bad: it goes without saying.\n
        \n
        Like 99% of people on this platform already agrees with you, it’s really not a contentious issue. There’s no significant MAGA or Russian nationalist instance federated. None of their supporters would see it, it would be a completely moot point.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1692212154 {#4431
        date: 2023-08-16 20:55:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
        "@Noughmad@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4435 …}
      +nested: Doctrine\ORM\PersistentCollection {#4437 …}
      +votes: Doctrine\ORM\PersistentCollection {#4439 …}
      +reports: Doctrine\ORM\PersistentCollection {#4441 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4443 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4445 …}
      -id: 40398
      -bodyTs: "'99':23 'agre':30 'akin':10 'alreadi':29 'bad':7,17 'complet':61 'contenti':38 'feder':49 'goe':19 'instanc':48 'isi':15 'issu':39 'like':22 'maga':44 'make':12 'moot':62 'nationalist':47 'none':50 'peopl':25 'platform':28 'point':63 'post':1,13 'putin':5 'realli':35 'russian':46 'say':21 'see':55 'signific':43 'support':53 'trump':3 'without':20 'would':8,54,58"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/3744404"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692212154 {#4432
        date: 2023-08-16 20:55:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: """
      Oh how I wish that was true. Unfortunately I’ve seen far too many people support Russia in this war, both offline and online, including here.\n
      \n
      Maybe I’m wrong about hexbear, I certainly hope that I am, but on lemmygrad I saw long posts with many upvotes explaining how this war is a good thing and Putin is a hero that is fighting against the capitalists etc.\n
      \n
      Edit: and now lemmygrad had Hunter’s laptop on the front page. Could they be any more obvious?\n
      \n
      Edit2: lol, you almost had me believing that I was wrong and just too paranoid. Then in this very thread I got two people from hexbear telling me how NATO and Ukraine are evil, heavily upvoted. Still nothing bad about either Trump or Putin. Thanks.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1692212639 {#4597
      date: 2023-08-16 21:03:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@Noughmad@programming.dev"
      "@CloutAtlas@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4600 …}
    +nested: Doctrine\ORM\PersistentCollection {#4602 …}
    +votes: Doctrine\ORM\PersistentCollection {#4604 …}
    +reports: Doctrine\ORM\PersistentCollection {#4606 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
    -id: 40399
    -bodyTs: "'almost':90 'bad':125 'believ':93 'capitalist':67 'certain':34 'could':81 'edit':69 'edit2':87 'either':127 'etc':68 'evil':120 'explain':49 'far':12 'fight':64 'front':79 'good':55 'got':108 'heavili':121 'hero':61 'hexbear':32,112 'hope':35 'hunter':74 'includ':25 'laptop':76 'lemmygrad':41,72 'lol':88 'long':44 'm':29 'mani':14,47 'mayb':27 'nato':116 'noth':124 'obvious':86 'offlin':22 'oh':1 'onlin':24 'page':80 'paranoid':101 'peopl':15,110 'post':45 'putin':58,130 'russia':17 'saw':43 'seen':11 'still':123 'support':16 'tell':113 'thank':131 'thing':56 'thread':106 'true':7 'trump':128 'two':109 'ukrain':118 'unfortun':8 'upvot':48,122 've':10 'war':20,52 'wish':4 'wrong':30,97"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/2015405"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692212639 {#4598
      date: 2023-08-16 21:03:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    > Still nothing bad about either Trump or Putin.\n
    \n
    Its because we don’t have to convince y’all that Trump and Putin are bad because you already think that. We’d just be spitting into an echo chamber, preaching to the choir. There’s no point. To be clear we dunk on Trump all the time. We do not like him.\n
    \n
    Why do you think that leftists have to say “but also btw Trump is also bad” every time we criticize Biden? That would make no sense.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1692234359 {#4677
    date: 2023-08-17 03:05:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@Noughmad@programming.dev"
    "@CloutAtlas@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4687 …}
  +nested: Doctrine\ORM\PersistentCollection {#4683 …}
  +votes: Doctrine\ORM\PersistentCollection {#4685 …}
  +reports: Doctrine\ORM\PersistentCollection {#4690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4694 …}
  -id: 40401
  -bodyTs: "'alreadi':27 'also':72,76 'bad':3,24,77 'biden':82 'btw':73 'chamber':38 'choir':42 'clear':49 'convinc':16 'critic':81 'd':31 'dunk':51 'echo':37 'either':5 'everi':78 'leftist':67 'like':60 'make':85 'noth':2 'point':46 'preach':39 'putin':8,22 'say':70 'sens':87 'spit':34 'still':1 'think':28,65 'time':56,79 'trump':6,20,53,74 'would':84 'y':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3747234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692234359 {#4674
    date: 2023-08-17 03:05:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4678
  +user: Proxies\__CG__\App\Entity\User {#4682 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4599
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4433
      +user: Proxies\__CG__\App\Entity\User {#4434 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#3999
        +user: App\Entity\User {#3948 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Yeah, you can call yourself a leftist all you want, but when 90% of your posts is calling Biden and Zelensky Nazis but you never criticize Putin or Trump, I get certain doubts."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696962302 {#4008
          date: 2023-10-10 20:25:02.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@krolden@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3997 …}
        +nested: Doctrine\ORM\PersistentCollection {#3995 …}
        +votes: Doctrine\ORM\PersistentCollection {#3993 …}
        +reports: Doctrine\ORM\PersistentCollection {#3991 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
        -id: 32340
        -bodyTs: "'90':13 'biden':19 'call':4,18 'certain':32 'critic':26 'doubt':33 'get':31 'leftist':7 'nazi':22 'never':25 'post':16 'putin':27 'trump':29 'want':10 'yeah':1 'zelenski':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/2014540"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692211050 {#3940
          date: 2023-08-16 20:37:30.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: """
        Posting about Trump or Putin being bad would be akin to making posts about ISIS being bad: it goes without saying.\n
        \n
        Like 99% of people on this platform already agrees with you, it’s really not a contentious issue. There’s no significant MAGA or Russian nationalist instance federated. None of their supporters would see it, it would be a completely moot point.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1692212154 {#4431
        date: 2023-08-16 20:55:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
        "@Noughmad@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4435 …}
      +nested: Doctrine\ORM\PersistentCollection {#4437 …}
      +votes: Doctrine\ORM\PersistentCollection {#4439 …}
      +reports: Doctrine\ORM\PersistentCollection {#4441 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4443 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4445 …}
      -id: 40398
      -bodyTs: "'99':23 'agre':30 'akin':10 'alreadi':29 'bad':7,17 'complet':61 'contenti':38 'feder':49 'goe':19 'instanc':48 'isi':15 'issu':39 'like':22 'maga':44 'make':12 'moot':62 'nationalist':47 'none':50 'peopl':25 'platform':28 'point':63 'post':1,13 'putin':5 'realli':35 'russian':46 'say':21 'see':55 'signific':43 'support':53 'trump':3 'without':20 'would':8,54,58"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/3744404"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692212154 {#4432
        date: 2023-08-16 20:55:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: """
      Oh how I wish that was true. Unfortunately I’ve seen far too many people support Russia in this war, both offline and online, including here.\n
      \n
      Maybe I’m wrong about hexbear, I certainly hope that I am, but on lemmygrad I saw long posts with many upvotes explaining how this war is a good thing and Putin is a hero that is fighting against the capitalists etc.\n
      \n
      Edit: and now lemmygrad had Hunter’s laptop on the front page. Could they be any more obvious?\n
      \n
      Edit2: lol, you almost had me believing that I was wrong and just too paranoid. Then in this very thread I got two people from hexbear telling me how NATO and Ukraine are evil, heavily upvoted. Still nothing bad about either Trump or Putin. Thanks.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1692212639 {#4597
      date: 2023-08-16 21:03:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@Noughmad@programming.dev"
      "@CloutAtlas@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4600 …}
    +nested: Doctrine\ORM\PersistentCollection {#4602 …}
    +votes: Doctrine\ORM\PersistentCollection {#4604 …}
    +reports: Doctrine\ORM\PersistentCollection {#4606 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
    -id: 40399
    -bodyTs: "'almost':90 'bad':125 'believ':93 'capitalist':67 'certain':34 'could':81 'edit':69 'edit2':87 'either':127 'etc':68 'evil':120 'explain':49 'far':12 'fight':64 'front':79 'good':55 'got':108 'heavili':121 'hero':61 'hexbear':32,112 'hope':35 'hunter':74 'includ':25 'laptop':76 'lemmygrad':41,72 'lol':88 'long':44 'm':29 'mani':14,47 'mayb':27 'nato':116 'noth':124 'obvious':86 'offlin':22 'oh':1 'onlin':24 'page':80 'paranoid':101 'peopl':15,110 'post':45 'putin':58,130 'russia':17 'saw':43 'seen':11 'still':123 'support':16 'tell':113 'thank':131 'thing':56 'thread':106 'true':7 'trump':128 'two':109 'ukrain':118 'unfortun':8 'upvot':48,122 've':10 'war':20,52 'wish':4 'wrong':30,97"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/2015405"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692212639 {#4598
      date: 2023-08-16 21:03:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    > Still nothing bad about either Trump or Putin.\n
    \n
    Its because we don’t have to convince y’all that Trump and Putin are bad because you already think that. We’d just be spitting into an echo chamber, preaching to the choir. There’s no point. To be clear we dunk on Trump all the time. We do not like him.\n
    \n
    Why do you think that leftists have to say “but also btw Trump is also bad” every time we criticize Biden? That would make no sense.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1692234359 {#4677
    date: 2023-08-17 03:05:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@Noughmad@programming.dev"
    "@CloutAtlas@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4687 …}
  +nested: Doctrine\ORM\PersistentCollection {#4683 …}
  +votes: Doctrine\ORM\PersistentCollection {#4685 …}
  +reports: Doctrine\ORM\PersistentCollection {#4690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4694 …}
  -id: 40401
  -bodyTs: "'alreadi':27 'also':72,76 'bad':3,24,77 'biden':82 'btw':73 'chamber':38 'choir':42 'clear':49 'convinc':16 'critic':81 'd':31 'dunk':51 'echo':37 'either':5 'everi':78 'leftist':67 'like':60 'make':85 'noth':2 'point':46 'preach':39 'putin':8,22 'say':70 'sens':87 'spit':34 'still':1 'think':28,65 'time':56,79 'trump':6,20,53,74 'would':84 'y':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3747234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692234359 {#4674
    date: 2023-08-17 03:05:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4678
  +user: Proxies\__CG__\App\Entity\User {#4682 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4599
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4433
      +user: Proxies\__CG__\App\Entity\User {#4434 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#3999
        +user: App\Entity\User {#3948 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Yeah, you can call yourself a leftist all you want, but when 90% of your posts is calling Biden and Zelensky Nazis but you never criticize Putin or Trump, I get certain doubts."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696962302 {#4008
          date: 2023-10-10 20:25:02.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@krolden@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3997 …}
        +nested: Doctrine\ORM\PersistentCollection {#3995 …}
        +votes: Doctrine\ORM\PersistentCollection {#3993 …}
        +reports: Doctrine\ORM\PersistentCollection {#3991 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
        -id: 32340
        -bodyTs: "'90':13 'biden':19 'call':4,18 'certain':32 'critic':26 'doubt':33 'get':31 'leftist':7 'nazi':22 'never':25 'post':16 'putin':27 'trump':29 'want':10 'yeah':1 'zelenski':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/2014540"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692211050 {#3940
          date: 2023-08-16 20:37:30.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: """
        Posting about Trump or Putin being bad would be akin to making posts about ISIS being bad: it goes without saying.\n
        \n
        Like 99% of people on this platform already agrees with you, it’s really not a contentious issue. There’s no significant MAGA or Russian nationalist instance federated. None of their supporters would see it, it would be a completely moot point.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1692212154 {#4431
        date: 2023-08-16 20:55:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
        "@Noughmad@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4435 …}
      +nested: Doctrine\ORM\PersistentCollection {#4437 …}
      +votes: Doctrine\ORM\PersistentCollection {#4439 …}
      +reports: Doctrine\ORM\PersistentCollection {#4441 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4443 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4445 …}
      -id: 40398
      -bodyTs: "'99':23 'agre':30 'akin':10 'alreadi':29 'bad':7,17 'complet':61 'contenti':38 'feder':49 'goe':19 'instanc':48 'isi':15 'issu':39 'like':22 'maga':44 'make':12 'moot':62 'nationalist':47 'none':50 'peopl':25 'platform':28 'point':63 'post':1,13 'putin':5 'realli':35 'russian':46 'say':21 'see':55 'signific':43 'support':53 'trump':3 'without':20 'would':8,54,58"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/3744404"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692212154 {#4432
        date: 2023-08-16 20:55:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: """
      Oh how I wish that was true. Unfortunately I’ve seen far too many people support Russia in this war, both offline and online, including here.\n
      \n
      Maybe I’m wrong about hexbear, I certainly hope that I am, but on lemmygrad I saw long posts with many upvotes explaining how this war is a good thing and Putin is a hero that is fighting against the capitalists etc.\n
      \n
      Edit: and now lemmygrad had Hunter’s laptop on the front page. Could they be any more obvious?\n
      \n
      Edit2: lol, you almost had me believing that I was wrong and just too paranoid. Then in this very thread I got two people from hexbear telling me how NATO and Ukraine are evil, heavily upvoted. Still nothing bad about either Trump or Putin. Thanks.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1692212639 {#4597
      date: 2023-08-16 21:03:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@Noughmad@programming.dev"
      "@CloutAtlas@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4600 …}
    +nested: Doctrine\ORM\PersistentCollection {#4602 …}
    +votes: Doctrine\ORM\PersistentCollection {#4604 …}
    +reports: Doctrine\ORM\PersistentCollection {#4606 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
    -id: 40399
    -bodyTs: "'almost':90 'bad':125 'believ':93 'capitalist':67 'certain':34 'could':81 'edit':69 'edit2':87 'either':127 'etc':68 'evil':120 'explain':49 'far':12 'fight':64 'front':79 'good':55 'got':108 'heavili':121 'hero':61 'hexbear':32,112 'hope':35 'hunter':74 'includ':25 'laptop':76 'lemmygrad':41,72 'lol':88 'long':44 'm':29 'mani':14,47 'mayb':27 'nato':116 'noth':124 'obvious':86 'offlin':22 'oh':1 'onlin':24 'page':80 'paranoid':101 'peopl':15,110 'post':45 'putin':58,130 'russia':17 'saw':43 'seen':11 'still':123 'support':16 'tell':113 'thank':131 'thing':56 'thread':106 'true':7 'trump':128 'two':109 'ukrain':118 'unfortun':8 'upvot':48,122 've':10 'war':20,52 'wish':4 'wrong':30,97"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/2015405"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692212639 {#4598
      date: 2023-08-16 21:03:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    > Still nothing bad about either Trump or Putin.\n
    \n
    Its because we don’t have to convince y’all that Trump and Putin are bad because you already think that. We’d just be spitting into an echo chamber, preaching to the choir. There’s no point. To be clear we dunk on Trump all the time. We do not like him.\n
    \n
    Why do you think that leftists have to say “but also btw Trump is also bad” every time we criticize Biden? That would make no sense.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1692234359 {#4677
    date: 2023-08-17 03:05:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@Noughmad@programming.dev"
    "@CloutAtlas@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4687 …}
  +nested: Doctrine\ORM\PersistentCollection {#4683 …}
  +votes: Doctrine\ORM\PersistentCollection {#4685 …}
  +reports: Doctrine\ORM\PersistentCollection {#4690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4694 …}
  -id: 40401
  -bodyTs: "'alreadi':27 'also':72,76 'bad':3,24,77 'biden':82 'btw':73 'chamber':38 'choir':42 'clear':49 'convinc':16 'critic':81 'd':31 'dunk':51 'echo':37 'either':5 'everi':78 'leftist':67 'like':60 'make':85 'noth':2 'point':46 'preach':39 'putin':8,22 'say':70 'sens':87 'spit':34 'still':1 'think':28,65 'time':56,79 'trump':6,20,53,74 'would':84 'y':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3747234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692234359 {#4674
    date: 2023-08-17 03:05:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4698
  +user: Proxies\__CG__\App\Entity\User {#4434 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4599
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4433
      +user: Proxies\__CG__\App\Entity\User {#4434 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#3999
        +user: App\Entity\User {#3948 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Yeah, you can call yourself a leftist all you want, but when 90% of your posts is calling Biden and Zelensky Nazis but you never criticize Putin or Trump, I get certain doubts."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696962302 {#4008
          date: 2023-10-10 20:25:02.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@krolden@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3997 …}
        +nested: Doctrine\ORM\PersistentCollection {#3995 …}
        +votes: Doctrine\ORM\PersistentCollection {#3993 …}
        +reports: Doctrine\ORM\PersistentCollection {#3991 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
        -id: 32340
        -bodyTs: "'90':13 'biden':19 'call':4,18 'certain':32 'critic':26 'doubt':33 'get':31 'leftist':7 'nazi':22 'never':25 'post':16 'putin':27 'trump':29 'want':10 'yeah':1 'zelenski':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/2014540"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692211050 {#3940
          date: 2023-08-16 20:37:30.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: """
        Posting about Trump or Putin being bad would be akin to making posts about ISIS being bad: it goes without saying.\n
        \n
        Like 99% of people on this platform already agrees with you, it’s really not a contentious issue. There’s no significant MAGA or Russian nationalist instance federated. None of their supporters would see it, it would be a completely moot point.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1692212154 {#4431
        date: 2023-08-16 20:55:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
        "@Noughmad@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4435 …}
      +nested: Doctrine\ORM\PersistentCollection {#4437 …}
      +votes: Doctrine\ORM\PersistentCollection {#4439 …}
      +reports: Doctrine\ORM\PersistentCollection {#4441 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4443 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4445 …}
      -id: 40398
      -bodyTs: "'99':23 'agre':30 'akin':10 'alreadi':29 'bad':7,17 'complet':61 'contenti':38 'feder':49 'goe':19 'instanc':48 'isi':15 'issu':39 'like':22 'maga':44 'make':12 'moot':62 'nationalist':47 'none':50 'peopl':25 'platform':28 'point':63 'post':1,13 'putin':5 'realli':35 'russian':46 'say':21 'see':55 'signific':43 'support':53 'trump':3 'without':20 'would':8,54,58"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/3744404"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692212154 {#4432
        date: 2023-08-16 20:55:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: """
      Oh how I wish that was true. Unfortunately I’ve seen far too many people support Russia in this war, both offline and online, including here.\n
      \n
      Maybe I’m wrong about hexbear, I certainly hope that I am, but on lemmygrad I saw long posts with many upvotes explaining how this war is a good thing and Putin is a hero that is fighting against the capitalists etc.\n
      \n
      Edit: and now lemmygrad had Hunter’s laptop on the front page. Could they be any more obvious?\n
      \n
      Edit2: lol, you almost had me believing that I was wrong and just too paranoid. Then in this very thread I got two people from hexbear telling me how NATO and Ukraine are evil, heavily upvoted. Still nothing bad about either Trump or Putin. Thanks.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1692212639 {#4597
      date: 2023-08-16 21:03:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@Noughmad@programming.dev"
      "@CloutAtlas@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4600 …}
    +nested: Doctrine\ORM\PersistentCollection {#4602 …}
    +votes: Doctrine\ORM\PersistentCollection {#4604 …}
    +reports: Doctrine\ORM\PersistentCollection {#4606 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
    -id: 40399
    -bodyTs: "'almost':90 'bad':125 'believ':93 'capitalist':67 'certain':34 'could':81 'edit':69 'edit2':87 'either':127 'etc':68 'evil':120 'explain':49 'far':12 'fight':64 'front':79 'good':55 'got':108 'heavili':121 'hero':61 'hexbear':32,112 'hope':35 'hunter':74 'includ':25 'laptop':76 'lemmygrad':41,72 'lol':88 'long':44 'm':29 'mani':14,47 'mayb':27 'nato':116 'noth':124 'obvious':86 'offlin':22 'oh':1 'onlin':24 'page':80 'paranoid':101 'peopl':15,110 'post':45 'putin':58,130 'russia':17 'saw':43 'seen':11 'still':123 'support':16 'tell':113 'thank':131 'thing':56 'thread':106 'true':7 'trump':128 'two':109 'ukrain':118 'unfortun':8 'upvot':48,122 've':10 'war':20,52 'wish':4 'wrong':30,97"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/2015405"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692212639 {#4598
      date: 2023-08-16 21:03:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    Right, but if you made a post about how Putin is a great leader or Republicans have better policies and child labour, homophobia and lower taxes on the rich are good on Hexbear you’re going to get shat on in the comments if not outright banned.\n
    \n
    Criticizing NATO is more pressing because online discourse is extremely pro-NATO. Reddit, for example, loves NATO expansion and loved when Finland joined. None of the disdain for NATO is praise for Putin being a corrupt nationalist.\n
    \n
    Also anything involving Hunter Biden is funny. He’s just an obscenely offbeat person. While the Trump children (except Tiffany and for now Barron) are just slimy sycophants trying to gain daddy’s approval while swindling money out of MAGA morons, Hunter is doing cocaine and sleeping with prostitutes. Its never really in our discourse for anti-Biden posts to criticize Hunter, he’s become a micro celebrity in his own right. If anything we literally like Hunter better than Joe
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1692235594 {#4696
    date: 2023-08-17 03:26:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@Noughmad@programming.dev"
    "@CloutAtlas@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4699 …}
  +nested: Doctrine\ORM\PersistentCollection {#4701 …}
  +votes: Doctrine\ORM\PersistentCollection {#4703 …}
  +reports: Doctrine\ORM\PersistentCollection {#4705 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4707 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4709 …}
  -id: 40400
  -bodyTs: "'also':86 'anti':143 'anti-biden':142 'anyth':87,160 'approv':119 'ban':47 'barron':109 'becom':151 'better':18,165 'biden':90,144 'celebr':154 'child':21 'children':103 'cocain':130 'comment':43 'corrupt':84 'critic':48,147 'daddi':117 'discours':55,140 'disdain':75 'exampl':63 'except':104 'expans':66 'extrem':57 'finland':70 'funni':92 'gain':116 'get':38 'go':36 'good':31 'great':13 'hexbear':33 'homophobia':23 'hunter':89,127,148,164 'involv':88 'joe':167 'join':71 'labour':22 'leader':14 'like':163 'liter':162 'love':64,68 'lower':25 'made':5 'maga':125 'micro':153 'money':122 'moron':126 'nationalist':85 'nato':49,60,65,77 'never':136 'none':72 'obscen':97 'offbeat':98 'onlin':54 'outright':46 'person':99 'polici':19 'post':7,145 'prais':79 'press':52 'pro':59 'pro-nato':58 'prostitut':134 'putin':10,81 're':35 'realli':137 'reddit':61 'republican':16 'rich':29 'right':1,158 'shat':39 'sleep':132 'slimi':112 'swindl':121 'sycoph':113 'tax':26 'tiffani':105 'tri':114 'trump':102"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3747380"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692235594 {#4697
    date: 2023-08-17 03:26:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4698
  +user: Proxies\__CG__\App\Entity\User {#4434 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4599
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4433
      +user: Proxies\__CG__\App\Entity\User {#4434 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#3999
        +user: App\Entity\User {#3948 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Yeah, you can call yourself a leftist all you want, but when 90% of your posts is calling Biden and Zelensky Nazis but you never criticize Putin or Trump, I get certain doubts."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696962302 {#4008
          date: 2023-10-10 20:25:02.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@krolden@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3997 …}
        +nested: Doctrine\ORM\PersistentCollection {#3995 …}
        +votes: Doctrine\ORM\PersistentCollection {#3993 …}
        +reports: Doctrine\ORM\PersistentCollection {#3991 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
        -id: 32340
        -bodyTs: "'90':13 'biden':19 'call':4,18 'certain':32 'critic':26 'doubt':33 'get':31 'leftist':7 'nazi':22 'never':25 'post':16 'putin':27 'trump':29 'want':10 'yeah':1 'zelenski':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/2014540"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692211050 {#3940
          date: 2023-08-16 20:37:30.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: """
        Posting about Trump or Putin being bad would be akin to making posts about ISIS being bad: it goes without saying.\n
        \n
        Like 99% of people on this platform already agrees with you, it’s really not a contentious issue. There’s no significant MAGA or Russian nationalist instance federated. None of their supporters would see it, it would be a completely moot point.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1692212154 {#4431
        date: 2023-08-16 20:55:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
        "@Noughmad@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4435 …}
      +nested: Doctrine\ORM\PersistentCollection {#4437 …}
      +votes: Doctrine\ORM\PersistentCollection {#4439 …}
      +reports: Doctrine\ORM\PersistentCollection {#4441 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4443 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4445 …}
      -id: 40398
      -bodyTs: "'99':23 'agre':30 'akin':10 'alreadi':29 'bad':7,17 'complet':61 'contenti':38 'feder':49 'goe':19 'instanc':48 'isi':15 'issu':39 'like':22 'maga':44 'make':12 'moot':62 'nationalist':47 'none':50 'peopl':25 'platform':28 'point':63 'post':1,13 'putin':5 'realli':35 'russian':46 'say':21 'see':55 'signific':43 'support':53 'trump':3 'without':20 'would':8,54,58"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/3744404"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692212154 {#4432
        date: 2023-08-16 20:55:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: """
      Oh how I wish that was true. Unfortunately I’ve seen far too many people support Russia in this war, both offline and online, including here.\n
      \n
      Maybe I’m wrong about hexbear, I certainly hope that I am, but on lemmygrad I saw long posts with many upvotes explaining how this war is a good thing and Putin is a hero that is fighting against the capitalists etc.\n
      \n
      Edit: and now lemmygrad had Hunter’s laptop on the front page. Could they be any more obvious?\n
      \n
      Edit2: lol, you almost had me believing that I was wrong and just too paranoid. Then in this very thread I got two people from hexbear telling me how NATO and Ukraine are evil, heavily upvoted. Still nothing bad about either Trump or Putin. Thanks.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1692212639 {#4597
      date: 2023-08-16 21:03:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@Noughmad@programming.dev"
      "@CloutAtlas@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4600 …}
    +nested: Doctrine\ORM\PersistentCollection {#4602 …}
    +votes: Doctrine\ORM\PersistentCollection {#4604 …}
    +reports: Doctrine\ORM\PersistentCollection {#4606 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
    -id: 40399
    -bodyTs: "'almost':90 'bad':125 'believ':93 'capitalist':67 'certain':34 'could':81 'edit':69 'edit2':87 'either':127 'etc':68 'evil':120 'explain':49 'far':12 'fight':64 'front':79 'good':55 'got':108 'heavili':121 'hero':61 'hexbear':32,112 'hope':35 'hunter':74 'includ':25 'laptop':76 'lemmygrad':41,72 'lol':88 'long':44 'm':29 'mani':14,47 'mayb':27 'nato':116 'noth':124 'obvious':86 'offlin':22 'oh':1 'onlin':24 'page':80 'paranoid':101 'peopl':15,110 'post':45 'putin':58,130 'russia':17 'saw':43 'seen':11 'still':123 'support':16 'tell':113 'thank':131 'thing':56 'thread':106 'true':7 'trump':128 'two':109 'ukrain':118 'unfortun':8 'upvot':48,122 've':10 'war':20,52 'wish':4 'wrong':30,97"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/2015405"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692212639 {#4598
      date: 2023-08-16 21:03:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    Right, but if you made a post about how Putin is a great leader or Republicans have better policies and child labour, homophobia and lower taxes on the rich are good on Hexbear you’re going to get shat on in the comments if not outright banned.\n
    \n
    Criticizing NATO is more pressing because online discourse is extremely pro-NATO. Reddit, for example, loves NATO expansion and loved when Finland joined. None of the disdain for NATO is praise for Putin being a corrupt nationalist.\n
    \n
    Also anything involving Hunter Biden is funny. He’s just an obscenely offbeat person. While the Trump children (except Tiffany and for now Barron) are just slimy sycophants trying to gain daddy’s approval while swindling money out of MAGA morons, Hunter is doing cocaine and sleeping with prostitutes. Its never really in our discourse for anti-Biden posts to criticize Hunter, he’s become a micro celebrity in his own right. If anything we literally like Hunter better than Joe
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1692235594 {#4696
    date: 2023-08-17 03:26:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@Noughmad@programming.dev"
    "@CloutAtlas@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4699 …}
  +nested: Doctrine\ORM\PersistentCollection {#4701 …}
  +votes: Doctrine\ORM\PersistentCollection {#4703 …}
  +reports: Doctrine\ORM\PersistentCollection {#4705 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4707 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4709 …}
  -id: 40400
  -bodyTs: "'also':86 'anti':143 'anti-biden':142 'anyth':87,160 'approv':119 'ban':47 'barron':109 'becom':151 'better':18,165 'biden':90,144 'celebr':154 'child':21 'children':103 'cocain':130 'comment':43 'corrupt':84 'critic':48,147 'daddi':117 'discours':55,140 'disdain':75 'exampl':63 'except':104 'expans':66 'extrem':57 'finland':70 'funni':92 'gain':116 'get':38 'go':36 'good':31 'great':13 'hexbear':33 'homophobia':23 'hunter':89,127,148,164 'involv':88 'joe':167 'join':71 'labour':22 'leader':14 'like':163 'liter':162 'love':64,68 'lower':25 'made':5 'maga':125 'micro':153 'money':122 'moron':126 'nationalist':85 'nato':49,60,65,77 'never':136 'none':72 'obscen':97 'offbeat':98 'onlin':54 'outright':46 'person':99 'polici':19 'post':7,145 'prais':79 'press':52 'pro':59 'pro-nato':58 'prostitut':134 'putin':10,81 're':35 'realli':137 'reddit':61 'republican':16 'rich':29 'right':1,158 'shat':39 'sleep':132 'slimi':112 'swindl':121 'sycoph':113 'tax':26 'tiffani':105 'tri':114 'trump':102"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3747380"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692235594 {#4697
    date: 2023-08-17 03:26:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4698
  +user: Proxies\__CG__\App\Entity\User {#4434 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4599
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4433
      +user: Proxies\__CG__\App\Entity\User {#4434 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#3999
        +user: App\Entity\User {#3948 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Yeah, you can call yourself a leftist all you want, but when 90% of your posts is calling Biden and Zelensky Nazis but you never criticize Putin or Trump, I get certain doubts."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696962302 {#4008
          date: 2023-10-10 20:25:02.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@krolden@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3997 …}
        +nested: Doctrine\ORM\PersistentCollection {#3995 …}
        +votes: Doctrine\ORM\PersistentCollection {#3993 …}
        +reports: Doctrine\ORM\PersistentCollection {#3991 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
        -id: 32340
        -bodyTs: "'90':13 'biden':19 'call':4,18 'certain':32 'critic':26 'doubt':33 'get':31 'leftist':7 'nazi':22 'never':25 'post':16 'putin':27 'trump':29 'want':10 'yeah':1 'zelenski':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/2014540"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692211050 {#3940
          date: 2023-08-16 20:37:30.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: """
        Posting about Trump or Putin being bad would be akin to making posts about ISIS being bad: it goes without saying.\n
        \n
        Like 99% of people on this platform already agrees with you, it’s really not a contentious issue. There’s no significant MAGA or Russian nationalist instance federated. None of their supporters would see it, it would be a completely moot point.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1692212154 {#4431
        date: 2023-08-16 20:55:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
        "@Noughmad@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4435 …}
      +nested: Doctrine\ORM\PersistentCollection {#4437 …}
      +votes: Doctrine\ORM\PersistentCollection {#4439 …}
      +reports: Doctrine\ORM\PersistentCollection {#4441 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4443 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4445 …}
      -id: 40398
      -bodyTs: "'99':23 'agre':30 'akin':10 'alreadi':29 'bad':7,17 'complet':61 'contenti':38 'feder':49 'goe':19 'instanc':48 'isi':15 'issu':39 'like':22 'maga':44 'make':12 'moot':62 'nationalist':47 'none':50 'peopl':25 'platform':28 'point':63 'post':1,13 'putin':5 'realli':35 'russian':46 'say':21 'see':55 'signific':43 'support':53 'trump':3 'without':20 'would':8,54,58"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/3744404"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692212154 {#4432
        date: 2023-08-16 20:55:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: """
      Oh how I wish that was true. Unfortunately I’ve seen far too many people support Russia in this war, both offline and online, including here.\n
      \n
      Maybe I’m wrong about hexbear, I certainly hope that I am, but on lemmygrad I saw long posts with many upvotes explaining how this war is a good thing and Putin is a hero that is fighting against the capitalists etc.\n
      \n
      Edit: and now lemmygrad had Hunter’s laptop on the front page. Could they be any more obvious?\n
      \n
      Edit2: lol, you almost had me believing that I was wrong and just too paranoid. Then in this very thread I got two people from hexbear telling me how NATO and Ukraine are evil, heavily upvoted. Still nothing bad about either Trump or Putin. Thanks.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1692212639 {#4597
      date: 2023-08-16 21:03:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@Noughmad@programming.dev"
      "@CloutAtlas@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4600 …}
    +nested: Doctrine\ORM\PersistentCollection {#4602 …}
    +votes: Doctrine\ORM\PersistentCollection {#4604 …}
    +reports: Doctrine\ORM\PersistentCollection {#4606 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
    -id: 40399
    -bodyTs: "'almost':90 'bad':125 'believ':93 'capitalist':67 'certain':34 'could':81 'edit':69 'edit2':87 'either':127 'etc':68 'evil':120 'explain':49 'far':12 'fight':64 'front':79 'good':55 'got':108 'heavili':121 'hero':61 'hexbear':32,112 'hope':35 'hunter':74 'includ':25 'laptop':76 'lemmygrad':41,72 'lol':88 'long':44 'm':29 'mani':14,47 'mayb':27 'nato':116 'noth':124 'obvious':86 'offlin':22 'oh':1 'onlin':24 'page':80 'paranoid':101 'peopl':15,110 'post':45 'putin':58,130 'russia':17 'saw':43 'seen':11 'still':123 'support':16 'tell':113 'thank':131 'thing':56 'thread':106 'true':7 'trump':128 'two':109 'ukrain':118 'unfortun':8 'upvot':48,122 've':10 'war':20,52 'wish':4 'wrong':30,97"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/2015405"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692212639 {#4598
      date: 2023-08-16 21:03:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    Right, but if you made a post about how Putin is a great leader or Republicans have better policies and child labour, homophobia and lower taxes on the rich are good on Hexbear you’re going to get shat on in the comments if not outright banned.\n
    \n
    Criticizing NATO is more pressing because online discourse is extremely pro-NATO. Reddit, for example, loves NATO expansion and loved when Finland joined. None of the disdain for NATO is praise for Putin being a corrupt nationalist.\n
    \n
    Also anything involving Hunter Biden is funny. He’s just an obscenely offbeat person. While the Trump children (except Tiffany and for now Barron) are just slimy sycophants trying to gain daddy’s approval while swindling money out of MAGA morons, Hunter is doing cocaine and sleeping with prostitutes. Its never really in our discourse for anti-Biden posts to criticize Hunter, he’s become a micro celebrity in his own right. If anything we literally like Hunter better than Joe
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1692235594 {#4696
    date: 2023-08-17 03:26:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@Noughmad@programming.dev"
    "@CloutAtlas@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4699 …}
  +nested: Doctrine\ORM\PersistentCollection {#4701 …}
  +votes: Doctrine\ORM\PersistentCollection {#4703 …}
  +reports: Doctrine\ORM\PersistentCollection {#4705 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4707 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4709 …}
  -id: 40400
  -bodyTs: "'also':86 'anti':143 'anti-biden':142 'anyth':87,160 'approv':119 'ban':47 'barron':109 'becom':151 'better':18,165 'biden':90,144 'celebr':154 'child':21 'children':103 'cocain':130 'comment':43 'corrupt':84 'critic':48,147 'daddi':117 'discours':55,140 'disdain':75 'exampl':63 'except':104 'expans':66 'extrem':57 'finland':70 'funni':92 'gain':116 'get':38 'go':36 'good':31 'great':13 'hexbear':33 'homophobia':23 'hunter':89,127,148,164 'involv':88 'joe':167 'join':71 'labour':22 'leader':14 'like':163 'liter':162 'love':64,68 'lower':25 'made':5 'maga':125 'micro':153 'money':122 'moron':126 'nationalist':85 'nato':49,60,65,77 'never':136 'none':72 'obscen':97 'offbeat':98 'onlin':54 'outright':46 'person':99 'polici':19 'post':7,145 'prais':79 'press':52 'pro':59 'pro-nato':58 'prostitut':134 'putin':10,81 're':35 'realli':137 'reddit':61 'republican':16 'rich':29 'right':1,158 'shat':39 'sleep':132 'slimi':112 'swindl':121 'sycoph':113 'tax':26 'tiffani':105 'tri':114 'trump':102"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3747380"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692235594 {#4697
    date: 2023-08-17 03:26:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4045
  +user: App\Entity\User {#4029 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Tankies when you don’t want your country to fall into fascism."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692138757 {#4051
    date: 2023-08-16 00:32:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4037 …}
  +nested: Doctrine\ORM\PersistentCollection {#4040 …}
  +votes: Doctrine\ORM\PersistentCollection {#4038 …}
  +reports: Doctrine\ORM\PersistentCollection {#4036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4035 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
  -id: 40441
  -bodyTs: "'countri':8 'fall':10 'fascism':12 'tanki':1 'want':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/960370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692138757 {#4049
    date: 2023-08-16 00:32:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4045
  +user: App\Entity\User {#4029 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Tankies when you don’t want your country to fall into fascism."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692138757 {#4051
    date: 2023-08-16 00:32:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4037 …}
  +nested: Doctrine\ORM\PersistentCollection {#4040 …}
  +votes: Doctrine\ORM\PersistentCollection {#4038 …}
  +reports: Doctrine\ORM\PersistentCollection {#4036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4035 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
  -id: 40441
  -bodyTs: "'countri':8 'fall':10 'fascism':12 'tanki':1 'want':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/960370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692138757 {#4049
    date: 2023-08-16 00:32:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4045
  +user: App\Entity\User {#4029 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Tankies when you don’t want your country to fall into fascism."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692138757 {#4051
    date: 2023-08-16 00:32:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4037 …}
  +nested: Doctrine\ORM\PersistentCollection {#4040 …}
  +votes: Doctrine\ORM\PersistentCollection {#4038 …}
  +reports: Doctrine\ORM\PersistentCollection {#4036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4035 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
  -id: 40441
  -bodyTs: "'countri':8 'fall':10 'fascism':12 'tanki':1 'want':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/960370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692138757 {#4049
    date: 2023-08-16 00:32:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4114
  +user: App\Entity\User {#4127 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696962730 {#4109
    date: 2023-10-10 20:32:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4115 …}
  +nested: Doctrine\ORM\PersistentCollection {#4117 …}
  +votes: Doctrine\ORM\PersistentCollection {#4119 …}
  +reports: Doctrine\ORM\PersistentCollection {#4121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
  -id: 40419
  -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3735487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692135101 {#4110
    date: 2023-08-15 23:31:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4114
  +user: App\Entity\User {#4127 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696962730 {#4109
    date: 2023-10-10 20:32:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4115 …}
  +nested: Doctrine\ORM\PersistentCollection {#4117 …}
  +votes: Doctrine\ORM\PersistentCollection {#4119 …}
  +reports: Doctrine\ORM\PersistentCollection {#4121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
  -id: 40419
  -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3735487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692135101 {#4110
    date: 2023-08-15 23:31:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4114
  +user: App\Entity\User {#4127 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696962730 {#4109
    date: 2023-10-10 20:32:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4115 …}
  +nested: Doctrine\ORM\PersistentCollection {#4117 …}
  +votes: Doctrine\ORM\PersistentCollection {#4119 …}
  +reports: Doctrine\ORM\PersistentCollection {#4121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
  -id: 40419
  -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3735487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692135101 {#4110
    date: 2023-08-15 23:31:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4449
  +user: Proxies\__CG__\App\Entity\User {#4450 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4114
    +user: App\Entity\User {#4127 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696962730 {#4109
      date: 2023-10-10 20:32:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4115 …}
    +nested: Doctrine\ORM\PersistentCollection {#4117 …}
    +votes: Doctrine\ORM\PersistentCollection {#4119 …}
    +reports: Doctrine\ORM\PersistentCollection {#4121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
    -id: 40419
    -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/3735487"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692135101 {#4110
      date: 2023-08-15 23:31:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "Your post is literally “DuMb LIbrhULS” with bonus noise. Self-projecting much?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692135733 {#4447
    date: 2023-08-15 23:42:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4451 …}
  +nested: Doctrine\ORM\PersistentCollection {#4453 …}
  +votes: Doctrine\ORM\PersistentCollection {#4455 …}
  +reports: Doctrine\ORM\PersistentCollection {#4457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4461 …}
  -id: 40420
  -bodyTs: "'bonus':8 'dumb':5 'librhul':6 'liter':4 'much':13 'nois':9 'post':2 'project':12 'self':11 'self-project':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/1984497"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692135733 {#4448
    date: 2023-08-15 23:42:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#4449
  +user: Proxies\__CG__\App\Entity\User {#4450 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4114
    +user: App\Entity\User {#4127 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696962730 {#4109
      date: 2023-10-10 20:32:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4115 …}
    +nested: Doctrine\ORM\PersistentCollection {#4117 …}
    +votes: Doctrine\ORM\PersistentCollection {#4119 …}
    +reports: Doctrine\ORM\PersistentCollection {#4121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
    -id: 40419
    -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/3735487"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692135101 {#4110
      date: 2023-08-15 23:31:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "Your post is literally “DuMb LIbrhULS” with bonus noise. Self-projecting much?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692135733 {#4447
    date: 2023-08-15 23:42:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4451 …}
  +nested: Doctrine\ORM\PersistentCollection {#4453 …}
  +votes: Doctrine\ORM\PersistentCollection {#4455 …}
  +reports: Doctrine\ORM\PersistentCollection {#4457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4461 …}
  -id: 40420
  -bodyTs: "'bonus':8 'dumb':5 'librhul':6 'liter':4 'much':13 'nois':9 'post':2 'project':12 'self':11 'self-project':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/1984497"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692135733 {#4448
    date: 2023-08-15 23:42:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#4449
  +user: Proxies\__CG__\App\Entity\User {#4450 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4114
    +user: App\Entity\User {#4127 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696962730 {#4109
      date: 2023-10-10 20:32:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4115 …}
    +nested: Doctrine\ORM\PersistentCollection {#4117 …}
    +votes: Doctrine\ORM\PersistentCollection {#4119 …}
    +reports: Doctrine\ORM\PersistentCollection {#4121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
    -id: 40419
    -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/3735487"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692135101 {#4110
      date: 2023-08-15 23:31:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "Your post is literally “DuMb LIbrhULS” with bonus noise. Self-projecting much?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692135733 {#4447
    date: 2023-08-15 23:42:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4451 …}
  +nested: Doctrine\ORM\PersistentCollection {#4453 …}
  +votes: Doctrine\ORM\PersistentCollection {#4455 …}
  +reports: Doctrine\ORM\PersistentCollection {#4457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4461 …}
  -id: 40420
  -bodyTs: "'bonus':8 'dumb':5 'librhul':6 'liter':4 'much':13 'nois':9 'post':2 'project':12 'self':11 'self-project':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/1984497"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692135733 {#4448
    date: 2023-08-15 23:42:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#4614
  +user: App\Entity\User {#4127 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4449
    +user: Proxies\__CG__\App\Entity\User {#4450 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4114
      +user: App\Entity\User {#4127 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696962730 {#4109
        date: 2023-10-10 20:32:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4115 …}
      +nested: Doctrine\ORM\PersistentCollection {#4117 …}
      +votes: Doctrine\ORM\PersistentCollection {#4119 …}
      +reports: Doctrine\ORM\PersistentCollection {#4121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
      -id: 40419
      -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/3735487"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692135101 {#4110
        date: 2023-08-15 23:31:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: "Your post is literally “DuMb LIbrhULS” with bonus noise. Self-projecting much?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692135733 {#4447
      date: 2023-08-15 23:42:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@marx_mentat@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4451 …}
    +nested: Doctrine\ORM\PersistentCollection {#4453 …}
    +votes: Doctrine\ORM\PersistentCollection {#4455 …}
    +reports: Doctrine\ORM\PersistentCollection {#4457 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4459 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4461 …}
    -id: 40420
    -bodyTs: "'bonus':8 'dumb':5 'librhul':6 'liter':4 'much':13 'nois':9 'post':2 'project':12 'self':11 'self-project':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/1984497"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692135733 {#4448
      date: 2023-08-15 23:42:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: """
    You’re right I haven’t completely purged the liberal inside me and I hate myself for it being there still\n
    \n
    spoiler___ ![two-wolves-1](https://www.hexbear.net/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png "two-wolves-1") ![maybe-later-kiddo](https://www.hexbear.net/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png "maybe-later-kiddo") ![two-wolves-2](https://www.hexbear.net/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png "two-wolves-2")___
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692136981 {#4612
    date: 2023-08-16 00:03:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
    "@AnomalousBit@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4615 …}
  +nested: Doctrine\ORM\PersistentCollection {#4617 …}
  +votes: Doctrine\ORM\PersistentCollection {#4619 …}
  +reports: Doctrine\ORM\PersistentCollection {#4621 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4625 …}
  -id: 40421
  -bodyTs: "'/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png':51 '/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png':29 '/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png':40 '1':26,33 '2':48,55 'complet':7 'hate':15 'haven':5 'insid':11 'kiddo':37,44 'later':36,43 'liber':10 'mayb':35,42 'maybe-later-kiddo':34,41 'purg':8 're':2 'right':3 'spoiler':22 'still':21 'two':24,31,46,53 'two-wolv':23,30,45,52 'wolv':25,32,47,54 'www.hexbear.net':28,39,50 'www.hexbear.net/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png':49 'www.hexbear.net/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png':27 'www.hexbear.net/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3735856"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692136981 {#4613
    date: 2023-08-16 00:03:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#4614
  +user: App\Entity\User {#4127 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4449
    +user: Proxies\__CG__\App\Entity\User {#4450 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4114
      +user: App\Entity\User {#4127 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696962730 {#4109
        date: 2023-10-10 20:32:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4115 …}
      +nested: Doctrine\ORM\PersistentCollection {#4117 …}
      +votes: Doctrine\ORM\PersistentCollection {#4119 …}
      +reports: Doctrine\ORM\PersistentCollection {#4121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
      -id: 40419
      -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/3735487"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692135101 {#4110
        date: 2023-08-15 23:31:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: "Your post is literally “DuMb LIbrhULS” with bonus noise. Self-projecting much?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692135733 {#4447
      date: 2023-08-15 23:42:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@marx_mentat@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4451 …}
    +nested: Doctrine\ORM\PersistentCollection {#4453 …}
    +votes: Doctrine\ORM\PersistentCollection {#4455 …}
    +reports: Doctrine\ORM\PersistentCollection {#4457 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4459 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4461 …}
    -id: 40420
    -bodyTs: "'bonus':8 'dumb':5 'librhul':6 'liter':4 'much':13 'nois':9 'post':2 'project':12 'self':11 'self-project':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/1984497"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692135733 {#4448
      date: 2023-08-15 23:42:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: """
    You’re right I haven’t completely purged the liberal inside me and I hate myself for it being there still\n
    \n
    spoiler___ ![two-wolves-1](https://www.hexbear.net/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png "two-wolves-1") ![maybe-later-kiddo](https://www.hexbear.net/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png "maybe-later-kiddo") ![two-wolves-2](https://www.hexbear.net/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png "two-wolves-2")___
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692136981 {#4612
    date: 2023-08-16 00:03:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
    "@AnomalousBit@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4615 …}
  +nested: Doctrine\ORM\PersistentCollection {#4617 …}
  +votes: Doctrine\ORM\PersistentCollection {#4619 …}
  +reports: Doctrine\ORM\PersistentCollection {#4621 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4625 …}
  -id: 40421
  -bodyTs: "'/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png':51 '/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png':29 '/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png':40 '1':26,33 '2':48,55 'complet':7 'hate':15 'haven':5 'insid':11 'kiddo':37,44 'later':36,43 'liber':10 'mayb':35,42 'maybe-later-kiddo':34,41 'purg':8 're':2 'right':3 'spoiler':22 'still':21 'two':24,31,46,53 'two-wolv':23,30,45,52 'wolv':25,32,47,54 'www.hexbear.net':28,39,50 'www.hexbear.net/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png':49 'www.hexbear.net/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png':27 'www.hexbear.net/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3735856"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692136981 {#4613
    date: 2023-08-16 00:03:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#4614
  +user: App\Entity\User {#4127 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4449
    +user: Proxies\__CG__\App\Entity\User {#4450 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4114
      +user: App\Entity\User {#4127 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696962730 {#4109
        date: 2023-10-10 20:32:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4115 …}
      +nested: Doctrine\ORM\PersistentCollection {#4117 …}
      +votes: Doctrine\ORM\PersistentCollection {#4119 …}
      +reports: Doctrine\ORM\PersistentCollection {#4121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
      -id: 40419
      -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/3735487"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692135101 {#4110
        date: 2023-08-15 23:31:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: "Your post is literally “DuMb LIbrhULS” with bonus noise. Self-projecting much?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692135733 {#4447
      date: 2023-08-15 23:42:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@marx_mentat@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4451 …}
    +nested: Doctrine\ORM\PersistentCollection {#4453 …}
    +votes: Doctrine\ORM\PersistentCollection {#4455 …}
    +reports: Doctrine\ORM\PersistentCollection {#4457 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4459 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4461 …}
    -id: 40420
    -bodyTs: "'bonus':8 'dumb':5 'librhul':6 'liter':4 'much':13 'nois':9 'post':2 'project':12 'self':11 'self-project':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/1984497"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692135733 {#4448
      date: 2023-08-15 23:42:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: """
    You’re right I haven’t completely purged the liberal inside me and I hate myself for it being there still\n
    \n
    spoiler___ ![two-wolves-1](https://www.hexbear.net/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png "two-wolves-1") ![maybe-later-kiddo](https://www.hexbear.net/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png "maybe-later-kiddo") ![two-wolves-2](https://www.hexbear.net/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png "two-wolves-2")___
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692136981 {#4612
    date: 2023-08-16 00:03:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
    "@AnomalousBit@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4615 …}
  +nested: Doctrine\ORM\PersistentCollection {#4617 …}
  +votes: Doctrine\ORM\PersistentCollection {#4619 …}
  +reports: Doctrine\ORM\PersistentCollection {#4621 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4625 …}
  -id: 40421
  -bodyTs: "'/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png':51 '/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png':29 '/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png':40 '1':26,33 '2':48,55 'complet':7 'hate':15 'haven':5 'insid':11 'kiddo':37,44 'later':36,43 'liber':10 'mayb':35,42 'maybe-later-kiddo':34,41 'purg':8 're':2 'right':3 'spoiler':22 'still':21 'two':24,31,46,53 'two-wolv':23,30,45,52 'wolv':25,32,47,54 'www.hexbear.net':28,39,50 'www.hexbear.net/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png':49 'www.hexbear.net/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png':27 'www.hexbear.net/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3735856"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692136981 {#4613
    date: 2023-08-16 00:03:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4713
  +user: Proxies\__CG__\App\Entity\User {#4450 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4614
    +user: App\Entity\User {#4127 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4449
      +user: Proxies\__CG__\App\Entity\User {#4450 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4114
        +user: App\Entity\User {#4127 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696962730 {#4109
          date: 2023-10-10 20:32:10.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@krolden@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4115 …}
        +nested: Doctrine\ORM\PersistentCollection {#4117 …}
        +votes: Doctrine\ORM\PersistentCollection {#4119 …}
        +reports: Doctrine\ORM\PersistentCollection {#4121 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
        -id: 40419
        -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/3735487"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692135101 {#4110
          date: 2023-08-15 23:31:41.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4114}
      +body: "Your post is literally “DuMb LIbrhULS” with bonus noise. Self-projecting much?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1692135733 {#4447
        date: 2023-08-15 23:42:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
        "@marx_mentat@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4451 …}
      +nested: Doctrine\ORM\PersistentCollection {#4453 …}
      +votes: Doctrine\ORM\PersistentCollection {#4455 …}
      +reports: Doctrine\ORM\PersistentCollection {#4457 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4459 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4461 …}
      -id: 40420
      -bodyTs: "'bonus':8 'dumb':5 'librhul':6 'liter':4 'much':13 'nois':9 'post':2 'project':12 'self':11 'self-project':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/1984497"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692135733 {#4448
        date: 2023-08-15 23:42:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: """
      You’re right I haven’t completely purged the liberal inside me and I hate myself for it being there still\n
      \n
      spoiler___ ![two-wolves-1](https://www.hexbear.net/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png "two-wolves-1") ![maybe-later-kiddo](https://www.hexbear.net/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png "maybe-later-kiddo") ![two-wolves-2](https://www.hexbear.net/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png "two-wolves-2")___
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1692136981 {#4612
      date: 2023-08-16 00:03:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@marx_mentat@hexbear.net"
      "@AnomalousBit@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4615 …}
    +nested: Doctrine\ORM\PersistentCollection {#4617 …}
    +votes: Doctrine\ORM\PersistentCollection {#4619 …}
    +reports: Doctrine\ORM\PersistentCollection {#4621 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4623 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4625 …}
    -id: 40421
    -bodyTs: "'/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png':51 '/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png':29 '/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png':40 '1':26,33 '2':48,55 'complet':7 'hate':15 'haven':5 'insid':11 'kiddo':37,44 'later':36,43 'liber':10 'mayb':35,42 'maybe-later-kiddo':34,41 'purg':8 're':2 'right':3 'spoiler':22 'still':21 'two':24,31,46,53 'two-wolv':23,30,45,52 'wolv':25,32,47,54 'www.hexbear.net':28,39,50 'www.hexbear.net/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png':49 'www.hexbear.net/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png':27 'www.hexbear.net/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/3735856"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692136981 {#4613
      date: 2023-08-16 00:03:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: """
    Since you can’t see the irony in your initial comment, let me spell it out for you in a way you **might be able** to understand:\n
    \n
    You drone on about maxed convictions while being wrong. But, you’re literally doing the same thing that you whine pointlessly about: your original comment is nothing but a shitty, baseless generalized opinion about a large group of people, with zero substance.\n
    \n
    But you keep fighting the fight, big dog!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692141134 {#4711
    date: 2023-08-16 01:12:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
    "@AnomalousBit@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4714 …}
  +nested: Doctrine\ORM\PersistentCollection {#4716 …}
  +votes: Doctrine\ORM\PersistentCollection {#4718 …}
  +reports: Doctrine\ORM\PersistentCollection {#4720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4724 …}
  -id: 40422
  -bodyTs: "'abl':25 'baseless':58 'big':76 'comment':11,52 'convict':33 'dog':77 'drone':29 'fight':73,75 'general':59 'group':64 'initi':10 'ironi':7 'keep':72 'larg':63 'let':12 'liter':40 'max':32 'might':23 'noth':54 'opinion':60 'origin':51 'peopl':66 'pointless':48 're':39 'see':5 'shitti':57 'sinc':1 'spell':14 'substanc':69 'thing':44 'understand':27 'way':21 'whine':47 'wrong':36 'zero':68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/1986962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692141134 {#4712
    date: 2023-08-16 01:12:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#4713
  +user: Proxies\__CG__\App\Entity\User {#4450 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4614
    +user: App\Entity\User {#4127 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4449
      +user: Proxies\__CG__\App\Entity\User {#4450 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4114
        +user: App\Entity\User {#4127 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696962730 {#4109
          date: 2023-10-10 20:32:10.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@krolden@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4115 …}
        +nested: Doctrine\ORM\PersistentCollection {#4117 …}
        +votes: Doctrine\ORM\PersistentCollection {#4119 …}
        +reports: Doctrine\ORM\PersistentCollection {#4121 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
        -id: 40419
        -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/3735487"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692135101 {#4110
          date: 2023-08-15 23:31:41.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4114}
      +body: "Your post is literally “DuMb LIbrhULS” with bonus noise. Self-projecting much?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1692135733 {#4447
        date: 2023-08-15 23:42:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
        "@marx_mentat@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4451 …}
      +nested: Doctrine\ORM\PersistentCollection {#4453 …}
      +votes: Doctrine\ORM\PersistentCollection {#4455 …}
      +reports: Doctrine\ORM\PersistentCollection {#4457 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4459 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4461 …}
      -id: 40420
      -bodyTs: "'bonus':8 'dumb':5 'librhul':6 'liter':4 'much':13 'nois':9 'post':2 'project':12 'self':11 'self-project':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/1984497"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692135733 {#4448
        date: 2023-08-15 23:42:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: """
      You’re right I haven’t completely purged the liberal inside me and I hate myself for it being there still\n
      \n
      spoiler___ ![two-wolves-1](https://www.hexbear.net/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png "two-wolves-1") ![maybe-later-kiddo](https://www.hexbear.net/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png "maybe-later-kiddo") ![two-wolves-2](https://www.hexbear.net/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png "two-wolves-2")___
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1692136981 {#4612
      date: 2023-08-16 00:03:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@marx_mentat@hexbear.net"
      "@AnomalousBit@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4615 …}
    +nested: Doctrine\ORM\PersistentCollection {#4617 …}
    +votes: Doctrine\ORM\PersistentCollection {#4619 …}
    +reports: Doctrine\ORM\PersistentCollection {#4621 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4623 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4625 …}
    -id: 40421
    -bodyTs: "'/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png':51 '/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png':29 '/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png':40 '1':26,33 '2':48,55 'complet':7 'hate':15 'haven':5 'insid':11 'kiddo':37,44 'later':36,43 'liber':10 'mayb':35,42 'maybe-later-kiddo':34,41 'purg':8 're':2 'right':3 'spoiler':22 'still':21 'two':24,31,46,53 'two-wolv':23,30,45,52 'wolv':25,32,47,54 'www.hexbear.net':28,39,50 'www.hexbear.net/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png':49 'www.hexbear.net/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png':27 'www.hexbear.net/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/3735856"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692136981 {#4613
      date: 2023-08-16 00:03:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: """
    Since you can’t see the irony in your initial comment, let me spell it out for you in a way you **might be able** to understand:\n
    \n
    You drone on about maxed convictions while being wrong. But, you’re literally doing the same thing that you whine pointlessly about: your original comment is nothing but a shitty, baseless generalized opinion about a large group of people, with zero substance.\n
    \n
    But you keep fighting the fight, big dog!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692141134 {#4711
    date: 2023-08-16 01:12:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
    "@AnomalousBit@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4714 …}
  +nested: Doctrine\ORM\PersistentCollection {#4716 …}
  +votes: Doctrine\ORM\PersistentCollection {#4718 …}
  +reports: Doctrine\ORM\PersistentCollection {#4720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4724 …}
  -id: 40422
  -bodyTs: "'abl':25 'baseless':58 'big':76 'comment':11,52 'convict':33 'dog':77 'drone':29 'fight':73,75 'general':59 'group':64 'initi':10 'ironi':7 'keep':72 'larg':63 'let':12 'liter':40 'max':32 'might':23 'noth':54 'opinion':60 'origin':51 'peopl':66 'pointless':48 're':39 'see':5 'shitti':57 'sinc':1 'spell':14 'substanc':69 'thing':44 'understand':27 'way':21 'whine':47 'wrong':36 'zero':68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/1986962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692141134 {#4712
    date: 2023-08-16 01:12:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#4713
  +user: Proxies\__CG__\App\Entity\User {#4450 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4614
    +user: App\Entity\User {#4127 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4449
      +user: Proxies\__CG__\App\Entity\User {#4450 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4114
        +user: App\Entity\User {#4127 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696962730 {#4109
          date: 2023-10-10 20:32:10.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@krolden@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4115 …}
        +nested: Doctrine\ORM\PersistentCollection {#4117 …}
        +votes: Doctrine\ORM\PersistentCollection {#4119 …}
        +reports: Doctrine\ORM\PersistentCollection {#4121 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
        -id: 40419
        -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/3735487"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692135101 {#4110
          date: 2023-08-15 23:31:41.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4114}
      +body: "Your post is literally “DuMb LIbrhULS” with bonus noise. Self-projecting much?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1692135733 {#4447
        date: 2023-08-15 23:42:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
        "@marx_mentat@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4451 …}
      +nested: Doctrine\ORM\PersistentCollection {#4453 …}
      +votes: Doctrine\ORM\PersistentCollection {#4455 …}
      +reports: Doctrine\ORM\PersistentCollection {#4457 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4459 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4461 …}
      -id: 40420
      -bodyTs: "'bonus':8 'dumb':5 'librhul':6 'liter':4 'much':13 'nois':9 'post':2 'project':12 'self':11 'self-project':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/1984497"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692135733 {#4448
        date: 2023-08-15 23:42:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: """
      You’re right I haven’t completely purged the liberal inside me and I hate myself for it being there still\n
      \n
      spoiler___ ![two-wolves-1](https://www.hexbear.net/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png "two-wolves-1") ![maybe-later-kiddo](https://www.hexbear.net/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png "maybe-later-kiddo") ![two-wolves-2](https://www.hexbear.net/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png "two-wolves-2")___
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1692136981 {#4612
      date: 2023-08-16 00:03:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@marx_mentat@hexbear.net"
      "@AnomalousBit@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4615 …}
    +nested: Doctrine\ORM\PersistentCollection {#4617 …}
    +votes: Doctrine\ORM\PersistentCollection {#4619 …}
    +reports: Doctrine\ORM\PersistentCollection {#4621 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4623 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4625 …}
    -id: 40421
    -bodyTs: "'/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png':51 '/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png':29 '/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png':40 '1':26,33 '2':48,55 'complet':7 'hate':15 'haven':5 'insid':11 'kiddo':37,44 'later':36,43 'liber':10 'mayb':35,42 'maybe-later-kiddo':34,41 'purg':8 're':2 'right':3 'spoiler':22 'still':21 'two':24,31,46,53 'two-wolv':23,30,45,52 'wolv':25,32,47,54 'www.hexbear.net':28,39,50 'www.hexbear.net/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png':49 'www.hexbear.net/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png':27 'www.hexbear.net/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/3735856"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692136981 {#4613
      date: 2023-08-16 00:03:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: """
    Since you can’t see the irony in your initial comment, let me spell it out for you in a way you **might be able** to understand:\n
    \n
    You drone on about maxed convictions while being wrong. But, you’re literally doing the same thing that you whine pointlessly about: your original comment is nothing but a shitty, baseless generalized opinion about a large group of people, with zero substance.\n
    \n
    But you keep fighting the fight, big dog!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692141134 {#4711
    date: 2023-08-16 01:12:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
    "@AnomalousBit@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4714 …}
  +nested: Doctrine\ORM\PersistentCollection {#4716 …}
  +votes: Doctrine\ORM\PersistentCollection {#4718 …}
  +reports: Doctrine\ORM\PersistentCollection {#4720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4724 …}
  -id: 40422
  -bodyTs: "'abl':25 'baseless':58 'big':76 'comment':11,52 'convict':33 'dog':77 'drone':29 'fight':73,75 'general':59 'group':64 'initi':10 'ironi':7 'keep':72 'larg':63 'let':12 'liter':40 'max':32 'might':23 'noth':54 'opinion':60 'origin':51 'peopl':66 'pointless':48 're':39 'see':5 'shitti':57 'sinc':1 'spell':14 'substanc':69 'thing':44 'understand':27 'way':21 'whine':47 'wrong':36 'zero':68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/1986962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692141134 {#4712
    date: 2023-08-16 01:12:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4801
  +user: Proxies\__CG__\App\Entity\User {#4796 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4713
    +user: Proxies\__CG__\App\Entity\User {#4450 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4614
      +user: App\Entity\User {#4127 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4449
        +user: Proxies\__CG__\App\Entity\User {#4450 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4114
          +user: App\Entity\User {#4127 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1696962730 {#4109
            date: 2023-10-10 20:32:10.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@krolden@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4115 …}
          +nested: Doctrine\ORM\PersistentCollection {#4117 …}
          +votes: Doctrine\ORM\PersistentCollection {#4119 …}
          +reports: Doctrine\ORM\PersistentCollection {#4121 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
          -id: 40419
          -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://hexbear.net/comment/3735487"
          +editedAt: null
          +createdAt: DateTimeImmutable @1692135101 {#4110
            date: 2023-08-15 23:31:41.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4114}
        +body: "Your post is literally “DuMb LIbrhULS” with bonus noise. Self-projecting much?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1692135733 {#4447
          date: 2023-08-15 23:42:13.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@krolden@lemmy.ml"
          "@marx_mentat@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4451 …}
        +nested: Doctrine\ORM\PersistentCollection {#4453 …}
        +votes: Doctrine\ORM\PersistentCollection {#4455 …}
        +reports: Doctrine\ORM\PersistentCollection {#4457 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4461 …}
        -id: 40420
        -bodyTs: "'bonus':8 'dumb':5 'librhul':6 'liter':4 'much':13 'nois':9 'post':2 'project':12 'self':11 'self-project':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/1984497"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692135733 {#4448
          date: 2023-08-15 23:42:13.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4114}
      +body: """
        You’re right I haven’t completely purged the liberal inside me and I hate myself for it being there still\n
        \n
        spoiler___ ![two-wolves-1](https://www.hexbear.net/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png "two-wolves-1") ![maybe-later-kiddo](https://www.hexbear.net/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png "maybe-later-kiddo") ![two-wolves-2](https://www.hexbear.net/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png "two-wolves-2")___
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1692136981 {#4612
        date: 2023-08-16 00:03:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
        "@marx_mentat@hexbear.net"
        "@AnomalousBit@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4615 …}
      +nested: Doctrine\ORM\PersistentCollection {#4617 …}
      +votes: Doctrine\ORM\PersistentCollection {#4619 …}
      +reports: Doctrine\ORM\PersistentCollection {#4621 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4623 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4625 …}
      -id: 40421
      -bodyTs: "'/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png':51 '/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png':29 '/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png':40 '1':26,33 '2':48,55 'complet':7 'hate':15 'haven':5 'insid':11 'kiddo':37,44 'later':36,43 'liber':10 'mayb':35,42 'maybe-later-kiddo':34,41 'purg':8 're':2 'right':3 'spoiler':22 'still':21 'two':24,31,46,53 'two-wolv':23,30,45,52 'wolv':25,32,47,54 'www.hexbear.net':28,39,50 'www.hexbear.net/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png':49 'www.hexbear.net/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png':27 'www.hexbear.net/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/3735856"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692136981 {#4613
        date: 2023-08-16 00:03:01.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: """
      Since you can’t see the irony in your initial comment, let me spell it out for you in a way you **might be able** to understand:\n
      \n
      You drone on about maxed convictions while being wrong. But, you’re literally doing the same thing that you whine pointlessly about: your original comment is nothing but a shitty, baseless generalized opinion about a large group of people, with zero substance.\n
      \n
      But you keep fighting the fight, big dog!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692141134 {#4711
      date: 2023-08-16 01:12:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@marx_mentat@hexbear.net"
      "@AnomalousBit@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4714 …}
    +nested: Doctrine\ORM\PersistentCollection {#4716 …}
    +votes: Doctrine\ORM\PersistentCollection {#4718 …}
    +reports: Doctrine\ORM\PersistentCollection {#4720 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4722 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4724 …}
    -id: 40422
    -bodyTs: "'abl':25 'baseless':58 'big':76 'comment':11,52 'convict':33 'dog':77 'drone':29 'fight':73,75 'general':59 'group':64 'initi':10 'ironi':7 'keep':72 'larg':63 'let':12 'liter':40 'max':32 'might':23 'noth':54 'opinion':60 'origin':51 'peopl':66 'pointless':48 're':39 'see':5 'shitti':57 'sinc':1 'spell':14 'substanc':69 'thing':44 'understand':27 'way':21 'whine':47 'wrong':36 'zero':68"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/1986962"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692141134 {#4712
      date: 2023-08-16 01:12:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: """
    Is there a base case or do the layers of irony go on to infinity?\n
    \n
    > Person: says something\n
    \n
    > Another person: this other person has no nuance\n
    \n
    > Yet another person: this other person has no nuance, ironically\n
    \n
    > Yet another person: this other person has no nuance, ironically\n
    \n
    > (ad infinitum)\n
    \n
    Maybe this is just dialectics, although a little snarky
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692142643 {#4802
    date: 2023-08-16 01:37:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
    "@AnomalousBit@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4791 …}
  +nested: Doctrine\ORM\PersistentCollection {#4795 …}
  +votes: Doctrine\ORM\PersistentCollection {#4793 …}
  +reports: Doctrine\ORM\PersistentCollection {#4806 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4808 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4810 …}
  -id: 40423
  -bodyTs: "'ad':47 'although':54 'anoth':19,28,38 'base':4 'case':5 'dialect':53 'go':12 'infin':15 'infinitum':48 'iron':36,46 'ironi':11 'layer':9 'littl':56 'mayb':49 'nuanc':26,35,45 'person':16,20,23,29,32,39,42 'say':17 'snarki':57 'someth':18 'yet':27,37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3736584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692142643 {#4799
    date: 2023-08-16 01:37:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#4801
  +user: Proxies\__CG__\App\Entity\User {#4796 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4713
    +user: Proxies\__CG__\App\Entity\User {#4450 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4614
      +user: App\Entity\User {#4127 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4449
        +user: Proxies\__CG__\App\Entity\User {#4450 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4114
          +user: App\Entity\User {#4127 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1696962730 {#4109
            date: 2023-10-10 20:32:10.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@krolden@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4115 …}
          +nested: Doctrine\ORM\PersistentCollection {#4117 …}
          +votes: Doctrine\ORM\PersistentCollection {#4119 …}
          +reports: Doctrine\ORM\PersistentCollection {#4121 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
          -id: 40419
          -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://hexbear.net/comment/3735487"
          +editedAt: null
          +createdAt: DateTimeImmutable @1692135101 {#4110
            date: 2023-08-15 23:31:41.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4114}
        +body: "Your post is literally “DuMb LIbrhULS” with bonus noise. Self-projecting much?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1692135733 {#4447
          date: 2023-08-15 23:42:13.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@krolden@lemmy.ml"
          "@marx_mentat@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4451 …}
        +nested: Doctrine\ORM\PersistentCollection {#4453 …}
        +votes: Doctrine\ORM\PersistentCollection {#4455 …}
        +reports: Doctrine\ORM\PersistentCollection {#4457 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4461 …}
        -id: 40420
        -bodyTs: "'bonus':8 'dumb':5 'librhul':6 'liter':4 'much':13 'nois':9 'post':2 'project':12 'self':11 'self-project':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/1984497"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692135733 {#4448
          date: 2023-08-15 23:42:13.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4114}
      +body: """
        You’re right I haven’t completely purged the liberal inside me and I hate myself for it being there still\n
        \n
        spoiler___ ![two-wolves-1](https://www.hexbear.net/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png "two-wolves-1") ![maybe-later-kiddo](https://www.hexbear.net/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png "maybe-later-kiddo") ![two-wolves-2](https://www.hexbear.net/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png "two-wolves-2")___
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1692136981 {#4612
        date: 2023-08-16 00:03:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
        "@marx_mentat@hexbear.net"
        "@AnomalousBit@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4615 …}
      +nested: Doctrine\ORM\PersistentCollection {#4617 …}
      +votes: Doctrine\ORM\PersistentCollection {#4619 …}
      +reports: Doctrine\ORM\PersistentCollection {#4621 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4623 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4625 …}
      -id: 40421
      -bodyTs: "'/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png':51 '/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png':29 '/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png':40 '1':26,33 '2':48,55 'complet':7 'hate':15 'haven':5 'insid':11 'kiddo':37,44 'later':36,43 'liber':10 'mayb':35,42 'maybe-later-kiddo':34,41 'purg':8 're':2 'right':3 'spoiler':22 'still':21 'two':24,31,46,53 'two-wolv':23,30,45,52 'wolv':25,32,47,54 'www.hexbear.net':28,39,50 'www.hexbear.net/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png':49 'www.hexbear.net/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png':27 'www.hexbear.net/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/3735856"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692136981 {#4613
        date: 2023-08-16 00:03:01.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: """
      Since you can’t see the irony in your initial comment, let me spell it out for you in a way you **might be able** to understand:\n
      \n
      You drone on about maxed convictions while being wrong. But, you’re literally doing the same thing that you whine pointlessly about: your original comment is nothing but a shitty, baseless generalized opinion about a large group of people, with zero substance.\n
      \n
      But you keep fighting the fight, big dog!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692141134 {#4711
      date: 2023-08-16 01:12:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@marx_mentat@hexbear.net"
      "@AnomalousBit@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4714 …}
    +nested: Doctrine\ORM\PersistentCollection {#4716 …}
    +votes: Doctrine\ORM\PersistentCollection {#4718 …}
    +reports: Doctrine\ORM\PersistentCollection {#4720 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4722 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4724 …}
    -id: 40422
    -bodyTs: "'abl':25 'baseless':58 'big':76 'comment':11,52 'convict':33 'dog':77 'drone':29 'fight':73,75 'general':59 'group':64 'initi':10 'ironi':7 'keep':72 'larg':63 'let':12 'liter':40 'max':32 'might':23 'noth':54 'opinion':60 'origin':51 'peopl':66 'pointless':48 're':39 'see':5 'shitti':57 'sinc':1 'spell':14 'substanc':69 'thing':44 'understand':27 'way':21 'whine':47 'wrong':36 'zero':68"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/1986962"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692141134 {#4712
      date: 2023-08-16 01:12:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: """
    Is there a base case or do the layers of irony go on to infinity?\n
    \n
    > Person: says something\n
    \n
    > Another person: this other person has no nuance\n
    \n
    > Yet another person: this other person has no nuance, ironically\n
    \n
    > Yet another person: this other person has no nuance, ironically\n
    \n
    > (ad infinitum)\n
    \n
    Maybe this is just dialectics, although a little snarky
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692142643 {#4802
    date: 2023-08-16 01:37:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
    "@AnomalousBit@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4791 …}
  +nested: Doctrine\ORM\PersistentCollection {#4795 …}
  +votes: Doctrine\ORM\PersistentCollection {#4793 …}
  +reports: Doctrine\ORM\PersistentCollection {#4806 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4808 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4810 …}
  -id: 40423
  -bodyTs: "'ad':47 'although':54 'anoth':19,28,38 'base':4 'case':5 'dialect':53 'go':12 'infin':15 'infinitum':48 'iron':36,46 'ironi':11 'layer':9 'littl':56 'mayb':49 'nuanc':26,35,45 'person':16,20,23,29,32,39,42 'say':17 'snarki':57 'someth':18 'yet':27,37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3736584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692142643 {#4799
    date: 2023-08-16 01:37:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#4801
  +user: Proxies\__CG__\App\Entity\User {#4796 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4713
    +user: Proxies\__CG__\App\Entity\User {#4450 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4614
      +user: App\Entity\User {#4127 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4449
        +user: Proxies\__CG__\App\Entity\User {#4450 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4114
          +user: App\Entity\User {#4127 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1696962730 {#4109
            date: 2023-10-10 20:32:10.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@krolden@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4115 …}
          +nested: Doctrine\ORM\PersistentCollection {#4117 …}
          +votes: Doctrine\ORM\PersistentCollection {#4119 …}
          +reports: Doctrine\ORM\PersistentCollection {#4121 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
          -id: 40419
          -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://hexbear.net/comment/3735487"
          +editedAt: null
          +createdAt: DateTimeImmutable @1692135101 {#4110
            date: 2023-08-15 23:31:41.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4114}
        +body: "Your post is literally “DuMb LIbrhULS” with bonus noise. Self-projecting much?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1692135733 {#4447
          date: 2023-08-15 23:42:13.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@krolden@lemmy.ml"
          "@marx_mentat@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4451 …}
        +nested: Doctrine\ORM\PersistentCollection {#4453 …}
        +votes: Doctrine\ORM\PersistentCollection {#4455 …}
        +reports: Doctrine\ORM\PersistentCollection {#4457 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4461 …}
        -id: 40420
        -bodyTs: "'bonus':8 'dumb':5 'librhul':6 'liter':4 'much':13 'nois':9 'post':2 'project':12 'self':11 'self-project':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/1984497"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692135733 {#4448
          date: 2023-08-15 23:42:13.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4114}
      +body: """
        You’re right I haven’t completely purged the liberal inside me and I hate myself for it being there still\n
        \n
        spoiler___ ![two-wolves-1](https://www.hexbear.net/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png "two-wolves-1") ![maybe-later-kiddo](https://www.hexbear.net/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png "maybe-later-kiddo") ![two-wolves-2](https://www.hexbear.net/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png "two-wolves-2")___
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1692136981 {#4612
        date: 2023-08-16 00:03:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
        "@marx_mentat@hexbear.net"
        "@AnomalousBit@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4615 …}
      +nested: Doctrine\ORM\PersistentCollection {#4617 …}
      +votes: Doctrine\ORM\PersistentCollection {#4619 …}
      +reports: Doctrine\ORM\PersistentCollection {#4621 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4623 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4625 …}
      -id: 40421
      -bodyTs: "'/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png':51 '/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png':29 '/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png':40 '1':26,33 '2':48,55 'complet':7 'hate':15 'haven':5 'insid':11 'kiddo':37,44 'later':36,43 'liber':10 'mayb':35,42 'maybe-later-kiddo':34,41 'purg':8 're':2 'right':3 'spoiler':22 'still':21 'two':24,31,46,53 'two-wolv':23,30,45,52 'wolv':25,32,47,54 'www.hexbear.net':28,39,50 'www.hexbear.net/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png':49 'www.hexbear.net/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png':27 'www.hexbear.net/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/3735856"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692136981 {#4613
        date: 2023-08-16 00:03:01.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: """
      Since you can’t see the irony in your initial comment, let me spell it out for you in a way you **might be able** to understand:\n
      \n
      You drone on about maxed convictions while being wrong. But, you’re literally doing the same thing that you whine pointlessly about: your original comment is nothing but a shitty, baseless generalized opinion about a large group of people, with zero substance.\n
      \n
      But you keep fighting the fight, big dog!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692141134 {#4711
      date: 2023-08-16 01:12:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@marx_mentat@hexbear.net"
      "@AnomalousBit@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4714 …}
    +nested: Doctrine\ORM\PersistentCollection {#4716 …}
    +votes: Doctrine\ORM\PersistentCollection {#4718 …}
    +reports: Doctrine\ORM\PersistentCollection {#4720 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4722 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4724 …}
    -id: 40422
    -bodyTs: "'abl':25 'baseless':58 'big':76 'comment':11,52 'convict':33 'dog':77 'drone':29 'fight':73,75 'general':59 'group':64 'initi':10 'ironi':7 'keep':72 'larg':63 'let':12 'liter':40 'max':32 'might':23 'noth':54 'opinion':60 'origin':51 'peopl':66 'pointless':48 're':39 'see':5 'shitti':57 'sinc':1 'spell':14 'substanc':69 'thing':44 'understand':27 'way':21 'whine':47 'wrong':36 'zero':68"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/1986962"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692141134 {#4712
      date: 2023-08-16 01:12:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: """
    Is there a base case or do the layers of irony go on to infinity?\n
    \n
    > Person: says something\n
    \n
    > Another person: this other person has no nuance\n
    \n
    > Yet another person: this other person has no nuance, ironically\n
    \n
    > Yet another person: this other person has no nuance, ironically\n
    \n
    > (ad infinitum)\n
    \n
    Maybe this is just dialectics, although a little snarky
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692142643 {#4802
    date: 2023-08-16 01:37:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
    "@AnomalousBit@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4791 …}
  +nested: Doctrine\ORM\PersistentCollection {#4795 …}
  +votes: Doctrine\ORM\PersistentCollection {#4793 …}
  +reports: Doctrine\ORM\PersistentCollection {#4806 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4808 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4810 …}
  -id: 40423
  -bodyTs: "'ad':47 'although':54 'anoth':19,28,38 'base':4 'case':5 'dialect':53 'go':12 'infin':15 'infinitum':48 'iron':36,46 'ironi':11 'layer':9 'littl':56 'mayb':49 'nuanc':26,35,45 'person':16,20,23,29,32,39,42 'say':17 'snarki':57 'someth':18 'yet':27,37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3736584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692142643 {#4799
    date: 2023-08-16 01:37:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4828
  +user: Proxies\__CG__\App\Entity\User {#4836 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4801
    +user: Proxies\__CG__\App\Entity\User {#4796 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4713
      +user: Proxies\__CG__\App\Entity\User {#4450 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4614
        +user: App\Entity\User {#4127 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4449
          +user: Proxies\__CG__\App\Entity\User {#4450 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4114
            +user: App\Entity\User {#4127 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1696962730 {#4109
              date: 2023-10-10 20:32:10.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@krolden@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4115 …}
            +nested: Doctrine\ORM\PersistentCollection {#4117 …}
            +votes: Doctrine\ORM\PersistentCollection {#4119 …}
            +reports: Doctrine\ORM\PersistentCollection {#4121 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
            -id: 40419
            -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://hexbear.net/comment/3735487"
            +editedAt: null
            +createdAt: DateTimeImmutable @1692135101 {#4110
              date: 2023-08-15 23:31:41.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4114}
          +body: "Your post is literally “DuMb LIbrhULS” with bonus noise. Self-projecting much?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1692135733 {#4447
            date: 2023-08-15 23:42:13.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@krolden@lemmy.ml"
            "@marx_mentat@hexbear.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4451 …}
          +nested: Doctrine\ORM\PersistentCollection {#4453 …}
          +votes: Doctrine\ORM\PersistentCollection {#4455 …}
          +reports: Doctrine\ORM\PersistentCollection {#4457 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4459 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4461 …}
          -id: 40420
          -bodyTs: "'bonus':8 'dumb':5 'librhul':6 'liter':4 'much':13 'nois':9 'post':2 'project':12 'self':11 'self-project':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/1984497"
          +editedAt: null
          +createdAt: DateTimeImmutable @1692135733 {#4448
            date: 2023-08-15 23:42:13.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4114}
        +body: """
          You’re right I haven’t completely purged the liberal inside me and I hate myself for it being there still\n
          \n
          spoiler___ ![two-wolves-1](https://www.hexbear.net/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png "two-wolves-1") ![maybe-later-kiddo](https://www.hexbear.net/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png "maybe-later-kiddo") ![two-wolves-2](https://www.hexbear.net/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png "two-wolves-2")___
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1692136981 {#4612
          date: 2023-08-16 00:03:01.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@krolden@lemmy.ml"
          "@marx_mentat@hexbear.net"
          "@AnomalousBit@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4615 …}
        +nested: Doctrine\ORM\PersistentCollection {#4617 …}
        +votes: Doctrine\ORM\PersistentCollection {#4619 …}
        +reports: Doctrine\ORM\PersistentCollection {#4621 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4623 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4625 …}
        -id: 40421
        -bodyTs: "'/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png':51 '/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png':29 '/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png':40 '1':26,33 '2':48,55 'complet':7 'hate':15 'haven':5 'insid':11 'kiddo':37,44 'later':36,43 'liber':10 'mayb':35,42 'maybe-later-kiddo':34,41 'purg':8 're':2 'right':3 'spoiler':22 'still':21 'two':24,31,46,53 'two-wolv':23,30,45,52 'wolv':25,32,47,54 'www.hexbear.net':28,39,50 'www.hexbear.net/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png':49 'www.hexbear.net/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png':27 'www.hexbear.net/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/3735856"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692136981 {#4613
          date: 2023-08-16 00:03:01.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4114}
      +body: """
        Since you can’t see the irony in your initial comment, let me spell it out for you in a way you **might be able** to understand:\n
        \n
        You drone on about maxed convictions while being wrong. But, you’re literally doing the same thing that you whine pointlessly about: your original comment is nothing but a shitty, baseless generalized opinion about a large group of people, with zero substance.\n
        \n
        But you keep fighting the fight, big dog!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1692141134 {#4711
        date: 2023-08-16 01:12:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
        "@marx_mentat@hexbear.net"
        "@AnomalousBit@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4714 …}
      +nested: Doctrine\ORM\PersistentCollection {#4716 …}
      +votes: Doctrine\ORM\PersistentCollection {#4718 …}
      +reports: Doctrine\ORM\PersistentCollection {#4720 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4722 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4724 …}
      -id: 40422
      -bodyTs: "'abl':25 'baseless':58 'big':76 'comment':11,52 'convict':33 'dog':77 'drone':29 'fight':73,75 'general':59 'group':64 'initi':10 'ironi':7 'keep':72 'larg':63 'let':12 'liter':40 'max':32 'might':23 'noth':54 'opinion':60 'origin':51 'peopl':66 'pointless':48 're':39 'see':5 'shitti':57 'sinc':1 'spell':14 'substanc':69 'thing':44 'understand':27 'way':21 'whine':47 'wrong':36 'zero':68"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/1986962"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692141134 {#4712
        date: 2023-08-16 01:12:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: """
      Is there a base case or do the layers of irony go on to infinity?\n
      \n
      > Person: says something\n
      \n
      > Another person: this other person has no nuance\n
      \n
      > Yet another person: this other person has no nuance, ironically\n
      \n
      > Yet another person: this other person has no nuance, ironically\n
      \n
      > (ad infinitum)\n
      \n
      Maybe this is just dialectics, although a little snarky
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1692142643 {#4802
      date: 2023-08-16 01:37:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@marx_mentat@hexbear.net"
      "@AnomalousBit@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4791 …}
    +nested: Doctrine\ORM\PersistentCollection {#4795 …}
    +votes: Doctrine\ORM\PersistentCollection {#4793 …}
    +reports: Doctrine\ORM\PersistentCollection {#4806 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4808 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4810 …}
    -id: 40423
    -bodyTs: "'ad':47 'although':54 'anoth':19,28,38 'base':4 'case':5 'dialect':53 'go':12 'infin':15 'infinitum':48 'iron':36,46 'ironi':11 'layer':9 'littl':56 'mayb':49 'nuanc':26,35,45 'person':16,20,23,29,32,39,42 'say':17 'snarki':57 'someth':18 'yet':27,37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/3736584"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692142643 {#4799
      date: 2023-08-16 01:37:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "Truly the pinnacle of Historical Materialism."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692143619 {#4833
    date: 2023-08-16 01:53:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
    "@AnomalousBit@programming.dev"
    "@muddi@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4839 …}
  +nested: Doctrine\ORM\PersistentCollection {#4841 …}
  +votes: Doctrine\ORM\PersistentCollection {#4837 …}
  +reports: Doctrine\ORM\PersistentCollection {#4844 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4846 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4848 …}
  -id: 40424
  -bodyTs: "'histor':5 'materi':6 'pinnacl':3 'truli':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2289009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692143619 {#4830
    date: 2023-08-16 01:53:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#4828
  +user: Proxies\__CG__\App\Entity\User {#4836 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4801
    +user: Proxies\__CG__\App\Entity\User {#4796 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4713
      +user: Proxies\__CG__\App\Entity\User {#4450 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4614
        +user: App\Entity\User {#4127 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4449
          +user: Proxies\__CG__\App\Entity\User {#4450 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4114
            +user: App\Entity\User {#4127 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1696962730 {#4109
              date: 2023-10-10 20:32:10.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@krolden@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4115 …}
            +nested: Doctrine\ORM\PersistentCollection {#4117 …}
            +votes: Doctrine\ORM\PersistentCollection {#4119 …}
            +reports: Doctrine\ORM\PersistentCollection {#4121 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
            -id: 40419
            -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://hexbear.net/comment/3735487"
            +editedAt: null
            +createdAt: DateTimeImmutable @1692135101 {#4110
              date: 2023-08-15 23:31:41.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4114}
          +body: "Your post is literally “DuMb LIbrhULS” with bonus noise. Self-projecting much?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1692135733 {#4447
            date: 2023-08-15 23:42:13.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@krolden@lemmy.ml"
            "@marx_mentat@hexbear.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4451 …}
          +nested: Doctrine\ORM\PersistentCollection {#4453 …}
          +votes: Doctrine\ORM\PersistentCollection {#4455 …}
          +reports: Doctrine\ORM\PersistentCollection {#4457 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4459 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4461 …}
          -id: 40420
          -bodyTs: "'bonus':8 'dumb':5 'librhul':6 'liter':4 'much':13 'nois':9 'post':2 'project':12 'self':11 'self-project':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/1984497"
          +editedAt: null
          +createdAt: DateTimeImmutable @1692135733 {#4448
            date: 2023-08-15 23:42:13.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4114}
        +body: """
          You’re right I haven’t completely purged the liberal inside me and I hate myself for it being there still\n
          \n
          spoiler___ ![two-wolves-1](https://www.hexbear.net/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png "two-wolves-1") ![maybe-later-kiddo](https://www.hexbear.net/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png "maybe-later-kiddo") ![two-wolves-2](https://www.hexbear.net/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png "two-wolves-2")___
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1692136981 {#4612
          date: 2023-08-16 00:03:01.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@krolden@lemmy.ml"
          "@marx_mentat@hexbear.net"
          "@AnomalousBit@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4615 …}
        +nested: Doctrine\ORM\PersistentCollection {#4617 …}
        +votes: Doctrine\ORM\PersistentCollection {#4619 …}
        +reports: Doctrine\ORM\PersistentCollection {#4621 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4623 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4625 …}
        -id: 40421
        -bodyTs: "'/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png':51 '/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png':29 '/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png':40 '1':26,33 '2':48,55 'complet':7 'hate':15 'haven':5 'insid':11 'kiddo':37,44 'later':36,43 'liber':10 'mayb':35,42 'maybe-later-kiddo':34,41 'purg':8 're':2 'right':3 'spoiler':22 'still':21 'two':24,31,46,53 'two-wolv':23,30,45,52 'wolv':25,32,47,54 'www.hexbear.net':28,39,50 'www.hexbear.net/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png':49 'www.hexbear.net/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png':27 'www.hexbear.net/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/3735856"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692136981 {#4613
          date: 2023-08-16 00:03:01.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4114}
      +body: """
        Since you can’t see the irony in your initial comment, let me spell it out for you in a way you **might be able** to understand:\n
        \n
        You drone on about maxed convictions while being wrong. But, you’re literally doing the same thing that you whine pointlessly about: your original comment is nothing but a shitty, baseless generalized opinion about a large group of people, with zero substance.\n
        \n
        But you keep fighting the fight, big dog!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1692141134 {#4711
        date: 2023-08-16 01:12:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
        "@marx_mentat@hexbear.net"
        "@AnomalousBit@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4714 …}
      +nested: Doctrine\ORM\PersistentCollection {#4716 …}
      +votes: Doctrine\ORM\PersistentCollection {#4718 …}
      +reports: Doctrine\ORM\PersistentCollection {#4720 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4722 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4724 …}
      -id: 40422
      -bodyTs: "'abl':25 'baseless':58 'big':76 'comment':11,52 'convict':33 'dog':77 'drone':29 'fight':73,75 'general':59 'group':64 'initi':10 'ironi':7 'keep':72 'larg':63 'let':12 'liter':40 'max':32 'might':23 'noth':54 'opinion':60 'origin':51 'peopl':66 'pointless':48 're':39 'see':5 'shitti':57 'sinc':1 'spell':14 'substanc':69 'thing':44 'understand':27 'way':21 'whine':47 'wrong':36 'zero':68"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/1986962"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692141134 {#4712
        date: 2023-08-16 01:12:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: """
      Is there a base case or do the layers of irony go on to infinity?\n
      \n
      > Person: says something\n
      \n
      > Another person: this other person has no nuance\n
      \n
      > Yet another person: this other person has no nuance, ironically\n
      \n
      > Yet another person: this other person has no nuance, ironically\n
      \n
      > (ad infinitum)\n
      \n
      Maybe this is just dialectics, although a little snarky
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1692142643 {#4802
      date: 2023-08-16 01:37:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@marx_mentat@hexbear.net"
      "@AnomalousBit@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4791 …}
    +nested: Doctrine\ORM\PersistentCollection {#4795 …}
    +votes: Doctrine\ORM\PersistentCollection {#4793 …}
    +reports: Doctrine\ORM\PersistentCollection {#4806 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4808 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4810 …}
    -id: 40423
    -bodyTs: "'ad':47 'although':54 'anoth':19,28,38 'base':4 'case':5 'dialect':53 'go':12 'infin':15 'infinitum':48 'iron':36,46 'ironi':11 'layer':9 'littl':56 'mayb':49 'nuanc':26,35,45 'person':16,20,23,29,32,39,42 'say':17 'snarki':57 'someth':18 'yet':27,37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/3736584"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692142643 {#4799
      date: 2023-08-16 01:37:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "Truly the pinnacle of Historical Materialism."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692143619 {#4833
    date: 2023-08-16 01:53:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
    "@AnomalousBit@programming.dev"
    "@muddi@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4839 …}
  +nested: Doctrine\ORM\PersistentCollection {#4841 …}
  +votes: Doctrine\ORM\PersistentCollection {#4837 …}
  +reports: Doctrine\ORM\PersistentCollection {#4844 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4846 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4848 …}
  -id: 40424
  -bodyTs: "'histor':5 'materi':6 'pinnacl':3 'truli':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2289009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692143619 {#4830
    date: 2023-08-16 01:53:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#4828
  +user: Proxies\__CG__\App\Entity\User {#4836 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4801
    +user: Proxies\__CG__\App\Entity\User {#4796 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4713
      +user: Proxies\__CG__\App\Entity\User {#4450 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4614
        +user: App\Entity\User {#4127 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4449
          +user: Proxies\__CG__\App\Entity\User {#4450 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4114
            +user: App\Entity\User {#4127 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1696962730 {#4109
              date: 2023-10-10 20:32:10.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@krolden@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4115 …}
            +nested: Doctrine\ORM\PersistentCollection {#4117 …}
            +votes: Doctrine\ORM\PersistentCollection {#4119 …}
            +reports: Doctrine\ORM\PersistentCollection {#4121 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
            -id: 40419
            -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://hexbear.net/comment/3735487"
            +editedAt: null
            +createdAt: DateTimeImmutable @1692135101 {#4110
              date: 2023-08-15 23:31:41.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4114}
          +body: "Your post is literally “DuMb LIbrhULS” with bonus noise. Self-projecting much?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1692135733 {#4447
            date: 2023-08-15 23:42:13.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@krolden@lemmy.ml"
            "@marx_mentat@hexbear.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4451 …}
          +nested: Doctrine\ORM\PersistentCollection {#4453 …}
          +votes: Doctrine\ORM\PersistentCollection {#4455 …}
          +reports: Doctrine\ORM\PersistentCollection {#4457 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4459 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4461 …}
          -id: 40420
          -bodyTs: "'bonus':8 'dumb':5 'librhul':6 'liter':4 'much':13 'nois':9 'post':2 'project':12 'self':11 'self-project':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/1984497"
          +editedAt: null
          +createdAt: DateTimeImmutable @1692135733 {#4448
            date: 2023-08-15 23:42:13.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4114}
        +body: """
          You’re right I haven’t completely purged the liberal inside me and I hate myself for it being there still\n
          \n
          spoiler___ ![two-wolves-1](https://www.hexbear.net/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png "two-wolves-1") ![maybe-later-kiddo](https://www.hexbear.net/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png "maybe-later-kiddo") ![two-wolves-2](https://www.hexbear.net/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png "two-wolves-2")___
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1692136981 {#4612
          date: 2023-08-16 00:03:01.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@krolden@lemmy.ml"
          "@marx_mentat@hexbear.net"
          "@AnomalousBit@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4615 …}
        +nested: Doctrine\ORM\PersistentCollection {#4617 …}
        +votes: Doctrine\ORM\PersistentCollection {#4619 …}
        +reports: Doctrine\ORM\PersistentCollection {#4621 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4623 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4625 …}
        -id: 40421
        -bodyTs: "'/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png':51 '/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png':29 '/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png':40 '1':26,33 '2':48,55 'complet':7 'hate':15 'haven':5 'insid':11 'kiddo':37,44 'later':36,43 'liber':10 'mayb':35,42 'maybe-later-kiddo':34,41 'purg':8 're':2 'right':3 'spoiler':22 'still':21 'two':24,31,46,53 'two-wolv':23,30,45,52 'wolv':25,32,47,54 'www.hexbear.net':28,39,50 'www.hexbear.net/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png':49 'www.hexbear.net/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png':27 'www.hexbear.net/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/3735856"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692136981 {#4613
          date: 2023-08-16 00:03:01.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4114}
      +body: """
        Since you can’t see the irony in your initial comment, let me spell it out for you in a way you **might be able** to understand:\n
        \n
        You drone on about maxed convictions while being wrong. But, you’re literally doing the same thing that you whine pointlessly about: your original comment is nothing but a shitty, baseless generalized opinion about a large group of people, with zero substance.\n
        \n
        But you keep fighting the fight, big dog!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1692141134 {#4711
        date: 2023-08-16 01:12:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
        "@marx_mentat@hexbear.net"
        "@AnomalousBit@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4714 …}
      +nested: Doctrine\ORM\PersistentCollection {#4716 …}
      +votes: Doctrine\ORM\PersistentCollection {#4718 …}
      +reports: Doctrine\ORM\PersistentCollection {#4720 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4722 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4724 …}
      -id: 40422
      -bodyTs: "'abl':25 'baseless':58 'big':76 'comment':11,52 'convict':33 'dog':77 'drone':29 'fight':73,75 'general':59 'group':64 'initi':10 'ironi':7 'keep':72 'larg':63 'let':12 'liter':40 'max':32 'might':23 'noth':54 'opinion':60 'origin':51 'peopl':66 'pointless':48 're':39 'see':5 'shitti':57 'sinc':1 'spell':14 'substanc':69 'thing':44 'understand':27 'way':21 'whine':47 'wrong':36 'zero':68"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/1986962"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692141134 {#4712
        date: 2023-08-16 01:12:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: """
      Is there a base case or do the layers of irony go on to infinity?\n
      \n
      > Person: says something\n
      \n
      > Another person: this other person has no nuance\n
      \n
      > Yet another person: this other person has no nuance, ironically\n
      \n
      > Yet another person: this other person has no nuance, ironically\n
      \n
      > (ad infinitum)\n
      \n
      Maybe this is just dialectics, although a little snarky
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1692142643 {#4802
      date: 2023-08-16 01:37:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@marx_mentat@hexbear.net"
      "@AnomalousBit@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4791 …}
    +nested: Doctrine\ORM\PersistentCollection {#4795 …}
    +votes: Doctrine\ORM\PersistentCollection {#4793 …}
    +reports: Doctrine\ORM\PersistentCollection {#4806 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4808 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4810 …}
    -id: 40423
    -bodyTs: "'ad':47 'although':54 'anoth':19,28,38 'base':4 'case':5 'dialect':53 'go':12 'infin':15 'infinitum':48 'iron':36,46 'ironi':11 'layer':9 'littl':56 'mayb':49 'nuanc':26,35,45 'person':16,20,23,29,32,39,42 'say':17 'snarki':57 'someth':18 'yet':27,37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/3736584"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692142643 {#4799
      date: 2023-08-16 01:37:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "Truly the pinnacle of Historical Materialism."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692143619 {#4833
    date: 2023-08-16 01:53:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
    "@AnomalousBit@programming.dev"
    "@muddi@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4839 …}
  +nested: Doctrine\ORM\PersistentCollection {#4841 …}
  +votes: Doctrine\ORM\PersistentCollection {#4837 …}
  +reports: Doctrine\ORM\PersistentCollection {#4844 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4846 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4848 …}
  -id: 40424
  -bodyTs: "'histor':5 'materi':6 'pinnacl':3 'truli':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2289009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692143619 {#4830
    date: 2023-08-16 01:53:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4465
  +user: Proxies\__CG__\App\Entity\User {#4466 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4114
    +user: App\Entity\User {#4127 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696962730 {#4109
      date: 2023-10-10 20:32:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4115 …}
    +nested: Doctrine\ORM\PersistentCollection {#4117 …}
    +votes: Doctrine\ORM\PersistentCollection {#4119 …}
    +reports: Doctrine\ORM\PersistentCollection {#4121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
    -id: 40419
    -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/3735487"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692135101 {#4110
      date: 2023-08-15 23:31:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "I’ll take that over believing pig shit memes are reasonable discourse any day."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692135980 {#4463
    date: 2023-08-15 23:46:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4467 …}
  +nested: Doctrine\ORM\PersistentCollection {#4469 …}
  +votes: Doctrine\ORM\PersistentCollection {#4471 …}
  +reports: Doctrine\ORM\PersistentCollection {#4473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4477 …}
  -id: 40430
  -bodyTs: "'believ':6 'day':14 'discours':12 'll':2 'meme':9 'pig':7 'reason':11 'shit':8 'take':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/2685107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692135980 {#4464
    date: 2023-08-15 23:46:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#4465
  +user: Proxies\__CG__\App\Entity\User {#4466 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4114
    +user: App\Entity\User {#4127 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696962730 {#4109
      date: 2023-10-10 20:32:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4115 …}
    +nested: Doctrine\ORM\PersistentCollection {#4117 …}
    +votes: Doctrine\ORM\PersistentCollection {#4119 …}
    +reports: Doctrine\ORM\PersistentCollection {#4121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
    -id: 40419
    -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/3735487"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692135101 {#4110
      date: 2023-08-15 23:31:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "I’ll take that over believing pig shit memes are reasonable discourse any day."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692135980 {#4463
    date: 2023-08-15 23:46:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4467 …}
  +nested: Doctrine\ORM\PersistentCollection {#4469 …}
  +votes: Doctrine\ORM\PersistentCollection {#4471 …}
  +reports: Doctrine\ORM\PersistentCollection {#4473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4477 …}
  -id: 40430
  -bodyTs: "'believ':6 'day':14 'discours':12 'll':2 'meme':9 'pig':7 'reason':11 'shit':8 'take':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/2685107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692135980 {#4464
    date: 2023-08-15 23:46:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#4465
  +user: Proxies\__CG__\App\Entity\User {#4466 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4114
    +user: App\Entity\User {#4127 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696962730 {#4109
      date: 2023-10-10 20:32:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4115 …}
    +nested: Doctrine\ORM\PersistentCollection {#4117 …}
    +votes: Doctrine\ORM\PersistentCollection {#4119 …}
    +reports: Doctrine\ORM\PersistentCollection {#4121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
    -id: 40419
    -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/3735487"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692135101 {#4110
      date: 2023-08-15 23:31:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "I’ll take that over believing pig shit memes are reasonable discourse any day."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692135980 {#4463
    date: 2023-08-15 23:46:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4467 …}
  +nested: Doctrine\ORM\PersistentCollection {#4469 …}
  +votes: Doctrine\ORM\PersistentCollection {#4471 …}
  +reports: Doctrine\ORM\PersistentCollection {#4473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4477 …}
  -id: 40430
  -bodyTs: "'believ':6 'day':14 'discours':12 'll':2 'meme':9 'pig':7 'reason':11 'shit':8 'take':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/2685107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692135980 {#4464
    date: 2023-08-15 23:46:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#4629
  +user: App\Entity\User {#4127 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4465
    +user: Proxies\__CG__\App\Entity\User {#4466 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4114
      +user: App\Entity\User {#4127 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696962730 {#4109
        date: 2023-10-10 20:32:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4115 …}
      +nested: Doctrine\ORM\PersistentCollection {#4117 …}
      +votes: Doctrine\ORM\PersistentCollection {#4119 …}
      +reports: Doctrine\ORM\PersistentCollection {#4121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
      -id: 40419
      -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/3735487"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692135101 {#4110
        date: 2023-08-15 23:31:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: "I’ll take that over believing pig shit memes are reasonable discourse any day."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692135980 {#4463
      date: 2023-08-15 23:46:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@marx_mentat@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4467 …}
    +nested: Doctrine\ORM\PersistentCollection {#4469 …}
    +votes: Doctrine\ORM\PersistentCollection {#4471 …}
    +reports: Doctrine\ORM\PersistentCollection {#4473 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4475 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4477 …}
    -id: 40430
    -bodyTs: "'believ':6 'day':14 'discours':12 'll':2 'meme':9 'pig':7 'reason':11 'shit':8 'take':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/2685107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692135980 {#4464
      date: 2023-08-15 23:46:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "Make pig shit comments, get pig shit replies"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692136193 {#4627
    date: 2023-08-15 23:49:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
    "@socsa@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4630 …}
  +nested: Doctrine\ORM\PersistentCollection {#4632 …}
  +votes: Doctrine\ORM\PersistentCollection {#4634 …}
  +reports: Doctrine\ORM\PersistentCollection {#4636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
  -id: 40431
  -bodyTs: "'comment':4 'get':5 'make':1 'pig':2,6 'repli':8 'shit':3,7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3735721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692136193 {#4628
    date: 2023-08-15 23:49:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#4629
  +user: App\Entity\User {#4127 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4465
    +user: Proxies\__CG__\App\Entity\User {#4466 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4114
      +user: App\Entity\User {#4127 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696962730 {#4109
        date: 2023-10-10 20:32:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4115 …}
      +nested: Doctrine\ORM\PersistentCollection {#4117 …}
      +votes: Doctrine\ORM\PersistentCollection {#4119 …}
      +reports: Doctrine\ORM\PersistentCollection {#4121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
      -id: 40419
      -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/3735487"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692135101 {#4110
        date: 2023-08-15 23:31:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: "I’ll take that over believing pig shit memes are reasonable discourse any day."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692135980 {#4463
      date: 2023-08-15 23:46:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@marx_mentat@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4467 …}
    +nested: Doctrine\ORM\PersistentCollection {#4469 …}
    +votes: Doctrine\ORM\PersistentCollection {#4471 …}
    +reports: Doctrine\ORM\PersistentCollection {#4473 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4475 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4477 …}
    -id: 40430
    -bodyTs: "'believ':6 'day':14 'discours':12 'll':2 'meme':9 'pig':7 'reason':11 'shit':8 'take':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/2685107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692135980 {#4464
      date: 2023-08-15 23:46:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "Make pig shit comments, get pig shit replies"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692136193 {#4627
    date: 2023-08-15 23:49:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
    "@socsa@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4630 …}
  +nested: Doctrine\ORM\PersistentCollection {#4632 …}
  +votes: Doctrine\ORM\PersistentCollection {#4634 …}
  +reports: Doctrine\ORM\PersistentCollection {#4636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
  -id: 40431
  -bodyTs: "'comment':4 'get':5 'make':1 'pig':2,6 'repli':8 'shit':3,7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3735721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692136193 {#4628
    date: 2023-08-15 23:49:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#4629
  +user: App\Entity\User {#4127 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4465
    +user: Proxies\__CG__\App\Entity\User {#4466 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4114
      +user: App\Entity\User {#4127 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696962730 {#4109
        date: 2023-10-10 20:32:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4115 …}
      +nested: Doctrine\ORM\PersistentCollection {#4117 …}
      +votes: Doctrine\ORM\PersistentCollection {#4119 …}
      +reports: Doctrine\ORM\PersistentCollection {#4121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
      -id: 40419
      -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/3735487"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692135101 {#4110
        date: 2023-08-15 23:31:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: "I’ll take that over believing pig shit memes are reasonable discourse any day."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692135980 {#4463
      date: 2023-08-15 23:46:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@marx_mentat@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4467 …}
    +nested: Doctrine\ORM\PersistentCollection {#4469 …}
    +votes: Doctrine\ORM\PersistentCollection {#4471 …}
    +reports: Doctrine\ORM\PersistentCollection {#4473 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4475 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4477 …}
    -id: 40430
    -bodyTs: "'believ':6 'day':14 'discours':12 'll':2 'meme':9 'pig':7 'reason':11 'shit':8 'take':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/2685107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692135980 {#4464
      date: 2023-08-15 23:46:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "Make pig shit comments, get pig shit replies"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692136193 {#4627
    date: 2023-08-15 23:49:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
    "@socsa@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4630 …}
  +nested: Doctrine\ORM\PersistentCollection {#4632 …}
  +votes: Doctrine\ORM\PersistentCollection {#4634 …}
  +reports: Doctrine\ORM\PersistentCollection {#4636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
  -id: 40431
  -bodyTs: "'comment':4 'get':5 'make':1 'pig':2,6 'repli':8 'shit':3,7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3735721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692136193 {#4628
    date: 2023-08-15 23:49:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4728
  +user: Proxies\__CG__\App\Entity\User {#4729 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4629
    +user: App\Entity\User {#4127 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4465
      +user: Proxies\__CG__\App\Entity\User {#4466 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4114
        +user: App\Entity\User {#4127 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696962730 {#4109
          date: 2023-10-10 20:32:10.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@krolden@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4115 …}
        +nested: Doctrine\ORM\PersistentCollection {#4117 …}
        +votes: Doctrine\ORM\PersistentCollection {#4119 …}
        +reports: Doctrine\ORM\PersistentCollection {#4121 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
        -id: 40419
        -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/3735487"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692135101 {#4110
          date: 2023-08-15 23:31:41.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4114}
      +body: "I’ll take that over believing pig shit memes are reasonable discourse any day."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1692135980 {#4463
        date: 2023-08-15 23:46:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
        "@marx_mentat@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4467 …}
      +nested: Doctrine\ORM\PersistentCollection {#4469 …}
      +votes: Doctrine\ORM\PersistentCollection {#4471 …}
      +reports: Doctrine\ORM\PersistentCollection {#4473 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4475 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4477 …}
      -id: 40430
      -bodyTs: "'believ':6 'day':14 'discours':12 'll':2 'meme':9 'pig':7 'reason':11 'shit':8 'take':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/2685107"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692135980 {#4464
        date: 2023-08-15 23:46:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: "Make pig shit comments, get pig shit replies"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692136193 {#4627
      date: 2023-08-15 23:49:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@marx_mentat@hexbear.net"
      "@socsa@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4630 …}
    +nested: Doctrine\ORM\PersistentCollection {#4632 …}
    +votes: Doctrine\ORM\PersistentCollection {#4634 …}
    +reports: Doctrine\ORM\PersistentCollection {#4636 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
    -id: 40431
    -bodyTs: "'comment':4 'get':5 'make':1 'pig':2,6 'repli':8 'shit':3,7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/3735721"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692136193 {#4628
      date: 2023-08-15 23:49:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "![sicko-pig](https://www.hexbear.net/pictrs/image/2f2db41a-1b8c-4afe-a479-1f7843672e24.png "sicko-pig")"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692214544 {#4726
    date: 2023-08-16 21:35:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
    "@socsa@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4730 …}
  +nested: Doctrine\ORM\PersistentCollection {#4732 …}
  +votes: Doctrine\ORM\PersistentCollection {#4734 …}
  +reports: Doctrine\ORM\PersistentCollection {#4736 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4740 …}
  -id: 40432
  -bodyTs: "'/pictrs/image/2f2db41a-1b8c-4afe-a479-1f7843672e24.png':6 'pig':3,9 'sicko':2,8 'sicko-pig':1,7 'www.hexbear.net':5 'www.hexbear.net/pictrs/image/2f2db41a-1b8c-4afe-a479-1f7843672e24.png':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3744752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692214544 {#4727
    date: 2023-08-16 21:35:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#4728
  +user: Proxies\__CG__\App\Entity\User {#4729 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4629
    +user: App\Entity\User {#4127 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4465
      +user: Proxies\__CG__\App\Entity\User {#4466 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4114
        +user: App\Entity\User {#4127 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696962730 {#4109
          date: 2023-10-10 20:32:10.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@krolden@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4115 …}
        +nested: Doctrine\ORM\PersistentCollection {#4117 …}
        +votes: Doctrine\ORM\PersistentCollection {#4119 …}
        +reports: Doctrine\ORM\PersistentCollection {#4121 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
        -id: 40419
        -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/3735487"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692135101 {#4110
          date: 2023-08-15 23:31:41.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4114}
      +body: "I’ll take that over believing pig shit memes are reasonable discourse any day."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1692135980 {#4463
        date: 2023-08-15 23:46:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
        "@marx_mentat@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4467 …}
      +nested: Doctrine\ORM\PersistentCollection {#4469 …}
      +votes: Doctrine\ORM\PersistentCollection {#4471 …}
      +reports: Doctrine\ORM\PersistentCollection {#4473 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4475 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4477 …}
      -id: 40430
      -bodyTs: "'believ':6 'day':14 'discours':12 'll':2 'meme':9 'pig':7 'reason':11 'shit':8 'take':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/2685107"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692135980 {#4464
        date: 2023-08-15 23:46:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: "Make pig shit comments, get pig shit replies"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692136193 {#4627
      date: 2023-08-15 23:49:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@marx_mentat@hexbear.net"
      "@socsa@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4630 …}
    +nested: Doctrine\ORM\PersistentCollection {#4632 …}
    +votes: Doctrine\ORM\PersistentCollection {#4634 …}
    +reports: Doctrine\ORM\PersistentCollection {#4636 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
    -id: 40431
    -bodyTs: "'comment':4 'get':5 'make':1 'pig':2,6 'repli':8 'shit':3,7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/3735721"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692136193 {#4628
      date: 2023-08-15 23:49:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "![sicko-pig](https://www.hexbear.net/pictrs/image/2f2db41a-1b8c-4afe-a479-1f7843672e24.png "sicko-pig")"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692214544 {#4726
    date: 2023-08-16 21:35:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
    "@socsa@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4730 …}
  +nested: Doctrine\ORM\PersistentCollection {#4732 …}
  +votes: Doctrine\ORM\PersistentCollection {#4734 …}
  +reports: Doctrine\ORM\PersistentCollection {#4736 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4740 …}
  -id: 40432
  -bodyTs: "'/pictrs/image/2f2db41a-1b8c-4afe-a479-1f7843672e24.png':6 'pig':3,9 'sicko':2,8 'sicko-pig':1,7 'www.hexbear.net':5 'www.hexbear.net/pictrs/image/2f2db41a-1b8c-4afe-a479-1f7843672e24.png':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3744752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692214544 {#4727
    date: 2023-08-16 21:35:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#4728
  +user: Proxies\__CG__\App\Entity\User {#4729 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4629
    +user: App\Entity\User {#4127 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4465
      +user: Proxies\__CG__\App\Entity\User {#4466 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4114
        +user: App\Entity\User {#4127 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696962730 {#4109
          date: 2023-10-10 20:32:10.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@krolden@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4115 …}
        +nested: Doctrine\ORM\PersistentCollection {#4117 …}
        +votes: Doctrine\ORM\PersistentCollection {#4119 …}
        +reports: Doctrine\ORM\PersistentCollection {#4121 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
        -id: 40419
        -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/3735487"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692135101 {#4110
          date: 2023-08-15 23:31:41.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4114}
      +body: "I’ll take that over believing pig shit memes are reasonable discourse any day."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1692135980 {#4463
        date: 2023-08-15 23:46:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
        "@marx_mentat@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4467 …}
      +nested: Doctrine\ORM\PersistentCollection {#4469 …}
      +votes: Doctrine\ORM\PersistentCollection {#4471 …}
      +reports: Doctrine\ORM\PersistentCollection {#4473 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4475 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4477 …}
      -id: 40430
      -bodyTs: "'believ':6 'day':14 'discours':12 'll':2 'meme':9 'pig':7 'reason':11 'shit':8 'take':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/2685107"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692135980 {#4464
        date: 2023-08-15 23:46:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: "Make pig shit comments, get pig shit replies"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692136193 {#4627
      date: 2023-08-15 23:49:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@marx_mentat@hexbear.net"
      "@socsa@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4630 …}
    +nested: Doctrine\ORM\PersistentCollection {#4632 …}
    +votes: Doctrine\ORM\PersistentCollection {#4634 …}
    +reports: Doctrine\ORM\PersistentCollection {#4636 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
    -id: 40431
    -bodyTs: "'comment':4 'get':5 'make':1 'pig':2,6 'repli':8 'shit':3,7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/3735721"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692136193 {#4628
      date: 2023-08-15 23:49:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "![sicko-pig](https://www.hexbear.net/pictrs/image/2f2db41a-1b8c-4afe-a479-1f7843672e24.png "sicko-pig")"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692214544 {#4726
    date: 2023-08-16 21:35:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
    "@socsa@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4730 …}
  +nested: Doctrine\ORM\PersistentCollection {#4732 …}
  +votes: Doctrine\ORM\PersistentCollection {#4734 …}
  +reports: Doctrine\ORM\PersistentCollection {#4736 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4740 …}
  -id: 40432
  -bodyTs: "'/pictrs/image/2f2db41a-1b8c-4afe-a479-1f7843672e24.png':6 'pig':3,9 'sicko':2,8 'sicko-pig':1,7 'www.hexbear.net':5 'www.hexbear.net/pictrs/image/2f2db41a-1b8c-4afe-a479-1f7843672e24.png':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3744752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692214544 {#4727
    date: 2023-08-16 21:35:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#4744
  +user: Proxies\__CG__\App\Entity\User {#4466 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4629
    +user: App\Entity\User {#4127 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4465
      +user: Proxies\__CG__\App\Entity\User {#4466 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4114
        +user: App\Entity\User {#4127 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696962730 {#4109
          date: 2023-10-10 20:32:10.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@krolden@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4115 …}
        +nested: Doctrine\ORM\PersistentCollection {#4117 …}
        +votes: Doctrine\ORM\PersistentCollection {#4119 …}
        +reports: Doctrine\ORM\PersistentCollection {#4121 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
        -id: 40419
        -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/3735487"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692135101 {#4110
          date: 2023-08-15 23:31:41.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4114}
      +body: "I’ll take that over believing pig shit memes are reasonable discourse any day."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1692135980 {#4463
        date: 2023-08-15 23:46:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
        "@marx_mentat@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4467 …}
      +nested: Doctrine\ORM\PersistentCollection {#4469 …}
      +votes: Doctrine\ORM\PersistentCollection {#4471 …}
      +reports: Doctrine\ORM\PersistentCollection {#4473 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4475 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4477 …}
      -id: 40430
      -bodyTs: "'believ':6 'day':14 'discours':12 'll':2 'meme':9 'pig':7 'reason':11 'shit':8 'take':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/2685107"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692135980 {#4464
        date: 2023-08-15 23:46:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: "Make pig shit comments, get pig shit replies"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692136193 {#4627
      date: 2023-08-15 23:49:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@marx_mentat@hexbear.net"
      "@socsa@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4630 …}
    +nested: Doctrine\ORM\PersistentCollection {#4632 …}
    +votes: Doctrine\ORM\PersistentCollection {#4634 …}
    +reports: Doctrine\ORM\PersistentCollection {#4636 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
    -id: 40431
    -bodyTs: "'comment':4 'get':5 'make':1 'pig':2,6 'repli':8 'shit':3,7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/3735721"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692136193 {#4628
      date: 2023-08-15 23:49:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "I guess that’s why it’s so popular on hexbear. Thanks for clearing that up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692136356 {#4742
    date: 2023-08-15 23:52:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
    "@socsa@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4745 …}
  +nested: Doctrine\ORM\PersistentCollection {#4747 …}
  +votes: Doctrine\ORM\PersistentCollection {#4749 …}
  +reports: Doctrine\ORM\PersistentCollection {#4751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4755 …}
  -id: 40434
  -bodyTs: "'clear':14 'guess':2 'hexbear':11 'popular':9 'thank':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/2685370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692136356 {#4743
    date: 2023-08-15 23:52:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#4744
  +user: Proxies\__CG__\App\Entity\User {#4466 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4629
    +user: App\Entity\User {#4127 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4465
      +user: Proxies\__CG__\App\Entity\User {#4466 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4114
        +user: App\Entity\User {#4127 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696962730 {#4109
          date: 2023-10-10 20:32:10.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@krolden@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4115 …}
        +nested: Doctrine\ORM\PersistentCollection {#4117 …}
        +votes: Doctrine\ORM\PersistentCollection {#4119 …}
        +reports: Doctrine\ORM\PersistentCollection {#4121 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
        -id: 40419
        -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/3735487"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692135101 {#4110
          date: 2023-08-15 23:31:41.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4114}
      +body: "I’ll take that over believing pig shit memes are reasonable discourse any day."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1692135980 {#4463
        date: 2023-08-15 23:46:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
        "@marx_mentat@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4467 …}
      +nested: Doctrine\ORM\PersistentCollection {#4469 …}
      +votes: Doctrine\ORM\PersistentCollection {#4471 …}
      +reports: Doctrine\ORM\PersistentCollection {#4473 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4475 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4477 …}
      -id: 40430
      -bodyTs: "'believ':6 'day':14 'discours':12 'll':2 'meme':9 'pig':7 'reason':11 'shit':8 'take':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/2685107"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692135980 {#4464
        date: 2023-08-15 23:46:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: "Make pig shit comments, get pig shit replies"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692136193 {#4627
      date: 2023-08-15 23:49:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@marx_mentat@hexbear.net"
      "@socsa@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4630 …}
    +nested: Doctrine\ORM\PersistentCollection {#4632 …}
    +votes: Doctrine\ORM\PersistentCollection {#4634 …}
    +reports: Doctrine\ORM\PersistentCollection {#4636 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
    -id: 40431
    -bodyTs: "'comment':4 'get':5 'make':1 'pig':2,6 'repli':8 'shit':3,7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/3735721"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692136193 {#4628
      date: 2023-08-15 23:49:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "I guess that’s why it’s so popular on hexbear. Thanks for clearing that up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692136356 {#4742
    date: 2023-08-15 23:52:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
    "@socsa@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4745 …}
  +nested: Doctrine\ORM\PersistentCollection {#4747 …}
  +votes: Doctrine\ORM\PersistentCollection {#4749 …}
  +reports: Doctrine\ORM\PersistentCollection {#4751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4755 …}
  -id: 40434
  -bodyTs: "'clear':14 'guess':2 'hexbear':11 'popular':9 'thank':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/2685370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692136356 {#4743
    date: 2023-08-15 23:52:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#4744
  +user: Proxies\__CG__\App\Entity\User {#4466 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4629
    +user: App\Entity\User {#4127 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4465
      +user: Proxies\__CG__\App\Entity\User {#4466 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4114
        +user: App\Entity\User {#4127 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696962730 {#4109
          date: 2023-10-10 20:32:10.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@krolden@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4115 …}
        +nested: Doctrine\ORM\PersistentCollection {#4117 …}
        +votes: Doctrine\ORM\PersistentCollection {#4119 …}
        +reports: Doctrine\ORM\PersistentCollection {#4121 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
        -id: 40419
        -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/3735487"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692135101 {#4110
          date: 2023-08-15 23:31:41.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4114}
      +body: "I’ll take that over believing pig shit memes are reasonable discourse any day."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1692135980 {#4463
        date: 2023-08-15 23:46:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
        "@marx_mentat@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4467 …}
      +nested: Doctrine\ORM\PersistentCollection {#4469 …}
      +votes: Doctrine\ORM\PersistentCollection {#4471 …}
      +reports: Doctrine\ORM\PersistentCollection {#4473 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4475 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4477 …}
      -id: 40430
      -bodyTs: "'believ':6 'day':14 'discours':12 'll':2 'meme':9 'pig':7 'reason':11 'shit':8 'take':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/2685107"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692135980 {#4464
        date: 2023-08-15 23:46:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: "Make pig shit comments, get pig shit replies"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692136193 {#4627
      date: 2023-08-15 23:49:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@marx_mentat@hexbear.net"
      "@socsa@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4630 …}
    +nested: Doctrine\ORM\PersistentCollection {#4632 …}
    +votes: Doctrine\ORM\PersistentCollection {#4634 …}
    +reports: Doctrine\ORM\PersistentCollection {#4636 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
    -id: 40431
    -bodyTs: "'comment':4 'get':5 'make':1 'pig':2,6 'repli':8 'shit':3,7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/3735721"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692136193 {#4628
      date: 2023-08-15 23:49:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: "I guess that’s why it’s so popular on hexbear. Thanks for clearing that up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692136356 {#4742
    date: 2023-08-15 23:52:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
    "@socsa@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4745 …}
  +nested: Doctrine\ORM\PersistentCollection {#4747 …}
  +votes: Doctrine\ORM\PersistentCollection {#4749 …}
  +reports: Doctrine\ORM\PersistentCollection {#4751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4755 …}
  -id: 40434
  -bodyTs: "'clear':14 'guess':2 'hexbear':11 'popular':9 'thank':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/2685370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692136356 {#4743
    date: 2023-08-15 23:52:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4814
  +user: App\Entity\User {#4127 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4744
    +user: Proxies\__CG__\App\Entity\User {#4466 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4629
      +user: App\Entity\User {#4127 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4465
        +user: Proxies\__CG__\App\Entity\User {#4466 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4114
          +user: App\Entity\User {#4127 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1696962730 {#4109
            date: 2023-10-10 20:32:10.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@krolden@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4115 …}
          +nested: Doctrine\ORM\PersistentCollection {#4117 …}
          +votes: Doctrine\ORM\PersistentCollection {#4119 …}
          +reports: Doctrine\ORM\PersistentCollection {#4121 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
          -id: 40419
          -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://hexbear.net/comment/3735487"
          +editedAt: null
          +createdAt: DateTimeImmutable @1692135101 {#4110
            date: 2023-08-15 23:31:41.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4114}
        +body: "I’ll take that over believing pig shit memes are reasonable discourse any day."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1692135980 {#4463
          date: 2023-08-15 23:46:20.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@krolden@lemmy.ml"
          "@marx_mentat@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4467 …}
        +nested: Doctrine\ORM\PersistentCollection {#4469 …}
        +votes: Doctrine\ORM\PersistentCollection {#4471 …}
        +reports: Doctrine\ORM\PersistentCollection {#4473 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4475 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4477 …}
        -id: 40430
        -bodyTs: "'believ':6 'day':14 'discours':12 'll':2 'meme':9 'pig':7 'reason':11 'shit':8 'take':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/2685107"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692135980 {#4464
          date: 2023-08-15 23:46:20.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4114}
      +body: "Make pig shit comments, get pig shit replies"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1692136193 {#4627
        date: 2023-08-15 23:49:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
        "@marx_mentat@hexbear.net"
        "@socsa@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4630 …}
      +nested: Doctrine\ORM\PersistentCollection {#4632 …}
      +votes: Doctrine\ORM\PersistentCollection {#4634 …}
      +reports: Doctrine\ORM\PersistentCollection {#4636 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
      -id: 40431
      -bodyTs: "'comment':4 'get':5 'make':1 'pig':2,6 'repli':8 'shit':3,7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/3735721"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692136193 {#4628
        date: 2023-08-15 23:49:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: "I guess that’s why it’s so popular on hexbear. Thanks for clearing that up."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692136356 {#4742
      date: 2023-08-15 23:52:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@marx_mentat@hexbear.net"
      "@socsa@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4745 …}
    +nested: Doctrine\ORM\PersistentCollection {#4747 …}
    +votes: Doctrine\ORM\PersistentCollection {#4749 …}
    +reports: Doctrine\ORM\PersistentCollection {#4751 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4753 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4755 …}
    -id: 40434
    -bodyTs: "'clear':14 'guess':2 'hexbear':11 'popular':9 'thank':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/2685370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692136356 {#4743
      date: 2023-08-15 23:52:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: """
    It does explain why you see it so much\n
    \n
    spoiler___ ![shrug-outta-hecks](https://www.hexbear.net/pictrs/image/7cc4b291-507e-4aa2-9ba6-35d81eb4a08a.png "shrug-outta-hecks")___
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692137094 {#4812
    date: 2023-08-16 00:04:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
    "@socsa@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4815 …}
  +nested: Doctrine\ORM\PersistentCollection {#4817 …}
  +votes: Doctrine\ORM\PersistentCollection {#4819 …}
  +reports: Doctrine\ORM\PersistentCollection {#4821 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4823 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4825 …}
  -id: 40435
  -bodyTs: "'/pictrs/image/7cc4b291-507e-4aa2-9ba6-35d81eb4a08a.png':17 'explain':3 'heck':14,21 'much':9 'outta':13,20 'see':6 'shrug':12,19 'shrug-outta-heck':11,18 'spoiler':10 'www.hexbear.net':16 'www.hexbear.net/pictrs/image/7cc4b291-507e-4aa2-9ba6-35d81eb4a08a.png':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3735876"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692137094 {#4813
    date: 2023-08-16 00:04:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#4814
  +user: App\Entity\User {#4127 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4744
    +user: Proxies\__CG__\App\Entity\User {#4466 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4629
      +user: App\Entity\User {#4127 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4465
        +user: Proxies\__CG__\App\Entity\User {#4466 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4114
          +user: App\Entity\User {#4127 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1696962730 {#4109
            date: 2023-10-10 20:32:10.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@krolden@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4115 …}
          +nested: Doctrine\ORM\PersistentCollection {#4117 …}
          +votes: Doctrine\ORM\PersistentCollection {#4119 …}
          +reports: Doctrine\ORM\PersistentCollection {#4121 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
          -id: 40419
          -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://hexbear.net/comment/3735487"
          +editedAt: null
          +createdAt: DateTimeImmutable @1692135101 {#4110
            date: 2023-08-15 23:31:41.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4114}
        +body: "I’ll take that over believing pig shit memes are reasonable discourse any day."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1692135980 {#4463
          date: 2023-08-15 23:46:20.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@krolden@lemmy.ml"
          "@marx_mentat@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4467 …}
        +nested: Doctrine\ORM\PersistentCollection {#4469 …}
        +votes: Doctrine\ORM\PersistentCollection {#4471 …}
        +reports: Doctrine\ORM\PersistentCollection {#4473 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4475 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4477 …}
        -id: 40430
        -bodyTs: "'believ':6 'day':14 'discours':12 'll':2 'meme':9 'pig':7 'reason':11 'shit':8 'take':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/2685107"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692135980 {#4464
          date: 2023-08-15 23:46:20.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4114}
      +body: "Make pig shit comments, get pig shit replies"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1692136193 {#4627
        date: 2023-08-15 23:49:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
        "@marx_mentat@hexbear.net"
        "@socsa@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4630 …}
      +nested: Doctrine\ORM\PersistentCollection {#4632 …}
      +votes: Doctrine\ORM\PersistentCollection {#4634 …}
      +reports: Doctrine\ORM\PersistentCollection {#4636 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
      -id: 40431
      -bodyTs: "'comment':4 'get':5 'make':1 'pig':2,6 'repli':8 'shit':3,7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/3735721"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692136193 {#4628
        date: 2023-08-15 23:49:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: "I guess that’s why it’s so popular on hexbear. Thanks for clearing that up."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692136356 {#4742
      date: 2023-08-15 23:52:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@marx_mentat@hexbear.net"
      "@socsa@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4745 …}
    +nested: Doctrine\ORM\PersistentCollection {#4747 …}
    +votes: Doctrine\ORM\PersistentCollection {#4749 …}
    +reports: Doctrine\ORM\PersistentCollection {#4751 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4753 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4755 …}
    -id: 40434
    -bodyTs: "'clear':14 'guess':2 'hexbear':11 'popular':9 'thank':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/2685370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692136356 {#4743
      date: 2023-08-15 23:52:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: """
    It does explain why you see it so much\n
    \n
    spoiler___ ![shrug-outta-hecks](https://www.hexbear.net/pictrs/image/7cc4b291-507e-4aa2-9ba6-35d81eb4a08a.png "shrug-outta-hecks")___
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692137094 {#4812
    date: 2023-08-16 00:04:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
    "@socsa@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4815 …}
  +nested: Doctrine\ORM\PersistentCollection {#4817 …}
  +votes: Doctrine\ORM\PersistentCollection {#4819 …}
  +reports: Doctrine\ORM\PersistentCollection {#4821 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4823 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4825 …}
  -id: 40435
  -bodyTs: "'/pictrs/image/7cc4b291-507e-4aa2-9ba6-35d81eb4a08a.png':17 'explain':3 'heck':14,21 'much':9 'outta':13,20 'see':6 'shrug':12,19 'shrug-outta-heck':11,18 'spoiler':10 'www.hexbear.net':16 'www.hexbear.net/pictrs/image/7cc4b291-507e-4aa2-9ba6-35d81eb4a08a.png':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3735876"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692137094 {#4813
    date: 2023-08-16 00:04:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#4814
  +user: App\Entity\User {#4127 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4744
    +user: Proxies\__CG__\App\Entity\User {#4466 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4629
      +user: App\Entity\User {#4127 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4465
        +user: Proxies\__CG__\App\Entity\User {#4466 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4114
          +user: App\Entity\User {#4127 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1696962730 {#4109
            date: 2023-10-10 20:32:10.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@krolden@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4115 …}
          +nested: Doctrine\ORM\PersistentCollection {#4117 …}
          +votes: Doctrine\ORM\PersistentCollection {#4119 …}
          +reports: Doctrine\ORM\PersistentCollection {#4121 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
          -id: 40419
          -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://hexbear.net/comment/3735487"
          +editedAt: null
          +createdAt: DateTimeImmutable @1692135101 {#4110
            date: 2023-08-15 23:31:41.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4114}
        +body: "I’ll take that over believing pig shit memes are reasonable discourse any day."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1692135980 {#4463
          date: 2023-08-15 23:46:20.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@krolden@lemmy.ml"
          "@marx_mentat@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4467 …}
        +nested: Doctrine\ORM\PersistentCollection {#4469 …}
        +votes: Doctrine\ORM\PersistentCollection {#4471 …}
        +reports: Doctrine\ORM\PersistentCollection {#4473 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4475 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4477 …}
        -id: 40430
        -bodyTs: "'believ':6 'day':14 'discours':12 'll':2 'meme':9 'pig':7 'reason':11 'shit':8 'take':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/2685107"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692135980 {#4464
          date: 2023-08-15 23:46:20.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4114}
      +body: "Make pig shit comments, get pig shit replies"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1692136193 {#4627
        date: 2023-08-15 23:49:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
        "@marx_mentat@hexbear.net"
        "@socsa@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4630 …}
      +nested: Doctrine\ORM\PersistentCollection {#4632 …}
      +votes: Doctrine\ORM\PersistentCollection {#4634 …}
      +reports: Doctrine\ORM\PersistentCollection {#4636 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
      -id: 40431
      -bodyTs: "'comment':4 'get':5 'make':1 'pig':2,6 'repli':8 'shit':3,7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/3735721"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692136193 {#4628
        date: 2023-08-15 23:49:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4114}
    +body: "I guess that’s why it’s so popular on hexbear. Thanks for clearing that up."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692136356 {#4742
      date: 2023-08-15 23:52:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@marx_mentat@hexbear.net"
      "@socsa@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4745 …}
    +nested: Doctrine\ORM\PersistentCollection {#4747 …}
    +votes: Doctrine\ORM\PersistentCollection {#4749 …}
    +reports: Doctrine\ORM\PersistentCollection {#4751 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4753 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4755 …}
    -id: 40434
    -bodyTs: "'clear':14 'guess':2 'hexbear':11 'popular':9 'thank':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/2685370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692136356 {#4743
      date: 2023-08-15 23:52:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4114}
  +body: """
    It does explain why you see it so much\n
    \n
    spoiler___ ![shrug-outta-hecks](https://www.hexbear.net/pictrs/image/7cc4b291-507e-4aa2-9ba6-35d81eb4a08a.png "shrug-outta-hecks")___
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692137094 {#4812
    date: 2023-08-16 00:04:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
    "@socsa@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4815 …}
  +nested: Doctrine\ORM\PersistentCollection {#4817 …}
  +votes: Doctrine\ORM\PersistentCollection {#4819 …}
  +reports: Doctrine\ORM\PersistentCollection {#4821 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4823 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4825 …}
  -id: 40435
  -bodyTs: "'/pictrs/image/7cc4b291-507e-4aa2-9ba6-35d81eb4a08a.png':17 'explain':3 'heck':14,21 'much':9 'outta':13,20 'see':6 'shrug':12,19 'shrug-outta-heck':11,18 'spoiler':10 'www.hexbear.net':16 'www.hexbear.net/pictrs/image/7cc4b291-507e-4aa2-9ba6-35d81eb4a08a.png':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3735876"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692137094 {#4813
    date: 2023-08-16 00:04:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4188
  +user: App\Entity\User {#4201 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Yeah, it’s so strange that people confuse you with a Kremlin bot when you repeatedly spew *the same fucking bullshit talking points* as the bots themselves."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696962785 {#4183
    date: 2023-10-10 20:33:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4189 …}
  +nested: Doctrine\ORM\PersistentCollection {#4191 …}
  +votes: Doctrine\ORM\PersistentCollection {#4193 …}
  +reports: Doctrine\ORM\PersistentCollection {#4195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
  -id: 40437
  -bodyTs: "'bot':13,26 'bullshit':21 'confus':8 'fuck':20 'kremlin':12 'peopl':7 'point':23 'repeat':16 'spew':17 'strang':5 'talk':22 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2325814"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692214134 {#4184
    date: 2023-08-16 21:28:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#4188
  +user: App\Entity\User {#4201 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Yeah, it’s so strange that people confuse you with a Kremlin bot when you repeatedly spew *the same fucking bullshit talking points* as the bots themselves."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696962785 {#4183
    date: 2023-10-10 20:33:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4189 …}
  +nested: Doctrine\ORM\PersistentCollection {#4191 …}
  +votes: Doctrine\ORM\PersistentCollection {#4193 …}
  +reports: Doctrine\ORM\PersistentCollection {#4195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
  -id: 40437
  -bodyTs: "'bot':13,26 'bullshit':21 'confus':8 'fuck':20 'kremlin':12 'peopl':7 'point':23 'repeat':16 'spew':17 'strang':5 'talk':22 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2325814"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692214134 {#4184
    date: 2023-08-16 21:28:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#4188
  +user: App\Entity\User {#4201 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Yeah, it’s so strange that people confuse you with a Kremlin bot when you repeatedly spew *the same fucking bullshit talking points* as the bots themselves."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696962785 {#4183
    date: 2023-10-10 20:33:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4189 …}
  +nested: Doctrine\ORM\PersistentCollection {#4191 …}
  +votes: Doctrine\ORM\PersistentCollection {#4193 …}
  +reports: Doctrine\ORM\PersistentCollection {#4195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
  -id: 40437
  -bodyTs: "'bot':13,26 'bullshit':21 'confus':8 'fuck':20 'kremlin':12 'peopl':7 'point':23 'repeat':16 'spew':17 'strang':5 'talk':22 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2325814"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692214134 {#4184
    date: 2023-08-16 21:28:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4481
  +user: Proxies\__CG__\App\Entity\User {#4482 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4188
    +user: App\Entity\User {#4201 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah, it’s so strange that people confuse you with a Kremlin bot when you repeatedly spew *the same fucking bullshit talking points* as the bots themselves."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696962785 {#4183
      date: 2023-10-10 20:33:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4189 …}
    +nested: Doctrine\ORM\PersistentCollection {#4191 …}
    +votes: Doctrine\ORM\PersistentCollection {#4193 …}
    +reports: Doctrine\ORM\PersistentCollection {#4195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
    -id: 40437
    -bodyTs: "'bot':13,26 'bullshit':21 'confus':8 'fuck':20 'kremlin':12 'peopl':7 'point':23 'repeat':16 'spew':17 'strang':5 'talk':22 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/2325814"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692214134 {#4184
      date: 2023-08-16 21:28:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: "Bruh Idk how you got convinced there are so many bots around. Like, sure, if you write off everything that differs from the nato line of thought as bots, then sure, believe what you want. But ti me that’s just absurd. I assume that people I interact with are actual humans, even if their opinions suck ass. But to be so far up your own ass, as to not even acknowledge that people can think other things than you without them being some evil, heinous bot is just fuckin stupid"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692215142 {#4479
    date: 2023-08-16 21:45:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@BigNote@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4483 …}
  +nested: Doctrine\ORM\PersistentCollection {#4485 …}
  +votes: Doctrine\ORM\PersistentCollection {#4487 …}
  +reports: Doctrine\ORM\PersistentCollection {#4489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
  -id: 40438
  -bodyTs: "'absurd':42 'acknowledg':72 'actual':51 'around':12 'ass':58,67 'assum':44 'believ':32 'bot':11,29,87 'bruh':1 'convinc':6 'differ':21 'even':53,71 'everyth':19 'evil':85 'far':63 'fuckin':90 'got':5 'heinous':86 'human':52 'idk':2 'interact':48 'like':13 'line':25 'mani':10 'nato':24 'opinion':56 'peopl':46,74 'stupid':91 'suck':57 'sure':14,31 'thing':78 'think':76 'thought':27 'ti':37 'want':35 'without':81 'write':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3744842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692215142 {#4480
    date: 2023-08-16 21:45:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#4481
  +user: Proxies\__CG__\App\Entity\User {#4482 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4188
    +user: App\Entity\User {#4201 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah, it’s so strange that people confuse you with a Kremlin bot when you repeatedly spew *the same fucking bullshit talking points* as the bots themselves."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696962785 {#4183
      date: 2023-10-10 20:33:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4189 …}
    +nested: Doctrine\ORM\PersistentCollection {#4191 …}
    +votes: Doctrine\ORM\PersistentCollection {#4193 …}
    +reports: Doctrine\ORM\PersistentCollection {#4195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
    -id: 40437
    -bodyTs: "'bot':13,26 'bullshit':21 'confus':8 'fuck':20 'kremlin':12 'peopl':7 'point':23 'repeat':16 'spew':17 'strang':5 'talk':22 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/2325814"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692214134 {#4184
      date: 2023-08-16 21:28:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: "Bruh Idk how you got convinced there are so many bots around. Like, sure, if you write off everything that differs from the nato line of thought as bots, then sure, believe what you want. But ti me that’s just absurd. I assume that people I interact with are actual humans, even if their opinions suck ass. But to be so far up your own ass, as to not even acknowledge that people can think other things than you without them being some evil, heinous bot is just fuckin stupid"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692215142 {#4479
    date: 2023-08-16 21:45:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@BigNote@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4483 …}
  +nested: Doctrine\ORM\PersistentCollection {#4485 …}
  +votes: Doctrine\ORM\PersistentCollection {#4487 …}
  +reports: Doctrine\ORM\PersistentCollection {#4489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
  -id: 40438
  -bodyTs: "'absurd':42 'acknowledg':72 'actual':51 'around':12 'ass':58,67 'assum':44 'believ':32 'bot':11,29,87 'bruh':1 'convinc':6 'differ':21 'even':53,71 'everyth':19 'evil':85 'far':63 'fuckin':90 'got':5 'heinous':86 'human':52 'idk':2 'interact':48 'like':13 'line':25 'mani':10 'nato':24 'opinion':56 'peopl':46,74 'stupid':91 'suck':57 'sure':14,31 'thing':78 'think':76 'thought':27 'ti':37 'want':35 'without':81 'write':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3744842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692215142 {#4480
    date: 2023-08-16 21:45:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#4481
  +user: Proxies\__CG__\App\Entity\User {#4482 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4188
    +user: App\Entity\User {#4201 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah, it’s so strange that people confuse you with a Kremlin bot when you repeatedly spew *the same fucking bullshit talking points* as the bots themselves."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696962785 {#4183
      date: 2023-10-10 20:33:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4189 …}
    +nested: Doctrine\ORM\PersistentCollection {#4191 …}
    +votes: Doctrine\ORM\PersistentCollection {#4193 …}
    +reports: Doctrine\ORM\PersistentCollection {#4195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
    -id: 40437
    -bodyTs: "'bot':13,26 'bullshit':21 'confus':8 'fuck':20 'kremlin':12 'peopl':7 'point':23 'repeat':16 'spew':17 'strang':5 'talk':22 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/2325814"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692214134 {#4184
      date: 2023-08-16 21:28:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: "Bruh Idk how you got convinced there are so many bots around. Like, sure, if you write off everything that differs from the nato line of thought as bots, then sure, believe what you want. But ti me that’s just absurd. I assume that people I interact with are actual humans, even if their opinions suck ass. But to be so far up your own ass, as to not even acknowledge that people can think other things than you without them being some evil, heinous bot is just fuckin stupid"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692215142 {#4479
    date: 2023-08-16 21:45:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@BigNote@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4483 …}
  +nested: Doctrine\ORM\PersistentCollection {#4485 …}
  +votes: Doctrine\ORM\PersistentCollection {#4487 …}
  +reports: Doctrine\ORM\PersistentCollection {#4489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
  -id: 40438
  -bodyTs: "'absurd':42 'acknowledg':72 'actual':51 'around':12 'ass':58,67 'assum':44 'believ':32 'bot':11,29,87 'bruh':1 'convinc':6 'differ':21 'even':53,71 'everyth':19 'evil':85 'far':63 'fuckin':90 'got':5 'heinous':86 'human':52 'idk':2 'interact':48 'like':13 'line':25 'mani':10 'nato':24 'opinion':56 'peopl':46,74 'stupid':91 'suck':57 'sure':14,31 'thing':78 'think':76 'thought':27 'ti':37 'want':35 'without':81 'write':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3744842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692215142 {#4480
    date: 2023-08-16 21:45:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#4644
  +user: Proxies\__CG__\App\Entity\User {#4645 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4481
    +user: Proxies\__CG__\App\Entity\User {#4482 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4188
      +user: App\Entity\User {#4201 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah, it’s so strange that people confuse you with a Kremlin bot when you repeatedly spew *the same fucking bullshit talking points* as the bots themselves."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696962785 {#4183
        date: 2023-10-10 20:33:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4189 …}
      +nested: Doctrine\ORM\PersistentCollection {#4191 …}
      +votes: Doctrine\ORM\PersistentCollection {#4193 …}
      +reports: Doctrine\ORM\PersistentCollection {#4195 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
      -id: 40437
      -bodyTs: "'bot':13,26 'bullshit':21 'confus':8 'fuck':20 'kremlin':12 'peopl':7 'point':23 'repeat':16 'spew':17 'strang':5 'talk':22 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/2325814"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692214134 {#4184
        date: 2023-08-16 21:28:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4188}
    +body: "Bruh Idk how you got convinced there are so many bots around. Like, sure, if you write off everything that differs from the nato line of thought as bots, then sure, believe what you want. But ti me that’s just absurd. I assume that people I interact with are actual humans, even if their opinions suck ass. But to be so far up your own ass, as to not even acknowledge that people can think other things than you without them being some evil, heinous bot is just fuckin stupid"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692215142 {#4479
      date: 2023-08-16 21:45:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@BigNote@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4483 …}
    +nested: Doctrine\ORM\PersistentCollection {#4485 …}
    +votes: Doctrine\ORM\PersistentCollection {#4487 …}
    +reports: Doctrine\ORM\PersistentCollection {#4489 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
    -id: 40438
    -bodyTs: "'absurd':42 'acknowledg':72 'actual':51 'around':12 'ass':58,67 'assum':44 'believ':32 'bot':11,29,87 'bruh':1 'convinc':6 'differ':21 'even':53,71 'everyth':19 'evil':85 'far':63 'fuckin':90 'got':5 'heinous':86 'human':52 'idk':2 'interact':48 'like':13 'line':25 'mani':10 'nato':24 'opinion':56 'peopl':46,74 'stupid':91 'suck':57 'sure':14,31 'thing':78 'think':76 'thought':27 'ti':37 'want':35 'without':81 'write':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/3744842"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692215142 {#4480
      date: 2023-08-16 21:45:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: """
    Meanwhile, there are literally bots that easily replace humans.\n
    \n
    Its weird that someones life is only dedicated to be negative about one thing. And especially because Russia and China love to manipulate and do everything to convince people that what they are doing is great, its not unlikely they are bots. Especially with LLM its very easy to create a realistic bot.\n
    \n
    Thinking that they are bots is more likely than not because of these facts.\n
    \n
    Well, I guess I shall stop my propaganda and just accept that there are literal communities that are hardcore china or russia fans because of the leftism.\n
    \n
    There are reasons why Elon Musk doesn’t feel alone while having no gf. /j
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692216722 {#4642
    date: 2023-08-16 22:12:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@BigNote@lemm.ee"
    "@Flaps@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4646 …}
  +nested: Doctrine\ORM\PersistentCollection {#4648 …}
  +votes: Doctrine\ORM\PersistentCollection {#4650 …}
  +reports: Doctrine\ORM\PersistentCollection {#4652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4656 …}
  -id: 40439
  -bodyTs: "'/j':118 'accept':87 'alon':113 'bot':5,51,62,67 'china':29,96 'communiti':92 'convinc':37 'creat':59 'dedic':17 'doesn':110 'easi':57 'easili':7 'elon':108 'especi':25,52 'everyth':35 'fact':76 'fan':99 'feel':112 'gf':117 'great':45 'guess':79 'hardcor':95 'human':9 'leftism':103 'life':14 'like':70 'liter':4,91 'llm':54 'love':30 'manipul':32 'meanwhil':1 'musk':109 'negat':20 'one':22 'peopl':38 'propaganda':84 'realist':61 'reason':106 'replac':8 'russia':27,98 'shall':81 'someon':13 'stop':82 'thing':23 'think':63 'unlik':48 'weird':11 'well':77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/2724021"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692216722 {#4643
    date: 2023-08-16 22:12:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#4644
  +user: Proxies\__CG__\App\Entity\User {#4645 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4481
    +user: Proxies\__CG__\App\Entity\User {#4482 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4188
      +user: App\Entity\User {#4201 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah, it’s so strange that people confuse you with a Kremlin bot when you repeatedly spew *the same fucking bullshit talking points* as the bots themselves."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696962785 {#4183
        date: 2023-10-10 20:33:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4189 …}
      +nested: Doctrine\ORM\PersistentCollection {#4191 …}
      +votes: Doctrine\ORM\PersistentCollection {#4193 …}
      +reports: Doctrine\ORM\PersistentCollection {#4195 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
      -id: 40437
      -bodyTs: "'bot':13,26 'bullshit':21 'confus':8 'fuck':20 'kremlin':12 'peopl':7 'point':23 'repeat':16 'spew':17 'strang':5 'talk':22 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/2325814"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692214134 {#4184
        date: 2023-08-16 21:28:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4188}
    +body: "Bruh Idk how you got convinced there are so many bots around. Like, sure, if you write off everything that differs from the nato line of thought as bots, then sure, believe what you want. But ti me that’s just absurd. I assume that people I interact with are actual humans, even if their opinions suck ass. But to be so far up your own ass, as to not even acknowledge that people can think other things than you without them being some evil, heinous bot is just fuckin stupid"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692215142 {#4479
      date: 2023-08-16 21:45:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@BigNote@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4483 …}
    +nested: Doctrine\ORM\PersistentCollection {#4485 …}
    +votes: Doctrine\ORM\PersistentCollection {#4487 …}
    +reports: Doctrine\ORM\PersistentCollection {#4489 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
    -id: 40438
    -bodyTs: "'absurd':42 'acknowledg':72 'actual':51 'around':12 'ass':58,67 'assum':44 'believ':32 'bot':11,29,87 'bruh':1 'convinc':6 'differ':21 'even':53,71 'everyth':19 'evil':85 'far':63 'fuckin':90 'got':5 'heinous':86 'human':52 'idk':2 'interact':48 'like':13 'line':25 'mani':10 'nato':24 'opinion':56 'peopl':46,74 'stupid':91 'suck':57 'sure':14,31 'thing':78 'think':76 'thought':27 'ti':37 'want':35 'without':81 'write':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/3744842"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692215142 {#4480
      date: 2023-08-16 21:45:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: """
    Meanwhile, there are literally bots that easily replace humans.\n
    \n
    Its weird that someones life is only dedicated to be negative about one thing. And especially because Russia and China love to manipulate and do everything to convince people that what they are doing is great, its not unlikely they are bots. Especially with LLM its very easy to create a realistic bot.\n
    \n
    Thinking that they are bots is more likely than not because of these facts.\n
    \n
    Well, I guess I shall stop my propaganda and just accept that there are literal communities that are hardcore china or russia fans because of the leftism.\n
    \n
    There are reasons why Elon Musk doesn’t feel alone while having no gf. /j
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692216722 {#4642
    date: 2023-08-16 22:12:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@BigNote@lemm.ee"
    "@Flaps@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4646 …}
  +nested: Doctrine\ORM\PersistentCollection {#4648 …}
  +votes: Doctrine\ORM\PersistentCollection {#4650 …}
  +reports: Doctrine\ORM\PersistentCollection {#4652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4656 …}
  -id: 40439
  -bodyTs: "'/j':118 'accept':87 'alon':113 'bot':5,51,62,67 'china':29,96 'communiti':92 'convinc':37 'creat':59 'dedic':17 'doesn':110 'easi':57 'easili':7 'elon':108 'especi':25,52 'everyth':35 'fact':76 'fan':99 'feel':112 'gf':117 'great':45 'guess':79 'hardcor':95 'human':9 'leftism':103 'life':14 'like':70 'liter':4,91 'llm':54 'love':30 'manipul':32 'meanwhil':1 'musk':109 'negat':20 'one':22 'peopl':38 'propaganda':84 'realist':61 'reason':106 'replac':8 'russia':27,98 'shall':81 'someon':13 'stop':82 'thing':23 'think':63 'unlik':48 'weird':11 'well':77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/2724021"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692216722 {#4643
    date: 2023-08-16 22:12:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#4644
  +user: Proxies\__CG__\App\Entity\User {#4645 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4481
    +user: Proxies\__CG__\App\Entity\User {#4482 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4188
      +user: App\Entity\User {#4201 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah, it’s so strange that people confuse you with a Kremlin bot when you repeatedly spew *the same fucking bullshit talking points* as the bots themselves."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696962785 {#4183
        date: 2023-10-10 20:33:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4189 …}
      +nested: Doctrine\ORM\PersistentCollection {#4191 …}
      +votes: Doctrine\ORM\PersistentCollection {#4193 …}
      +reports: Doctrine\ORM\PersistentCollection {#4195 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
      -id: 40437
      -bodyTs: "'bot':13,26 'bullshit':21 'confus':8 'fuck':20 'kremlin':12 'peopl':7 'point':23 'repeat':16 'spew':17 'strang':5 'talk':22 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/2325814"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692214134 {#4184
        date: 2023-08-16 21:28:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4188}
    +body: "Bruh Idk how you got convinced there are so many bots around. Like, sure, if you write off everything that differs from the nato line of thought as bots, then sure, believe what you want. But ti me that’s just absurd. I assume that people I interact with are actual humans, even if their opinions suck ass. But to be so far up your own ass, as to not even acknowledge that people can think other things than you without them being some evil, heinous bot is just fuckin stupid"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692215142 {#4479
      date: 2023-08-16 21:45:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@BigNote@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4483 …}
    +nested: Doctrine\ORM\PersistentCollection {#4485 …}
    +votes: Doctrine\ORM\PersistentCollection {#4487 …}
    +reports: Doctrine\ORM\PersistentCollection {#4489 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
    -id: 40438
    -bodyTs: "'absurd':42 'acknowledg':72 'actual':51 'around':12 'ass':58,67 'assum':44 'believ':32 'bot':11,29,87 'bruh':1 'convinc':6 'differ':21 'even':53,71 'everyth':19 'evil':85 'far':63 'fuckin':90 'got':5 'heinous':86 'human':52 'idk':2 'interact':48 'like':13 'line':25 'mani':10 'nato':24 'opinion':56 'peopl':46,74 'stupid':91 'suck':57 'sure':14,31 'thing':78 'think':76 'thought':27 'ti':37 'want':35 'without':81 'write':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/3744842"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692215142 {#4480
      date: 2023-08-16 21:45:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: """
    Meanwhile, there are literally bots that easily replace humans.\n
    \n
    Its weird that someones life is only dedicated to be negative about one thing. And especially because Russia and China love to manipulate and do everything to convince people that what they are doing is great, its not unlikely they are bots. Especially with LLM its very easy to create a realistic bot.\n
    \n
    Thinking that they are bots is more likely than not because of these facts.\n
    \n
    Well, I guess I shall stop my propaganda and just accept that there are literal communities that are hardcore china or russia fans because of the leftism.\n
    \n
    There are reasons why Elon Musk doesn’t feel alone while having no gf. /j
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692216722 {#4642
    date: 2023-08-16 22:12:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@BigNote@lemm.ee"
    "@Flaps@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4646 …}
  +nested: Doctrine\ORM\PersistentCollection {#4648 …}
  +votes: Doctrine\ORM\PersistentCollection {#4650 …}
  +reports: Doctrine\ORM\PersistentCollection {#4652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4656 …}
  -id: 40439
  -bodyTs: "'/j':118 'accept':87 'alon':113 'bot':5,51,62,67 'china':29,96 'communiti':92 'convinc':37 'creat':59 'dedic':17 'doesn':110 'easi':57 'easili':7 'elon':108 'especi':25,52 'everyth':35 'fact':76 'fan':99 'feel':112 'gf':117 'great':45 'guess':79 'hardcor':95 'human':9 'leftism':103 'life':14 'like':70 'liter':4,91 'llm':54 'love':30 'manipul':32 'meanwhil':1 'musk':109 'negat':20 'one':22 'peopl':38 'propaganda':84 'realist':61 'reason':106 'replac':8 'russia':27,98 'shall':81 'someon':13 'stop':82 'thing':23 'think':63 'unlik':48 'weird':11 'well':77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/2724021"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692216722 {#4643
    date: 2023-08-16 22:12:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#4759
  +user: Proxies\__CG__\App\Entity\User {#4760 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4644
    +user: Proxies\__CG__\App\Entity\User {#4645 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4481
      +user: Proxies\__CG__\App\Entity\User {#4482 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4188
        +user: App\Entity\User {#4201 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Yeah, it’s so strange that people confuse you with a Kremlin bot when you repeatedly spew *the same fucking bullshit talking points* as the bots themselves."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696962785 {#4183
          date: 2023-10-10 20:33:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@krolden@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4189 …}
        +nested: Doctrine\ORM\PersistentCollection {#4191 …}
        +votes: Doctrine\ORM\PersistentCollection {#4193 …}
        +reports: Doctrine\ORM\PersistentCollection {#4195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
        -id: 40437
        -bodyTs: "'bot':13,26 'bullshit':21 'confus':8 'fuck':20 'kremlin':12 'peopl':7 'point':23 'repeat':16 'spew':17 'strang':5 'talk':22 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/2325814"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692214134 {#4184
          date: 2023-08-16 21:28:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4188}
      +body: "Bruh Idk how you got convinced there are so many bots around. Like, sure, if you write off everything that differs from the nato line of thought as bots, then sure, believe what you want. But ti me that’s just absurd. I assume that people I interact with are actual humans, even if their opinions suck ass. But to be so far up your own ass, as to not even acknowledge that people can think other things than you without them being some evil, heinous bot is just fuckin stupid"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1692215142 {#4479
        date: 2023-08-16 21:45:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
        "@BigNote@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4483 …}
      +nested: Doctrine\ORM\PersistentCollection {#4485 …}
      +votes: Doctrine\ORM\PersistentCollection {#4487 …}
      +reports: Doctrine\ORM\PersistentCollection {#4489 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
      -id: 40438
      -bodyTs: "'absurd':42 'acknowledg':72 'actual':51 'around':12 'ass':58,67 'assum':44 'believ':32 'bot':11,29,87 'bruh':1 'convinc':6 'differ':21 'even':53,71 'everyth':19 'evil':85 'far':63 'fuckin':90 'got':5 'heinous':86 'human':52 'idk':2 'interact':48 'like':13 'line':25 'mani':10 'nato':24 'opinion':56 'peopl':46,74 'stupid':91 'suck':57 'sure':14,31 'thing':78 'think':76 'thought':27 'ti':37 'want':35 'without':81 'write':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/3744842"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692215142 {#4480
        date: 2023-08-16 21:45:42.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4188}
    +body: """
      Meanwhile, there are literally bots that easily replace humans.\n
      \n
      Its weird that someones life is only dedicated to be negative about one thing. And especially because Russia and China love to manipulate and do everything to convince people that what they are doing is great, its not unlikely they are bots. Especially with LLM its very easy to create a realistic bot.\n
      \n
      Thinking that they are bots is more likely than not because of these facts.\n
      \n
      Well, I guess I shall stop my propaganda and just accept that there are literal communities that are hardcore china or russia fans because of the leftism.\n
      \n
      There are reasons why Elon Musk doesn’t feel alone while having no gf. /j
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692216722 {#4642
      date: 2023-08-16 22:12:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@BigNote@lemm.ee"
      "@Flaps@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4646 …}
    +nested: Doctrine\ORM\PersistentCollection {#4648 …}
    +votes: Doctrine\ORM\PersistentCollection {#4650 …}
    +reports: Doctrine\ORM\PersistentCollection {#4652 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4654 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4656 …}
    -id: 40439
    -bodyTs: "'/j':118 'accept':87 'alon':113 'bot':5,51,62,67 'china':29,96 'communiti':92 'convinc':37 'creat':59 'dedic':17 'doesn':110 'easi':57 'easili':7 'elon':108 'especi':25,52 'everyth':35 'fact':76 'fan':99 'feel':112 'gf':117 'great':45 'guess':79 'hardcor':95 'human':9 'leftism':103 'life':14 'like':70 'liter':4,91 'llm':54 'love':30 'manipul':32 'meanwhil':1 'musk':109 'negat':20 'one':22 'peopl':38 'propaganda':84 'realist':61 'reason':106 'replac':8 'russia':27,98 'shall':81 'someon':13 'stop':82 'thing':23 'think':63 'unlik':48 'weird':11 'well':77"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/2724021"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692216722 {#4643
      date: 2023-08-16 22:12:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: "Everyone is a bot everywhere. There are no people anymore!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692245912 {#4757
    date: 2023-08-17 06:18:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@BigNote@lemm.ee"
    "@Flaps@hexbear.net"
    "@ReakDuck@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4761 …}
  +nested: Doctrine\ORM\PersistentCollection {#4763 …}
  +votes: Doctrine\ORM\PersistentCollection {#4765 …}
  +reports: Doctrine\ORM\PersistentCollection {#4767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4769 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4771 …}
  -id: 40440
  -bodyTs: "'anymor':10 'bot':4 'everyon':1 'everywher':5 'peopl':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3748701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692245912 {#4758
    date: 2023-08-17 06:18:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#4759
  +user: Proxies\__CG__\App\Entity\User {#4760 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4644
    +user: Proxies\__CG__\App\Entity\User {#4645 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4481
      +user: Proxies\__CG__\App\Entity\User {#4482 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4188
        +user: App\Entity\User {#4201 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Yeah, it’s so strange that people confuse you with a Kremlin bot when you repeatedly spew *the same fucking bullshit talking points* as the bots themselves."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696962785 {#4183
          date: 2023-10-10 20:33:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@krolden@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4189 …}
        +nested: Doctrine\ORM\PersistentCollection {#4191 …}
        +votes: Doctrine\ORM\PersistentCollection {#4193 …}
        +reports: Doctrine\ORM\PersistentCollection {#4195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
        -id: 40437
        -bodyTs: "'bot':13,26 'bullshit':21 'confus':8 'fuck':20 'kremlin':12 'peopl':7 'point':23 'repeat':16 'spew':17 'strang':5 'talk':22 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/2325814"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692214134 {#4184
          date: 2023-08-16 21:28:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4188}
      +body: "Bruh Idk how you got convinced there are so many bots around. Like, sure, if you write off everything that differs from the nato line of thought as bots, then sure, believe what you want. But ti me that’s just absurd. I assume that people I interact with are actual humans, even if their opinions suck ass. But to be so far up your own ass, as to not even acknowledge that people can think other things than you without them being some evil, heinous bot is just fuckin stupid"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1692215142 {#4479
        date: 2023-08-16 21:45:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
        "@BigNote@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4483 …}
      +nested: Doctrine\ORM\PersistentCollection {#4485 …}
      +votes: Doctrine\ORM\PersistentCollection {#4487 …}
      +reports: Doctrine\ORM\PersistentCollection {#4489 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
      -id: 40438
      -bodyTs: "'absurd':42 'acknowledg':72 'actual':51 'around':12 'ass':58,67 'assum':44 'believ':32 'bot':11,29,87 'bruh':1 'convinc':6 'differ':21 'even':53,71 'everyth':19 'evil':85 'far':63 'fuckin':90 'got':5 'heinous':86 'human':52 'idk':2 'interact':48 'like':13 'line':25 'mani':10 'nato':24 'opinion':56 'peopl':46,74 'stupid':91 'suck':57 'sure':14,31 'thing':78 'think':76 'thought':27 'ti':37 'want':35 'without':81 'write':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/3744842"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692215142 {#4480
        date: 2023-08-16 21:45:42.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4188}
    +body: """
      Meanwhile, there are literally bots that easily replace humans.\n
      \n
      Its weird that someones life is only dedicated to be negative about one thing. And especially because Russia and China love to manipulate and do everything to convince people that what they are doing is great, its not unlikely they are bots. Especially with LLM its very easy to create a realistic bot.\n
      \n
      Thinking that they are bots is more likely than not because of these facts.\n
      \n
      Well, I guess I shall stop my propaganda and just accept that there are literal communities that are hardcore china or russia fans because of the leftism.\n
      \n
      There are reasons why Elon Musk doesn’t feel alone while having no gf. /j
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692216722 {#4642
      date: 2023-08-16 22:12:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@BigNote@lemm.ee"
      "@Flaps@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4646 …}
    +nested: Doctrine\ORM\PersistentCollection {#4648 …}
    +votes: Doctrine\ORM\PersistentCollection {#4650 …}
    +reports: Doctrine\ORM\PersistentCollection {#4652 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4654 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4656 …}
    -id: 40439
    -bodyTs: "'/j':118 'accept':87 'alon':113 'bot':5,51,62,67 'china':29,96 'communiti':92 'convinc':37 'creat':59 'dedic':17 'doesn':110 'easi':57 'easili':7 'elon':108 'especi':25,52 'everyth':35 'fact':76 'fan':99 'feel':112 'gf':117 'great':45 'guess':79 'hardcor':95 'human':9 'leftism':103 'life':14 'like':70 'liter':4,91 'llm':54 'love':30 'manipul':32 'meanwhil':1 'musk':109 'negat':20 'one':22 'peopl':38 'propaganda':84 'realist':61 'reason':106 'replac':8 'russia':27,98 'shall':81 'someon':13 'stop':82 'thing':23 'think':63 'unlik':48 'weird':11 'well':77"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/2724021"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692216722 {#4643
      date: 2023-08-16 22:12:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: "Everyone is a bot everywhere. There are no people anymore!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692245912 {#4757
    date: 2023-08-17 06:18:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@BigNote@lemm.ee"
    "@Flaps@hexbear.net"
    "@ReakDuck@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4761 …}
  +nested: Doctrine\ORM\PersistentCollection {#4763 …}
  +votes: Doctrine\ORM\PersistentCollection {#4765 …}
  +reports: Doctrine\ORM\PersistentCollection {#4767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4769 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4771 …}
  -id: 40440
  -bodyTs: "'anymor':10 'bot':4 'everyon':1 'everywher':5 'peopl':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3748701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692245912 {#4758
    date: 2023-08-17 06:18:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#4759
  +user: Proxies\__CG__\App\Entity\User {#4760 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4644
    +user: Proxies\__CG__\App\Entity\User {#4645 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4481
      +user: Proxies\__CG__\App\Entity\User {#4482 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4188
        +user: App\Entity\User {#4201 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Yeah, it’s so strange that people confuse you with a Kremlin bot when you repeatedly spew *the same fucking bullshit talking points* as the bots themselves."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696962785 {#4183
          date: 2023-10-10 20:33:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@krolden@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4189 …}
        +nested: Doctrine\ORM\PersistentCollection {#4191 …}
        +votes: Doctrine\ORM\PersistentCollection {#4193 …}
        +reports: Doctrine\ORM\PersistentCollection {#4195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
        -id: 40437
        -bodyTs: "'bot':13,26 'bullshit':21 'confus':8 'fuck':20 'kremlin':12 'peopl':7 'point':23 'repeat':16 'spew':17 'strang':5 'talk':22 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/2325814"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692214134 {#4184
          date: 2023-08-16 21:28:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4188}
      +body: "Bruh Idk how you got convinced there are so many bots around. Like, sure, if you write off everything that differs from the nato line of thought as bots, then sure, believe what you want. But ti me that’s just absurd. I assume that people I interact with are actual humans, even if their opinions suck ass. But to be so far up your own ass, as to not even acknowledge that people can think other things than you without them being some evil, heinous bot is just fuckin stupid"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1692215142 {#4479
        date: 2023-08-16 21:45:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
        "@BigNote@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4483 …}
      +nested: Doctrine\ORM\PersistentCollection {#4485 …}
      +votes: Doctrine\ORM\PersistentCollection {#4487 …}
      +reports: Doctrine\ORM\PersistentCollection {#4489 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
      -id: 40438
      -bodyTs: "'absurd':42 'acknowledg':72 'actual':51 'around':12 'ass':58,67 'assum':44 'believ':32 'bot':11,29,87 'bruh':1 'convinc':6 'differ':21 'even':53,71 'everyth':19 'evil':85 'far':63 'fuckin':90 'got':5 'heinous':86 'human':52 'idk':2 'interact':48 'like':13 'line':25 'mani':10 'nato':24 'opinion':56 'peopl':46,74 'stupid':91 'suck':57 'sure':14,31 'thing':78 'think':76 'thought':27 'ti':37 'want':35 'without':81 'write':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/3744842"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692215142 {#4480
        date: 2023-08-16 21:45:42.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4188}
    +body: """
      Meanwhile, there are literally bots that easily replace humans.\n
      \n
      Its weird that someones life is only dedicated to be negative about one thing. And especially because Russia and China love to manipulate and do everything to convince people that what they are doing is great, its not unlikely they are bots. Especially with LLM its very easy to create a realistic bot.\n
      \n
      Thinking that they are bots is more likely than not because of these facts.\n
      \n
      Well, I guess I shall stop my propaganda and just accept that there are literal communities that are hardcore china or russia fans because of the leftism.\n
      \n
      There are reasons why Elon Musk doesn’t feel alone while having no gf. /j
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692216722 {#4642
      date: 2023-08-16 22:12:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@BigNote@lemm.ee"
      "@Flaps@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4646 …}
    +nested: Doctrine\ORM\PersistentCollection {#4648 …}
    +votes: Doctrine\ORM\PersistentCollection {#4650 …}
    +reports: Doctrine\ORM\PersistentCollection {#4652 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4654 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4656 …}
    -id: 40439
    -bodyTs: "'/j':118 'accept':87 'alon':113 'bot':5,51,62,67 'china':29,96 'communiti':92 'convinc':37 'creat':59 'dedic':17 'doesn':110 'easi':57 'easili':7 'elon':108 'especi':25,52 'everyth':35 'fact':76 'fan':99 'feel':112 'gf':117 'great':45 'guess':79 'hardcor':95 'human':9 'leftism':103 'life':14 'like':70 'liter':4,91 'llm':54 'love':30 'manipul':32 'meanwhil':1 'musk':109 'negat':20 'one':22 'peopl':38 'propaganda':84 'realist':61 'reason':106 'replac':8 'russia':27,98 'shall':81 'someon':13 'stop':82 'thing':23 'think':63 'unlik':48 'weird':11 'well':77"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/2724021"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692216722 {#4643
      date: 2023-08-16 22:12:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: "Everyone is a bot everywhere. There are no people anymore!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692245912 {#4757
    date: 2023-08-17 06:18:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@BigNote@lemm.ee"
    "@Flaps@hexbear.net"
    "@ReakDuck@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4761 …}
  +nested: Doctrine\ORM\PersistentCollection {#4763 …}
  +votes: Doctrine\ORM\PersistentCollection {#4765 …}
  +reports: Doctrine\ORM\PersistentCollection {#4767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4769 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4771 …}
  -id: 40440
  -bodyTs: "'anymor':10 'bot':4 'everyon':1 'everywher':5 'peopl':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3748701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692245912 {#4758
    date: 2023-08-17 06:18:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#4261
  +user: App\Entity\User {#4274 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t let perfect be the enemy of good. *Bad* is the enemy of good, and right-wingers are bad."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697060828 {#4256
    date: 2023-10-11 23:47:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4262 …}
  +nested: Doctrine\ORM\PersistentCollection {#4264 …}
  +votes: Doctrine\ORM\PersistentCollection {#4266 …}
  +reports: Doctrine\ORM\PersistentCollection {#4268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
  -id: 42095
  -bodyTs: "'bad':10,21 'enemi':7,13 'good':9,15 'let':3 'perfect':4 'right':18 'right-wing':17 'winger':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/1939400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692201752 {#4257
    date: 2023-08-16 18:02:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#4261
  +user: App\Entity\User {#4274 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t let perfect be the enemy of good. *Bad* is the enemy of good, and right-wingers are bad."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697060828 {#4256
    date: 2023-10-11 23:47:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4262 …}
  +nested: Doctrine\ORM\PersistentCollection {#4264 …}
  +votes: Doctrine\ORM\PersistentCollection {#4266 …}
  +reports: Doctrine\ORM\PersistentCollection {#4268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
  -id: 42095
  -bodyTs: "'bad':10,21 'enemi':7,13 'good':9,15 'let':3 'perfect':4 'right':18 'right-wing':17 'winger':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/1939400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692201752 {#4257
    date: 2023-08-16 18:02:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#4261
  +user: App\Entity\User {#4274 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t let perfect be the enemy of good. *Bad* is the enemy of good, and right-wingers are bad."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697060828 {#4256
    date: 2023-10-11 23:47:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4262 …}
  +nested: Doctrine\ORM\PersistentCollection {#4264 …}
  +votes: Doctrine\ORM\PersistentCollection {#4266 …}
  +reports: Doctrine\ORM\PersistentCollection {#4268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
  -id: 42095
  -bodyTs: "'bad':10,21 'enemi':7,13 'good':9,15 'let':3 'perfect':4 'right':18 'right-wing':17 'winger':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/1939400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692201752 {#4257
    date: 2023-08-16 18:02:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#4545
  +user: Proxies\__CG__\App\Entity\User {#4546 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4261
    +user: App\Entity\User {#4274 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Don’t let perfect be the enemy of good. *Bad* is the enemy of good, and right-wingers are bad."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697060828 {#4256
      date: 2023-10-11 23:47:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4262 …}
    +nested: Doctrine\ORM\PersistentCollection {#4264 …}
    +votes: Doctrine\ORM\PersistentCollection {#4266 …}
    +reports: Doctrine\ORM\PersistentCollection {#4268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
    -id: 42095
    -bodyTs: "'bad':10,21 'enemi':7,13 'good':9,15 'let':3 'perfect':4 'right':18 'right-wing':17 'winger':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/1939400"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692201752 {#4257
      date: 2023-08-16 18:02:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: """
    I swear to god the next time tells me that BS I am going to shit myself, vomit, and cry.\n
    \n
    There is a literal anti-Trans genocide in the US. That’s “The good” you’re defending.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692278172 {#4543
    date: 2023-08-17 15:16:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@Empricorn@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4547 …}
  +nested: Doctrine\ORM\PersistentCollection {#4549 …}
  +votes: Doctrine\ORM\PersistentCollection {#4551 …}
  +reports: Doctrine\ORM\PersistentCollection {#4553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4557 …}
  -id: 42096
  -bodyTs: "'anti':26 'anti-tran':25 'bs':11 'cri':20 'defend':38 'genocid':28 'go':14 'god':4 'good':35 'liter':24 'next':6 're':37 'shit':16 'swear':2 'tell':8 'time':7 'tran':27 'us':31 'vomit':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3751736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692278172 {#4544
    date: 2023-08-17 15:16:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#4545
  +user: Proxies\__CG__\App\Entity\User {#4546 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4261
    +user: App\Entity\User {#4274 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Don’t let perfect be the enemy of good. *Bad* is the enemy of good, and right-wingers are bad."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697060828 {#4256
      date: 2023-10-11 23:47:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4262 …}
    +nested: Doctrine\ORM\PersistentCollection {#4264 …}
    +votes: Doctrine\ORM\PersistentCollection {#4266 …}
    +reports: Doctrine\ORM\PersistentCollection {#4268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
    -id: 42095
    -bodyTs: "'bad':10,21 'enemi':7,13 'good':9,15 'let':3 'perfect':4 'right':18 'right-wing':17 'winger':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/1939400"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692201752 {#4257
      date: 2023-08-16 18:02:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: """
    I swear to god the next time tells me that BS I am going to shit myself, vomit, and cry.\n
    \n
    There is a literal anti-Trans genocide in the US. That’s “The good” you’re defending.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692278172 {#4543
    date: 2023-08-17 15:16:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@Empricorn@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4547 …}
  +nested: Doctrine\ORM\PersistentCollection {#4549 …}
  +votes: Doctrine\ORM\PersistentCollection {#4551 …}
  +reports: Doctrine\ORM\PersistentCollection {#4553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4557 …}
  -id: 42096
  -bodyTs: "'anti':26 'anti-tran':25 'bs':11 'cri':20 'defend':38 'genocid':28 'go':14 'god':4 'good':35 'liter':24 'next':6 're':37 'shit':16 'swear':2 'tell':8 'time':7 'tran':27 'us':31 'vomit':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3751736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692278172 {#4544
    date: 2023-08-17 15:16:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#4545
  +user: Proxies\__CG__\App\Entity\User {#4546 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4261
    +user: App\Entity\User {#4274 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Don’t let perfect be the enemy of good. *Bad* is the enemy of good, and right-wingers are bad."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697060828 {#4256
      date: 2023-10-11 23:47:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4262 …}
    +nested: Doctrine\ORM\PersistentCollection {#4264 …}
    +votes: Doctrine\ORM\PersistentCollection {#4266 …}
    +reports: Doctrine\ORM\PersistentCollection {#4268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
    -id: 42095
    -bodyTs: "'bad':10,21 'enemi':7,13 'good':9,15 'let':3 'perfect':4 'right':18 'right-wing':17 'winger':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/1939400"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692201752 {#4257
      date: 2023-08-16 18:02:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: """
    I swear to god the next time tells me that BS I am going to shit myself, vomit, and cry.\n
    \n
    There is a literal anti-Trans genocide in the US. That’s “The good” you’re defending.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692278172 {#4543
    date: 2023-08-17 15:16:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@Empricorn@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4547 …}
  +nested: Doctrine\ORM\PersistentCollection {#4549 …}
  +votes: Doctrine\ORM\PersistentCollection {#4551 …}
  +reports: Doctrine\ORM\PersistentCollection {#4553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4557 …}
  -id: 42096
  -bodyTs: "'anti':26 'anti-tran':25 'bs':11 'cri':20 'defend':38 'genocid':28 'go':14 'god':4 'good':35 'liter':24 'next':6 're':37 'shit':16 'swear':2 'tell':8 'time':7 'tran':27 'us':31 'vomit':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3751736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692278172 {#4544
    date: 2023-08-17 15:16:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#4561
  +user: Proxies\__CG__\App\Entity\User {#4514 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4261
    +user: App\Entity\User {#4274 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Don’t let perfect be the enemy of good. *Bad* is the enemy of good, and right-wingers are bad."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697060828 {#4256
      date: 2023-10-11 23:47:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4262 …}
    +nested: Doctrine\ORM\PersistentCollection {#4264 …}
    +votes: Doctrine\ORM\PersistentCollection {#4266 …}
    +reports: Doctrine\ORM\PersistentCollection {#4268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
    -id: 42095
    -bodyTs: "'bad':10,21 'enemi':7,13 'good':9,15 'let':3 'perfect':4 'right':18 'right-wing':17 'winger':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/1939400"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692201752 {#4257
      date: 2023-08-16 18:02:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: "Democrats are right wingers. And they’re worlds away from anything I’d call “good”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692274784 {#4559
    date: 2023-08-17 14:19:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@Empricorn@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4562 …}
  +nested: Doctrine\ORM\PersistentCollection {#4564 …}
  +votes: Doctrine\ORM\PersistentCollection {#4566 …}
  +reports: Doctrine\ORM\PersistentCollection {#4568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
  -id: 42097
  -bodyTs: "'anyth':11 'away':9 'call':14 'd':13 'democrat':1 'good':15 're':7 'right':3 'winger':4 'world':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3751402"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692274784 {#4560
    date: 2023-08-17 14:19:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#4561
  +user: Proxies\__CG__\App\Entity\User {#4514 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4261
    +user: App\Entity\User {#4274 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Don’t let perfect be the enemy of good. *Bad* is the enemy of good, and right-wingers are bad."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697060828 {#4256
      date: 2023-10-11 23:47:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4262 …}
    +nested: Doctrine\ORM\PersistentCollection {#4264 …}
    +votes: Doctrine\ORM\PersistentCollection {#4266 …}
    +reports: Doctrine\ORM\PersistentCollection {#4268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
    -id: 42095
    -bodyTs: "'bad':10,21 'enemi':7,13 'good':9,15 'let':3 'perfect':4 'right':18 'right-wing':17 'winger':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/1939400"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692201752 {#4257
      date: 2023-08-16 18:02:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: "Democrats are right wingers. And they’re worlds away from anything I’d call “good”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692274784 {#4559
    date: 2023-08-17 14:19:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@Empricorn@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4562 …}
  +nested: Doctrine\ORM\PersistentCollection {#4564 …}
  +votes: Doctrine\ORM\PersistentCollection {#4566 …}
  +reports: Doctrine\ORM\PersistentCollection {#4568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
  -id: 42097
  -bodyTs: "'anyth':11 'away':9 'call':14 'd':13 'democrat':1 'good':15 're':7 'right':3 'winger':4 'world':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3751402"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692274784 {#4560
    date: 2023-08-17 14:19:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#4561
  +user: Proxies\__CG__\App\Entity\User {#4514 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4261
    +user: App\Entity\User {#4274 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Don’t let perfect be the enemy of good. *Bad* is the enemy of good, and right-wingers are bad."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697060828 {#4256
      date: 2023-10-11 23:47:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4262 …}
    +nested: Doctrine\ORM\PersistentCollection {#4264 …}
    +votes: Doctrine\ORM\PersistentCollection {#4266 …}
    +reports: Doctrine\ORM\PersistentCollection {#4268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
    -id: 42095
    -bodyTs: "'bad':10,21 'enemi':7,13 'good':9,15 'let':3 'perfect':4 'right':18 'right-wing':17 'winger':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/1939400"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692201752 {#4257
      date: 2023-08-16 18:02:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: "Democrats are right wingers. And they’re worlds away from anything I’d call “good”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692274784 {#4559
    date: 2023-08-17 14:19:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@Empricorn@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4562 …}
  +nested: Doctrine\ORM\PersistentCollection {#4564 …}
  +votes: Doctrine\ORM\PersistentCollection {#4566 …}
  +reports: Doctrine\ORM\PersistentCollection {#4568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
  -id: 42097
  -bodyTs: "'anyth':11 'away':9 'call':14 'd':13 'democrat':1 'good':15 're':7 'right':3 'winger':4 'world':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3751402"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692274784 {#4560
    date: 2023-08-17 14:19:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#4334
  +user: App\Entity\User {#4347 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    What’s the difference between a fascist and an “anarchist” who does everything they can to kneecap the only viable left leaning political party in the US?\n
    \n
    There’s no practical difference, just window dressing. They both cheer on oppression and pain for those suffering under Republicans.\n
    \n
    And don’t even get me started on communists. Left and right authoritarians, I’ve gotten death threats from both of them. Whether it’s some leftist telling me I would “get the wall” when the Revolution comes or some fucking Republican telling me that the US was only for Christians and that they’ll go after “traitors” soon, you get to the same fucking place at the end of the day. The only real difference is that there’s far more Republicans, and they’re far more organized than left authoritarians.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697060695 {#4329
    date: 2023-10-11 23:44:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4335 …}
  +nested: Doctrine\ORM\PersistentCollection {#4337 …}
  +votes: Doctrine\ORM\PersistentCollection {#4339 …}
  +reports: Doctrine\ORM\PersistentCollection {#4341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
  -id: 42084
  -bodyTs: "'anarchist':10 'authoritarian':60,139 'cheer':38 'christian':98 'come':85 'communist':56 'day':119 'death':64 'differ':4,32,123 'dress':35 'end':116 'even':51 'everyth':13 'far':128,134 'fascist':7 'fuck':88,112 'get':52,79,108 'go':103 'gotten':63 'kneecap':17 'lean':22 'left':21,57,138 'leftist':74 'll':102 'oppress':40 'organ':136 'pain':42 'parti':24 'place':113 'polit':23 'practic':31 're':133 'real':122 'republican':47,89,130 'revolut':84 'right':59 'soon':106 'start':54 'suffer':45 'tell':75,90 'threat':65 'traitor':105 'us':27,94 've':62 'viabl':20 'wall':81 'whether':70 'window':34 'would':78"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2273982"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692119108 {#4330
    date: 2023-08-15 19:05:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#4334
  +user: App\Entity\User {#4347 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    What’s the difference between a fascist and an “anarchist” who does everything they can to kneecap the only viable left leaning political party in the US?\n
    \n
    There’s no practical difference, just window dressing. They both cheer on oppression and pain for those suffering under Republicans.\n
    \n
    And don’t even get me started on communists. Left and right authoritarians, I’ve gotten death threats from both of them. Whether it’s some leftist telling me I would “get the wall” when the Revolution comes or some fucking Republican telling me that the US was only for Christians and that they’ll go after “traitors” soon, you get to the same fucking place at the end of the day. The only real difference is that there’s far more Republicans, and they’re far more organized than left authoritarians.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697060695 {#4329
    date: 2023-10-11 23:44:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4335 …}
  +nested: Doctrine\ORM\PersistentCollection {#4337 …}
  +votes: Doctrine\ORM\PersistentCollection {#4339 …}
  +reports: Doctrine\ORM\PersistentCollection {#4341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
  -id: 42084
  -bodyTs: "'anarchist':10 'authoritarian':60,139 'cheer':38 'christian':98 'come':85 'communist':56 'day':119 'death':64 'differ':4,32,123 'dress':35 'end':116 'even':51 'everyth':13 'far':128,134 'fascist':7 'fuck':88,112 'get':52,79,108 'go':103 'gotten':63 'kneecap':17 'lean':22 'left':21,57,138 'leftist':74 'll':102 'oppress':40 'organ':136 'pain':42 'parti':24 'place':113 'polit':23 'practic':31 're':133 'real':122 'republican':47,89,130 'revolut':84 'right':59 'soon':106 'start':54 'suffer':45 'tell':75,90 'threat':65 'traitor':105 'us':27,94 've':62 'viabl':20 'wall':81 'whether':70 'window':34 'would':78"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2273982"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692119108 {#4330
    date: 2023-08-15 19:05:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#4334
  +user: App\Entity\User {#4347 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    What’s the difference between a fascist and an “anarchist” who does everything they can to kneecap the only viable left leaning political party in the US?\n
    \n
    There’s no practical difference, just window dressing. They both cheer on oppression and pain for those suffering under Republicans.\n
    \n
    And don’t even get me started on communists. Left and right authoritarians, I’ve gotten death threats from both of them. Whether it’s some leftist telling me I would “get the wall” when the Revolution comes or some fucking Republican telling me that the US was only for Christians and that they’ll go after “traitors” soon, you get to the same fucking place at the end of the day. The only real difference is that there’s far more Republicans, and they’re far more organized than left authoritarians.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697060695 {#4329
    date: 2023-10-11 23:44:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4335 …}
  +nested: Doctrine\ORM\PersistentCollection {#4337 …}
  +votes: Doctrine\ORM\PersistentCollection {#4339 …}
  +reports: Doctrine\ORM\PersistentCollection {#4341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
  -id: 42084
  -bodyTs: "'anarchist':10 'authoritarian':60,139 'cheer':38 'christian':98 'come':85 'communist':56 'day':119 'death':64 'differ':4,32,123 'dress':35 'end':116 'even':51 'everyth':13 'far':128,134 'fascist':7 'fuck':88,112 'get':52,79,108 'go':103 'gotten':63 'kneecap':17 'lean':22 'left':21,57,138 'leftist':74 'll':102 'oppress':40 'organ':136 'pain':42 'parti':24 'place':113 'polit':23 'practic':31 're':133 'real':122 'republican':47,89,130 'revolut':84 'right':59 'soon':106 'start':54 'suffer':45 'tell':75,90 'threat':65 'traitor':105 'us':27,94 've':62 'viabl':20 'wall':81 'whether':70 'window':34 'would':78"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2273982"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692119108 {#4330
    date: 2023-08-15 19:05:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#4497
  +user: Proxies\__CG__\App\Entity\User {#4498 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4334
    +user: App\Entity\User {#4347 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      What’s the difference between a fascist and an “anarchist” who does everything they can to kneecap the only viable left leaning political party in the US?\n
      \n
      There’s no practical difference, just window dressing. They both cheer on oppression and pain for those suffering under Republicans.\n
      \n
      And don’t even get me started on communists. Left and right authoritarians, I’ve gotten death threats from both of them. Whether it’s some leftist telling me I would “get the wall” when the Revolution comes or some fucking Republican telling me that the US was only for Christians and that they’ll go after “traitors” soon, you get to the same fucking place at the end of the day. The only real difference is that there’s far more Republicans, and they’re far more organized than left authoritarians.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697060695 {#4329
      date: 2023-10-11 23:44:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4335 …}
    +nested: Doctrine\ORM\PersistentCollection {#4337 …}
    +votes: Doctrine\ORM\PersistentCollection {#4339 …}
    +reports: Doctrine\ORM\PersistentCollection {#4341 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
    -id: 42084
    -bodyTs: "'anarchist':10 'authoritarian':60,139 'cheer':38 'christian':98 'come':85 'communist':56 'day':119 'death':64 'differ':4,32,123 'dress':35 'end':116 'even':51 'everyth':13 'far':128,134 'fascist':7 'fuck':88,112 'get':52,79,108 'go':103 'gotten':63 'kneecap':17 'lean':22 'left':21,57,138 'leftist':74 'll':102 'oppress':40 'organ':136 'pain':42 'parti':24 'place':113 'polit':23 'practic':31 're':133 'real':122 'republican':47,89,130 'revolut':84 'right':59 'soon':106 'start':54 'suffer':45 'tell':75,90 'threat':65 'traitor':105 'us':27,94 've':62 'viabl':20 'wall':81 'whether':70 'window':34 'would':78"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/2273982"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692119108 {#4330
      date: 2023-08-15 19:05:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4334}
  +body: """
    > the only viable left leaning political party in the US?\n
    \n
    If you mean the Democrats (which you must to say ““viable””) you are too lost in the sauce.\n
    \n
    “Come on guys, we should back the Strassers. They aren’t *perfect* but come on!”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692161526 {#4495
    date: 2023-08-16 06:52:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@Cleverdawny@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4499 …}
  +nested: Doctrine\ORM\PersistentCollection {#4501 …}
  +votes: Doctrine\ORM\PersistentCollection {#4503 …}
  +reports: Doctrine\ORM\PersistentCollection {#4505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4509 …}
  -id: 42090
  -bodyTs: "'aren':38 'back':34 'come':29,42 'democrat':15 'guy':31 'lean':5 'left':4 'lost':25 'mean':13 'must':18 'parti':7 'perfect':40 'polit':6 'sauc':28 'say':20 'strasser':36 'us':10 'viabl':3,21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3738997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692161526 {#4496
    date: 2023-08-16 06:52:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#4497
  +user: Proxies\__CG__\App\Entity\User {#4498 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4334
    +user: App\Entity\User {#4347 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      What’s the difference between a fascist and an “anarchist” who does everything they can to kneecap the only viable left leaning political party in the US?\n
      \n
      There’s no practical difference, just window dressing. They both cheer on oppression and pain for those suffering under Republicans.\n
      \n
      And don’t even get me started on communists. Left and right authoritarians, I’ve gotten death threats from both of them. Whether it’s some leftist telling me I would “get the wall” when the Revolution comes or some fucking Republican telling me that the US was only for Christians and that they’ll go after “traitors” soon, you get to the same fucking place at the end of the day. The only real difference is that there’s far more Republicans, and they’re far more organized than left authoritarians.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697060695 {#4329
      date: 2023-10-11 23:44:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4335 …}
    +nested: Doctrine\ORM\PersistentCollection {#4337 …}
    +votes: Doctrine\ORM\PersistentCollection {#4339 …}
    +reports: Doctrine\ORM\PersistentCollection {#4341 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
    -id: 42084
    -bodyTs: "'anarchist':10 'authoritarian':60,139 'cheer':38 'christian':98 'come':85 'communist':56 'day':119 'death':64 'differ':4,32,123 'dress':35 'end':116 'even':51 'everyth':13 'far':128,134 'fascist':7 'fuck':88,112 'get':52,79,108 'go':103 'gotten':63 'kneecap':17 'lean':22 'left':21,57,138 'leftist':74 'll':102 'oppress':40 'organ':136 'pain':42 'parti':24 'place':113 'polit':23 'practic':31 're':133 'real':122 'republican':47,89,130 'revolut':84 'right':59 'soon':106 'start':54 'suffer':45 'tell':75,90 'threat':65 'traitor':105 'us':27,94 've':62 'viabl':20 'wall':81 'whether':70 'window':34 'would':78"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/2273982"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692119108 {#4330
      date: 2023-08-15 19:05:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4334}
  +body: """
    > the only viable left leaning political party in the US?\n
    \n
    If you mean the Democrats (which you must to say ““viable””) you are too lost in the sauce.\n
    \n
    “Come on guys, we should back the Strassers. They aren’t *perfect* but come on!”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692161526 {#4495
    date: 2023-08-16 06:52:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@Cleverdawny@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4499 …}
  +nested: Doctrine\ORM\PersistentCollection {#4501 …}
  +votes: Doctrine\ORM\PersistentCollection {#4503 …}
  +reports: Doctrine\ORM\PersistentCollection {#4505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4509 …}
  -id: 42090
  -bodyTs: "'aren':38 'back':34 'come':29,42 'democrat':15 'guy':31 'lean':5 'left':4 'lost':25 'mean':13 'must':18 'parti':7 'perfect':40 'polit':6 'sauc':28 'say':20 'strasser':36 'us':10 'viabl':3,21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3738997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692161526 {#4496
    date: 2023-08-16 06:52:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#4497
  +user: Proxies\__CG__\App\Entity\User {#4498 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4334
    +user: App\Entity\User {#4347 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      What’s the difference between a fascist and an “anarchist” who does everything they can to kneecap the only viable left leaning political party in the US?\n
      \n
      There’s no practical difference, just window dressing. They both cheer on oppression and pain for those suffering under Republicans.\n
      \n
      And don’t even get me started on communists. Left and right authoritarians, I’ve gotten death threats from both of them. Whether it’s some leftist telling me I would “get the wall” when the Revolution comes or some fucking Republican telling me that the US was only for Christians and that they’ll go after “traitors” soon, you get to the same fucking place at the end of the day. The only real difference is that there’s far more Republicans, and they’re far more organized than left authoritarians.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697060695 {#4329
      date: 2023-10-11 23:44:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4335 …}
    +nested: Doctrine\ORM\PersistentCollection {#4337 …}
    +votes: Doctrine\ORM\PersistentCollection {#4339 …}
    +reports: Doctrine\ORM\PersistentCollection {#4341 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
    -id: 42084
    -bodyTs: "'anarchist':10 'authoritarian':60,139 'cheer':38 'christian':98 'come':85 'communist':56 'day':119 'death':64 'differ':4,32,123 'dress':35 'end':116 'even':51 'everyth':13 'far':128,134 'fascist':7 'fuck':88,112 'get':52,79,108 'go':103 'gotten':63 'kneecap':17 'lean':22 'left':21,57,138 'leftist':74 'll':102 'oppress':40 'organ':136 'pain':42 'parti':24 'place':113 'polit':23 'practic':31 're':133 'real':122 'republican':47,89,130 'revolut':84 'right':59 'soon':106 'start':54 'suffer':45 'tell':75,90 'threat':65 'traitor':105 'us':27,94 've':62 'viabl':20 'wall':81 'whether':70 'window':34 'would':78"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/2273982"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692119108 {#4330
      date: 2023-08-15 19:05:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4334}
  +body: """
    > the only viable left leaning political party in the US?\n
    \n
    If you mean the Democrats (which you must to say ““viable””) you are too lost in the sauce.\n
    \n
    “Come on guys, we should back the Strassers. They aren’t *perfect* but come on!”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692161526 {#4495
    date: 2023-08-16 06:52:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@Cleverdawny@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4499 …}
  +nested: Doctrine\ORM\PersistentCollection {#4501 …}
  +votes: Doctrine\ORM\PersistentCollection {#4503 …}
  +reports: Doctrine\ORM\PersistentCollection {#4505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4509 …}
  -id: 42090
  -bodyTs: "'aren':38 'back':34 'come':29,42 'democrat':15 'guy':31 'lean':5 'left':4 'lost':25 'mean':13 'must':18 'parti':7 'perfect':40 'polit':6 'sauc':28 'say':20 'strasser':36 'us':10 'viabl':3,21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3738997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692161526 {#4496
    date: 2023-08-16 06:52:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#4513
  +user: Proxies\__CG__\App\Entity\User {#4514 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4334
    +user: App\Entity\User {#4347 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      What’s the difference between a fascist and an “anarchist” who does everything they can to kneecap the only viable left leaning political party in the US?\n
      \n
      There’s no practical difference, just window dressing. They both cheer on oppression and pain for those suffering under Republicans.\n
      \n
      And don’t even get me started on communists. Left and right authoritarians, I’ve gotten death threats from both of them. Whether it’s some leftist telling me I would “get the wall” when the Revolution comes or some fucking Republican telling me that the US was only for Christians and that they’ll go after “traitors” soon, you get to the same fucking place at the end of the day. The only real difference is that there’s far more Republicans, and they’re far more organized than left authoritarians.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697060695 {#4329
      date: 2023-10-11 23:44:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4335 …}
    +nested: Doctrine\ORM\PersistentCollection {#4337 …}
    +votes: Doctrine\ORM\PersistentCollection {#4339 …}
    +reports: Doctrine\ORM\PersistentCollection {#4341 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
    -id: 42084
    -bodyTs: "'anarchist':10 'authoritarian':60,139 'cheer':38 'christian':98 'come':85 'communist':56 'day':119 'death':64 'differ':4,32,123 'dress':35 'end':116 'even':51 'everyth':13 'far':128,134 'fascist':7 'fuck':88,112 'get':52,79,108 'go':103 'gotten':63 'kneecap':17 'lean':22 'left':21,57,138 'leftist':74 'll':102 'oppress':40 'organ':136 'pain':42 'parti':24 'place':113 'polit':23 'practic':31 're':133 'real':122 'republican':47,89,130 'revolut':84 'right':59 'soon':106 'start':54 'suffer':45 'tell':75,90 'threat':65 'traitor':105 'us':27,94 've':62 'viabl':20 'wall':81 'whether':70 'window':34 'would':78"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/2273982"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692119108 {#4330
      date: 2023-08-15 19:05:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4334}
  +body: "I really want to know what you said before the communist told you that you deserved the wall"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692155924 {#4511
    date: 2023-08-16 05:18:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@Cleverdawny@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4515 …}
  +nested: Doctrine\ORM\PersistentCollection {#4517 …}
  +votes: Doctrine\ORM\PersistentCollection {#4519 …}
  +reports: Doctrine\ORM\PersistentCollection {#4521 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4523 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4525 …}
  -id: 42091
  -bodyTs: "'communist':11 'deserv':16 'know':5 'realli':2 'said':8 'told':12 'wall':18 'want':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3738321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692155924 {#4512
    date: 2023-08-16 05:18:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#4513
  +user: Proxies\__CG__\App\Entity\User {#4514 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4334
    +user: App\Entity\User {#4347 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      What’s the difference between a fascist and an “anarchist” who does everything they can to kneecap the only viable left leaning political party in the US?\n
      \n
      There’s no practical difference, just window dressing. They both cheer on oppression and pain for those suffering under Republicans.\n
      \n
      And don’t even get me started on communists. Left and right authoritarians, I’ve gotten death threats from both of them. Whether it’s some leftist telling me I would “get the wall” when the Revolution comes or some fucking Republican telling me that the US was only for Christians and that they’ll go after “traitors” soon, you get to the same fucking place at the end of the day. The only real difference is that there’s far more Republicans, and they’re far more organized than left authoritarians.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697060695 {#4329
      date: 2023-10-11 23:44:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4335 …}
    +nested: Doctrine\ORM\PersistentCollection {#4337 …}
    +votes: Doctrine\ORM\PersistentCollection {#4339 …}
    +reports: Doctrine\ORM\PersistentCollection {#4341 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
    -id: 42084
    -bodyTs: "'anarchist':10 'authoritarian':60,139 'cheer':38 'christian':98 'come':85 'communist':56 'day':119 'death':64 'differ':4,32,123 'dress':35 'end':116 'even':51 'everyth':13 'far':128,134 'fascist':7 'fuck':88,112 'get':52,79,108 'go':103 'gotten':63 'kneecap':17 'lean':22 'left':21,57,138 'leftist':74 'll':102 'oppress':40 'organ':136 'pain':42 'parti':24 'place':113 'polit':23 'practic':31 're':133 'real':122 'republican':47,89,130 'revolut':84 'right':59 'soon':106 'start':54 'suffer':45 'tell':75,90 'threat':65 'traitor':105 'us':27,94 've':62 'viabl':20 'wall':81 'whether':70 'window':34 'would':78"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/2273982"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692119108 {#4330
      date: 2023-08-15 19:05:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4334}
  +body: "I really want to know what you said before the communist told you that you deserved the wall"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692155924 {#4511
    date: 2023-08-16 05:18:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@Cleverdawny@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4515 …}
  +nested: Doctrine\ORM\PersistentCollection {#4517 …}
  +votes: Doctrine\ORM\PersistentCollection {#4519 …}
  +reports: Doctrine\ORM\PersistentCollection {#4521 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4523 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4525 …}
  -id: 42091
  -bodyTs: "'communist':11 'deserv':16 'know':5 'realli':2 'said':8 'told':12 'wall':18 'want':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3738321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692155924 {#4512
    date: 2023-08-16 05:18:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#4513
  +user: Proxies\__CG__\App\Entity\User {#4514 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4334
    +user: App\Entity\User {#4347 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      What’s the difference between a fascist and an “anarchist” who does everything they can to kneecap the only viable left leaning political party in the US?\n
      \n
      There’s no practical difference, just window dressing. They both cheer on oppression and pain for those suffering under Republicans.\n
      \n
      And don’t even get me started on communists. Left and right authoritarians, I’ve gotten death threats from both of them. Whether it’s some leftist telling me I would “get the wall” when the Revolution comes or some fucking Republican telling me that the US was only for Christians and that they’ll go after “traitors” soon, you get to the same fucking place at the end of the day. The only real difference is that there’s far more Republicans, and they’re far more organized than left authoritarians.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697060695 {#4329
      date: 2023-10-11 23:44:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4335 …}
    +nested: Doctrine\ORM\PersistentCollection {#4337 …}
    +votes: Doctrine\ORM\PersistentCollection {#4339 …}
    +reports: Doctrine\ORM\PersistentCollection {#4341 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
    -id: 42084
    -bodyTs: "'anarchist':10 'authoritarian':60,139 'cheer':38 'christian':98 'come':85 'communist':56 'day':119 'death':64 'differ':4,32,123 'dress':35 'end':116 'even':51 'everyth':13 'far':128,134 'fascist':7 'fuck':88,112 'get':52,79,108 'go':103 'gotten':63 'kneecap':17 'lean':22 'left':21,57,138 'leftist':74 'll':102 'oppress':40 'organ':136 'pain':42 'parti':24 'place':113 'polit':23 'practic':31 're':133 'real':122 'republican':47,89,130 'revolut':84 'right':59 'soon':106 'start':54 'suffer':45 'tell':75,90 'threat':65 'traitor':105 'us':27,94 've':62 'viabl':20 'wall':81 'whether':70 'window':34 'would':78"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/2273982"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692119108 {#4330
      date: 2023-08-15 19:05:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4334}
  +body: "I really want to know what you said before the communist told you that you deserved the wall"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692155924 {#4511
    date: 2023-08-16 05:18:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@Cleverdawny@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4515 …}
  +nested: Doctrine\ORM\PersistentCollection {#4517 …}
  +votes: Doctrine\ORM\PersistentCollection {#4519 …}
  +reports: Doctrine\ORM\PersistentCollection {#4521 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4523 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4525 …}
  -id: 42091
  -bodyTs: "'communist':11 'deserv':16 'know':5 'realli':2 'said':8 'told':12 'wall':18 'want':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3738321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692155924 {#4512
    date: 2023-08-16 05:18:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#4529
  +user: Proxies\__CG__\App\Entity\User {#4530 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4334
    +user: App\Entity\User {#4347 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      What’s the difference between a fascist and an “anarchist” who does everything they can to kneecap the only viable left leaning political party in the US?\n
      \n
      There’s no practical difference, just window dressing. They both cheer on oppression and pain for those suffering under Republicans.\n
      \n
      And don’t even get me started on communists. Left and right authoritarians, I’ve gotten death threats from both of them. Whether it’s some leftist telling me I would “get the wall” when the Revolution comes or some fucking Republican telling me that the US was only for Christians and that they’ll go after “traitors” soon, you get to the same fucking place at the end of the day. The only real difference is that there’s far more Republicans, and they’re far more organized than left authoritarians.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697060695 {#4329
      date: 2023-10-11 23:44:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4335 …}
    +nested: Doctrine\ORM\PersistentCollection {#4337 …}
    +votes: Doctrine\ORM\PersistentCollection {#4339 …}
    +reports: Doctrine\ORM\PersistentCollection {#4341 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
    -id: 42084
    -bodyTs: "'anarchist':10 'authoritarian':60,139 'cheer':38 'christian':98 'come':85 'communist':56 'day':119 'death':64 'differ':4,32,123 'dress':35 'end':116 'even':51 'everyth':13 'far':128,134 'fascist':7 'fuck':88,112 'get':52,79,108 'go':103 'gotten':63 'kneecap':17 'lean':22 'left':21,57,138 'leftist':74 'll':102 'oppress':40 'organ':136 'pain':42 'parti':24 'place':113 'polit':23 'practic':31 're':133 'real':122 'republican':47,89,130 'revolut':84 'right':59 'soon':106 'start':54 'suffer':45 'tell':75,90 'threat':65 'traitor':105 'us':27,94 've':62 'viabl':20 'wall':81 'whether':70 'window':34 'would':78"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/2273982"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692119108 {#4330
      date: 2023-08-15 19:05:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4334}
  +body: """
    > the only viable left leaning political party in the US?\n
    \n
    I might be misunderstanding you, so I apologize if that is the case, but if you are referring to the Democrats they are far from left leaning. They aren’t even center leaning.\n
    \n
    You can’t even say they have a better track record than the Republicans. They bomb countries as much (or in recent years even more) than the Republicans. They advocate for wars. They fund ICE even more than the Republicans. They stand up just as much for reproductive rights (read: not at all). They just do all of it while waving a rainbow flag.\n
    \n
    I really hope you meant the Greens or the CPUSA; which have their own issues but are certainly more left than either the Democrats or Republicans.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692165501 {#4527
    date: 2023-08-16 07:58:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@Cleverdawny@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4531 …}
  +nested: Doctrine\ORM\PersistentCollection {#4533 …}
  +votes: Doctrine\ORM\PersistentCollection {#4535 …}
  +reports: Doctrine\ORM\PersistentCollection {#4537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4541 …}
  -id: 42085
  -bodyTs: "'advoc':73 'apolog':18 'aren':39 'better':52 'bomb':59 'case':23 'center':42 'certain':125 'countri':60 'cpusa':117 'democrat':31,131 'either':129 'even':41,47,67,79 'far':34 'flag':107 'fund':77 'green':114 'hope':110 'ice':78 'issu':122 'lean':5,37,43 'left':4,36,127 'meant':112 'might':12 'misunderstand':14 'much':62,89 'parti':7 'polit':6 'rainbow':106 'read':93 'realli':109 'recent':65 'record':54 'refer':28 'reproduct':91 'republican':57,71,83,133 'right':92 'say':48 'stand':85 'track':53 'us':10 'viabl':3 'war':75 'wave':104 'year':66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/2697482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692165501 {#4528
    date: 2023-08-16 07:58:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#4529
  +user: Proxies\__CG__\App\Entity\User {#4530 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4334
    +user: App\Entity\User {#4347 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      What’s the difference between a fascist and an “anarchist” who does everything they can to kneecap the only viable left leaning political party in the US?\n
      \n
      There’s no practical difference, just window dressing. They both cheer on oppression and pain for those suffering under Republicans.\n
      \n
      And don’t even get me started on communists. Left and right authoritarians, I’ve gotten death threats from both of them. Whether it’s some leftist telling me I would “get the wall” when the Revolution comes or some fucking Republican telling me that the US was only for Christians and that they’ll go after “traitors” soon, you get to the same fucking place at the end of the day. The only real difference is that there’s far more Republicans, and they’re far more organized than left authoritarians.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697060695 {#4329
      date: 2023-10-11 23:44:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4335 …}
    +nested: Doctrine\ORM\PersistentCollection {#4337 …}
    +votes: Doctrine\ORM\PersistentCollection {#4339 …}
    +reports: Doctrine\ORM\PersistentCollection {#4341 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
    -id: 42084
    -bodyTs: "'anarchist':10 'authoritarian':60,139 'cheer':38 'christian':98 'come':85 'communist':56 'day':119 'death':64 'differ':4,32,123 'dress':35 'end':116 'even':51 'everyth':13 'far':128,134 'fascist':7 'fuck':88,112 'get':52,79,108 'go':103 'gotten':63 'kneecap':17 'lean':22 'left':21,57,138 'leftist':74 'll':102 'oppress':40 'organ':136 'pain':42 'parti':24 'place':113 'polit':23 'practic':31 're':133 'real':122 'republican':47,89,130 'revolut':84 'right':59 'soon':106 'start':54 'suffer':45 'tell':75,90 'threat':65 'traitor':105 'us':27,94 've':62 'viabl':20 'wall':81 'whether':70 'window':34 'would':78"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/2273982"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692119108 {#4330
      date: 2023-08-15 19:05:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4334}
  +body: """
    > the only viable left leaning political party in the US?\n
    \n
    I might be misunderstanding you, so I apologize if that is the case, but if you are referring to the Democrats they are far from left leaning. They aren’t even center leaning.\n
    \n
    You can’t even say they have a better track record than the Republicans. They bomb countries as much (or in recent years even more) than the Republicans. They advocate for wars. They fund ICE even more than the Republicans. They stand up just as much for reproductive rights (read: not at all). They just do all of it while waving a rainbow flag.\n
    \n
    I really hope you meant the Greens or the CPUSA; which have their own issues but are certainly more left than either the Democrats or Republicans.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692165501 {#4527
    date: 2023-08-16 07:58:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@Cleverdawny@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4531 …}
  +nested: Doctrine\ORM\PersistentCollection {#4533 …}
  +votes: Doctrine\ORM\PersistentCollection {#4535 …}
  +reports: Doctrine\ORM\PersistentCollection {#4537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4541 …}
  -id: 42085
  -bodyTs: "'advoc':73 'apolog':18 'aren':39 'better':52 'bomb':59 'case':23 'center':42 'certain':125 'countri':60 'cpusa':117 'democrat':31,131 'either':129 'even':41,47,67,79 'far':34 'flag':107 'fund':77 'green':114 'hope':110 'ice':78 'issu':122 'lean':5,37,43 'left':4,36,127 'meant':112 'might':12 'misunderstand':14 'much':62,89 'parti':7 'polit':6 'rainbow':106 'read':93 'realli':109 'recent':65 'record':54 'refer':28 'reproduct':91 'republican':57,71,83,133 'right':92 'say':48 'stand':85 'track':53 'us':10 'viabl':3 'war':75 'wave':104 'year':66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/2697482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692165501 {#4528
    date: 2023-08-16 07:58:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#4529
  +user: Proxies\__CG__\App\Entity\User {#4530 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4334
    +user: App\Entity\User {#4347 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      What’s the difference between a fascist and an “anarchist” who does everything they can to kneecap the only viable left leaning political party in the US?\n
      \n
      There’s no practical difference, just window dressing. They both cheer on oppression and pain for those suffering under Republicans.\n
      \n
      And don’t even get me started on communists. Left and right authoritarians, I’ve gotten death threats from both of them. Whether it’s some leftist telling me I would “get the wall” when the Revolution comes or some fucking Republican telling me that the US was only for Christians and that they’ll go after “traitors” soon, you get to the same fucking place at the end of the day. The only real difference is that there’s far more Republicans, and they’re far more organized than left authoritarians.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697060695 {#4329
      date: 2023-10-11 23:44:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4335 …}
    +nested: Doctrine\ORM\PersistentCollection {#4337 …}
    +votes: Doctrine\ORM\PersistentCollection {#4339 …}
    +reports: Doctrine\ORM\PersistentCollection {#4341 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
    -id: 42084
    -bodyTs: "'anarchist':10 'authoritarian':60,139 'cheer':38 'christian':98 'come':85 'communist':56 'day':119 'death':64 'differ':4,32,123 'dress':35 'end':116 'even':51 'everyth':13 'far':128,134 'fascist':7 'fuck':88,112 'get':52,79,108 'go':103 'gotten':63 'kneecap':17 'lean':22 'left':21,57,138 'leftist':74 'll':102 'oppress':40 'organ':136 'pain':42 'parti':24 'place':113 'polit':23 'practic':31 're':133 'real':122 'republican':47,89,130 'revolut':84 'right':59 'soon':106 'start':54 'suffer':45 'tell':75,90 'threat':65 'traitor':105 'us':27,94 've':62 'viabl':20 'wall':81 'whether':70 'window':34 'would':78"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/2273982"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692119108 {#4330
      date: 2023-08-15 19:05:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4334}
  +body: """
    > the only viable left leaning political party in the US?\n
    \n
    I might be misunderstanding you, so I apologize if that is the case, but if you are referring to the Democrats they are far from left leaning. They aren’t even center leaning.\n
    \n
    You can’t even say they have a better track record than the Republicans. They bomb countries as much (or in recent years even more) than the Republicans. They advocate for wars. They fund ICE even more than the Republicans. They stand up just as much for reproductive rights (read: not at all). They just do all of it while waving a rainbow flag.\n
    \n
    I really hope you meant the Greens or the CPUSA; which have their own issues but are certainly more left than either the Democrats or Republicans.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692165501 {#4527
    date: 2023-08-16 07:58:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@Cleverdawny@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4531 …}
  +nested: Doctrine\ORM\PersistentCollection {#4533 …}
  +votes: Doctrine\ORM\PersistentCollection {#4535 …}
  +reports: Doctrine\ORM\PersistentCollection {#4537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4541 …}
  -id: 42085
  -bodyTs: "'advoc':73 'apolog':18 'aren':39 'better':52 'bomb':59 'case':23 'center':42 'certain':125 'countri':60 'cpusa':117 'democrat':31,131 'either':129 'even':41,47,67,79 'far':34 'flag':107 'fund':77 'green':114 'hope':110 'ice':78 'issu':122 'lean':5,37,43 'left':4,36,127 'meant':112 'might':12 'misunderstand':14 'much':62,89 'parti':7 'polit':6 'rainbow':106 'read':93 'realli':109 'recent':65 'record':54 'refer':28 'reproduct':91 'republican':57,71,83,133 'right':92 'say':48 'stand':85 'track':53 'us':10 'viabl':3 'war':75 'wave':104 'year':66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/2697482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692165501 {#4528
    date: 2023-08-16 07:58:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#4660
  +user: App\Entity\User {#4347 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4529
    +user: Proxies\__CG__\App\Entity\User {#4530 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4334
      +user: App\Entity\User {#4347 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        What’s the difference between a fascist and an “anarchist” who does everything they can to kneecap the only viable left leaning political party in the US?\n
        \n
        There’s no practical difference, just window dressing. They both cheer on oppression and pain for those suffering under Republicans.\n
        \n
        And don’t even get me started on communists. Left and right authoritarians, I’ve gotten death threats from both of them. Whether it’s some leftist telling me I would “get the wall” when the Revolution comes or some fucking Republican telling me that the US was only for Christians and that they’ll go after “traitors” soon, you get to the same fucking place at the end of the day. The only real difference is that there’s far more Republicans, and they’re far more organized than left authoritarians.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697060695 {#4329
        date: 2023-10-11 23:44:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4335 …}
      +nested: Doctrine\ORM\PersistentCollection {#4337 …}
      +votes: Doctrine\ORM\PersistentCollection {#4339 …}
      +reports: Doctrine\ORM\PersistentCollection {#4341 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
      -id: 42084
      -bodyTs: "'anarchist':10 'authoritarian':60,139 'cheer':38 'christian':98 'come':85 'communist':56 'day':119 'death':64 'differ':4,32,123 'dress':35 'end':116 'even':51 'everyth':13 'far':128,134 'fascist':7 'fuck':88,112 'get':52,79,108 'go':103 'gotten':63 'kneecap':17 'lean':22 'left':21,57,138 'leftist':74 'll':102 'oppress':40 'organ':136 'pain':42 'parti':24 'place':113 'polit':23 'practic':31 're':133 'real':122 'republican':47,89,130 'revolut':84 'right':59 'soon':106 'start':54 'suffer':45 'tell':75,90 'threat':65 'traitor':105 'us':27,94 've':62 'viabl':20 'wall':81 'whether':70 'window':34 'would':78"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/2273982"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692119108 {#4330
        date: 2023-08-15 19:05:08.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4334}
    +body: """
      > the only viable left leaning political party in the US?\n
      \n
      I might be misunderstanding you, so I apologize if that is the case, but if you are referring to the Democrats they are far from left leaning. They aren’t even center leaning.\n
      \n
      You can’t even say they have a better track record than the Republicans. They bomb countries as much (or in recent years even more) than the Republicans. They advocate for wars. They fund ICE even more than the Republicans. They stand up just as much for reproductive rights (read: not at all). They just do all of it while waving a rainbow flag.\n
      \n
      I really hope you meant the Greens or the CPUSA; which have their own issues but are certainly more left than either the Democrats or Republicans.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1692165501 {#4527
      date: 2023-08-16 07:58:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@Cleverdawny@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4531 …}
    +nested: Doctrine\ORM\PersistentCollection {#4533 …}
    +votes: Doctrine\ORM\PersistentCollection {#4535 …}
    +reports: Doctrine\ORM\PersistentCollection {#4537 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4539 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4541 …}
    -id: 42085
    -bodyTs: "'advoc':73 'apolog':18 'aren':39 'better':52 'bomb':59 'case':23 'center':42 'certain':125 'countri':60 'cpusa':117 'democrat':31,131 'either':129 'even':41,47,67,79 'far':34 'flag':107 'fund':77 'green':114 'hope':110 'ice':78 'issu':122 'lean':5,37,43 'left':4,36,127 'meant':112 'might':12 'misunderstand':14 'much':62,89 'parti':7 'polit':6 'rainbow':106 'read':93 'realli':109 'recent':65 'record':54 'refer':28 'reproduct':91 'republican':57,71,83,133 'right':92 'say':48 'stand':85 'track':53 'us':10 'viabl':3 'war':75 'wave':104 'year':66"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/2697482"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692165501 {#4528
      date: 2023-08-16 07:58:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4334}
  +body: "Whatever lies you need to tell yourself, I guess."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692192293 {#4658
    date: 2023-08-16 15:24:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@Cleverdawny@lemm.ee"
    "@Addfwyn@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4661 …}
  +nested: Doctrine\ORM\PersistentCollection {#4663 …}
  +votes: Doctrine\ORM\PersistentCollection {#4665 …}
  +reports: Doctrine\ORM\PersistentCollection {#4667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4671 …}
  -id: 42086
  -bodyTs: "'guess':9 'lie':2 'need':4 'tell':6 'whatev':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2309715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692192293 {#4659
    date: 2023-08-16 15:24:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#4660
  +user: App\Entity\User {#4347 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4529
    +user: Proxies\__CG__\App\Entity\User {#4530 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4334
      +user: App\Entity\User {#4347 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        What’s the difference between a fascist and an “anarchist” who does everything they can to kneecap the only viable left leaning political party in the US?\n
        \n
        There’s no practical difference, just window dressing. They both cheer on oppression and pain for those suffering under Republicans.\n
        \n
        And don’t even get me started on communists. Left and right authoritarians, I’ve gotten death threats from both of them. Whether it’s some leftist telling me I would “get the wall” when the Revolution comes or some fucking Republican telling me that the US was only for Christians and that they’ll go after “traitors” soon, you get to the same fucking place at the end of the day. The only real difference is that there’s far more Republicans, and they’re far more organized than left authoritarians.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697060695 {#4329
        date: 2023-10-11 23:44:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4335 …}
      +nested: Doctrine\ORM\PersistentCollection {#4337 …}
      +votes: Doctrine\ORM\PersistentCollection {#4339 …}
      +reports: Doctrine\ORM\PersistentCollection {#4341 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
      -id: 42084
      -bodyTs: "'anarchist':10 'authoritarian':60,139 'cheer':38 'christian':98 'come':85 'communist':56 'day':119 'death':64 'differ':4,32,123 'dress':35 'end':116 'even':51 'everyth':13 'far':128,134 'fascist':7 'fuck':88,112 'get':52,79,108 'go':103 'gotten':63 'kneecap':17 'lean':22 'left':21,57,138 'leftist':74 'll':102 'oppress':40 'organ':136 'pain':42 'parti':24 'place':113 'polit':23 'practic':31 're':133 'real':122 'republican':47,89,130 'revolut':84 'right':59 'soon':106 'start':54 'suffer':45 'tell':75,90 'threat':65 'traitor':105 'us':27,94 've':62 'viabl':20 'wall':81 'whether':70 'window':34 'would':78"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/2273982"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692119108 {#4330
        date: 2023-08-15 19:05:08.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4334}
    +body: """
      > the only viable left leaning political party in the US?\n
      \n
      I might be misunderstanding you, so I apologize if that is the case, but if you are referring to the Democrats they are far from left leaning. They aren’t even center leaning.\n
      \n
      You can’t even say they have a better track record than the Republicans. They bomb countries as much (or in recent years even more) than the Republicans. They advocate for wars. They fund ICE even more than the Republicans. They stand up just as much for reproductive rights (read: not at all). They just do all of it while waving a rainbow flag.\n
      \n
      I really hope you meant the Greens or the CPUSA; which have their own issues but are certainly more left than either the Democrats or Republicans.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1692165501 {#4527
      date: 2023-08-16 07:58:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@Cleverdawny@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4531 …}
    +nested: Doctrine\ORM\PersistentCollection {#4533 …}
    +votes: Doctrine\ORM\PersistentCollection {#4535 …}
    +reports: Doctrine\ORM\PersistentCollection {#4537 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4539 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4541 …}
    -id: 42085
    -bodyTs: "'advoc':73 'apolog':18 'aren':39 'better':52 'bomb':59 'case':23 'center':42 'certain':125 'countri':60 'cpusa':117 'democrat':31,131 'either':129 'even':41,47,67,79 'far':34 'flag':107 'fund':77 'green':114 'hope':110 'ice':78 'issu':122 'lean':5,37,43 'left':4,36,127 'meant':112 'might':12 'misunderstand':14 'much':62,89 'parti':7 'polit':6 'rainbow':106 'read':93 'realli':109 'recent':65 'record':54 'refer':28 'reproduct':91 'republican':57,71,83,133 'right':92 'say':48 'stand':85 'track':53 'us':10 'viabl':3 'war':75 'wave':104 'year':66"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/2697482"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692165501 {#4528
      date: 2023-08-16 07:58:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4334}
  +body: "Whatever lies you need to tell yourself, I guess."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692192293 {#4658
    date: 2023-08-16 15:24:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@Cleverdawny@lemm.ee"
    "@Addfwyn@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4661 …}
  +nested: Doctrine\ORM\PersistentCollection {#4663 …}
  +votes: Doctrine\ORM\PersistentCollection {#4665 …}
  +reports: Doctrine\ORM\PersistentCollection {#4667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4671 …}
  -id: 42086
  -bodyTs: "'guess':9 'lie':2 'need':4 'tell':6 'whatev':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2309715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692192293 {#4659
    date: 2023-08-16 15:24:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#4660
  +user: App\Entity\User {#4347 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4529
    +user: Proxies\__CG__\App\Entity\User {#4530 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4334
      +user: App\Entity\User {#4347 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        What’s the difference between a fascist and an “anarchist” who does everything they can to kneecap the only viable left leaning political party in the US?\n
        \n
        There’s no practical difference, just window dressing. They both cheer on oppression and pain for those suffering under Republicans.\n
        \n
        And don’t even get me started on communists. Left and right authoritarians, I’ve gotten death threats from both of them. Whether it’s some leftist telling me I would “get the wall” when the Revolution comes or some fucking Republican telling me that the US was only for Christians and that they’ll go after “traitors” soon, you get to the same fucking place at the end of the day. The only real difference is that there’s far more Republicans, and they’re far more organized than left authoritarians.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697060695 {#4329
        date: 2023-10-11 23:44:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4335 …}
      +nested: Doctrine\ORM\PersistentCollection {#4337 …}
      +votes: Doctrine\ORM\PersistentCollection {#4339 …}
      +reports: Doctrine\ORM\PersistentCollection {#4341 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
      -id: 42084
      -bodyTs: "'anarchist':10 'authoritarian':60,139 'cheer':38 'christian':98 'come':85 'communist':56 'day':119 'death':64 'differ':4,32,123 'dress':35 'end':116 'even':51 'everyth':13 'far':128,134 'fascist':7 'fuck':88,112 'get':52,79,108 'go':103 'gotten':63 'kneecap':17 'lean':22 'left':21,57,138 'leftist':74 'll':102 'oppress':40 'organ':136 'pain':42 'parti':24 'place':113 'polit':23 'practic':31 're':133 'real':122 'republican':47,89,130 'revolut':84 'right':59 'soon':106 'start':54 'suffer':45 'tell':75,90 'threat':65 'traitor':105 'us':27,94 've':62 'viabl':20 'wall':81 'whether':70 'window':34 'would':78"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/2273982"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692119108 {#4330
        date: 2023-08-15 19:05:08.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4334}
    +body: """
      > the only viable left leaning political party in the US?\n
      \n
      I might be misunderstanding you, so I apologize if that is the case, but if you are referring to the Democrats they are far from left leaning. They aren’t even center leaning.\n
      \n
      You can’t even say they have a better track record than the Republicans. They bomb countries as much (or in recent years even more) than the Republicans. They advocate for wars. They fund ICE even more than the Republicans. They stand up just as much for reproductive rights (read: not at all). They just do all of it while waving a rainbow flag.\n
      \n
      I really hope you meant the Greens or the CPUSA; which have their own issues but are certainly more left than either the Democrats or Republicans.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1692165501 {#4527
      date: 2023-08-16 07:58:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@Cleverdawny@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4531 …}
    +nested: Doctrine\ORM\PersistentCollection {#4533 …}
    +votes: Doctrine\ORM\PersistentCollection {#4535 …}
    +reports: Doctrine\ORM\PersistentCollection {#4537 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4539 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4541 …}
    -id: 42085
    -bodyTs: "'advoc':73 'apolog':18 'aren':39 'better':52 'bomb':59 'case':23 'center':42 'certain':125 'countri':60 'cpusa':117 'democrat':31,131 'either':129 'even':41,47,67,79 'far':34 'flag':107 'fund':77 'green':114 'hope':110 'ice':78 'issu':122 'lean':5,37,43 'left':4,36,127 'meant':112 'might':12 'misunderstand':14 'much':62,89 'parti':7 'polit':6 'rainbow':106 'read':93 'realli':109 'recent':65 'record':54 'refer':28 'reproduct':91 'republican':57,71,83,133 'right':92 'say':48 'stand':85 'track':53 'us':10 'viabl':3 'war':75 'wave':104 'year':66"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/2697482"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692165501 {#4528
      date: 2023-08-16 07:58:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4334}
  +body: "Whatever lies you need to tell yourself, I guess."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692192293 {#4658
    date: 2023-08-16 15:24:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@Cleverdawny@lemm.ee"
    "@Addfwyn@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4661 …}
  +nested: Doctrine\ORM\PersistentCollection {#4663 …}
  +votes: Doctrine\ORM\PersistentCollection {#4665 …}
  +reports: Doctrine\ORM\PersistentCollection {#4667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4671 …}
  -id: 42086
  -bodyTs: "'guess':9 'lie':2 'need':4 'tell':6 'whatev':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2309715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692192293 {#4659
    date: 2023-08-16 15:24:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#4775
  +user: Proxies\__CG__\App\Entity\User {#4776 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4660
    +user: App\Entity\User {#4347 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4529
      +user: Proxies\__CG__\App\Entity\User {#4530 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4334
        +user: App\Entity\User {#4347 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          What’s the difference between a fascist and an “anarchist” who does everything they can to kneecap the only viable left leaning political party in the US?\n
          \n
          There’s no practical difference, just window dressing. They both cheer on oppression and pain for those suffering under Republicans.\n
          \n
          And don’t even get me started on communists. Left and right authoritarians, I’ve gotten death threats from both of them. Whether it’s some leftist telling me I would “get the wall” when the Revolution comes or some fucking Republican telling me that the US was only for Christians and that they’ll go after “traitors” soon, you get to the same fucking place at the end of the day. The only real difference is that there’s far more Republicans, and they’re far more organized than left authoritarians.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1697060695 {#4329
          date: 2023-10-11 23:44:55.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@krolden@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4335 …}
        +nested: Doctrine\ORM\PersistentCollection {#4337 …}
        +votes: Doctrine\ORM\PersistentCollection {#4339 …}
        +reports: Doctrine\ORM\PersistentCollection {#4341 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
        -id: 42084
        -bodyTs: "'anarchist':10 'authoritarian':60,139 'cheer':38 'christian':98 'come':85 'communist':56 'day':119 'death':64 'differ':4,32,123 'dress':35 'end':116 'even':51 'everyth':13 'far':128,134 'fascist':7 'fuck':88,112 'get':52,79,108 'go':103 'gotten':63 'kneecap':17 'lean':22 'left':21,57,138 'leftist':74 'll':102 'oppress':40 'organ':136 'pain':42 'parti':24 'place':113 'polit':23 'practic':31 're':133 'real':122 'republican':47,89,130 'revolut':84 'right':59 'soon':106 'start':54 'suffer':45 'tell':75,90 'threat':65 'traitor':105 'us':27,94 've':62 'viabl':20 'wall':81 'whether':70 'window':34 'would':78"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/2273982"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692119108 {#4330
          date: 2023-08-15 19:05:08.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4334}
      +body: """
        > the only viable left leaning political party in the US?\n
        \n
        I might be misunderstanding you, so I apologize if that is the case, but if you are referring to the Democrats they are far from left leaning. They aren’t even center leaning.\n
        \n
        You can’t even say they have a better track record than the Republicans. They bomb countries as much (or in recent years even more) than the Republicans. They advocate for wars. They fund ICE even more than the Republicans. They stand up just as much for reproductive rights (read: not at all). They just do all of it while waving a rainbow flag.\n
        \n
        I really hope you meant the Greens or the CPUSA; which have their own issues but are certainly more left than either the Democrats or Republicans.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1692165501 {#4527
        date: 2023-08-16 07:58:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
        "@Cleverdawny@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4531 …}
      +nested: Doctrine\ORM\PersistentCollection {#4533 …}
      +votes: Doctrine\ORM\PersistentCollection {#4535 …}
      +reports: Doctrine\ORM\PersistentCollection {#4537 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4539 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4541 …}
      -id: 42085
      -bodyTs: "'advoc':73 'apolog':18 'aren':39 'better':52 'bomb':59 'case':23 'center':42 'certain':125 'countri':60 'cpusa':117 'democrat':31,131 'either':129 'even':41,47,67,79 'far':34 'flag':107 'fund':77 'green':114 'hope':110 'ice':78 'issu':122 'lean':5,37,43 'left':4,36,127 'meant':112 'might':12 'misunderstand':14 'much':62,89 'parti':7 'polit':6 'rainbow':106 'read':93 'realli':109 'recent':65 'record':54 'refer':28 'reproduct':91 'republican':57,71,83,133 'right':92 'say':48 'stand':85 'track':53 'us':10 'viabl':3 'war':75 'wave':104 'year':66"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/2697482"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692165501 {#4528
        date: 2023-08-16 07:58:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4334}
    +body: "Whatever lies you need to tell yourself, I guess."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692192293 {#4658
      date: 2023-08-16 15:24:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@Cleverdawny@lemm.ee"
      "@Addfwyn@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4661 …}
    +nested: Doctrine\ORM\PersistentCollection {#4663 …}
    +votes: Doctrine\ORM\PersistentCollection {#4665 …}
    +reports: Doctrine\ORM\PersistentCollection {#4667 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4669 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4671 …}
    -id: 42086
    -bodyTs: "'guess':9 'lie':2 'need':4 'tell':6 'whatev':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/2309715"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692192293 {#4659
      date: 2023-08-16 15:24:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4334}
  +body: "Lmao what a pathetic response"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692274691 {#4773
    date: 2023-08-17 14:18:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@Cleverdawny@lemm.ee"
    "@Addfwyn@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4777 …}
  +nested: Doctrine\ORM\PersistentCollection {#4779 …}
  +votes: Doctrine\ORM\PersistentCollection {#4781 …}
  +reports: Doctrine\ORM\PersistentCollection {#4783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
  -id: 42087
  -bodyTs: "'lmao':1 'pathet':4 'respons':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3751393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692274691 {#4774
    date: 2023-08-17 14:18:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#4775
  +user: Proxies\__CG__\App\Entity\User {#4776 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4660
    +user: App\Entity\User {#4347 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4529
      +user: Proxies\__CG__\App\Entity\User {#4530 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4334
        +user: App\Entity\User {#4347 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          What’s the difference between a fascist and an “anarchist” who does everything they can to kneecap the only viable left leaning political party in the US?\n
          \n
          There’s no practical difference, just window dressing. They both cheer on oppression and pain for those suffering under Republicans.\n
          \n
          And don’t even get me started on communists. Left and right authoritarians, I’ve gotten death threats from both of them. Whether it’s some leftist telling me I would “get the wall” when the Revolution comes or some fucking Republican telling me that the US was only for Christians and that they’ll go after “traitors” soon, you get to the same fucking place at the end of the day. The only real difference is that there’s far more Republicans, and they’re far more organized than left authoritarians.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1697060695 {#4329
          date: 2023-10-11 23:44:55.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@krolden@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4335 …}
        +nested: Doctrine\ORM\PersistentCollection {#4337 …}
        +votes: Doctrine\ORM\PersistentCollection {#4339 …}
        +reports: Doctrine\ORM\PersistentCollection {#4341 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
        -id: 42084
        -bodyTs: "'anarchist':10 'authoritarian':60,139 'cheer':38 'christian':98 'come':85 'communist':56 'day':119 'death':64 'differ':4,32,123 'dress':35 'end':116 'even':51 'everyth':13 'far':128,134 'fascist':7 'fuck':88,112 'get':52,79,108 'go':103 'gotten':63 'kneecap':17 'lean':22 'left':21,57,138 'leftist':74 'll':102 'oppress':40 'organ':136 'pain':42 'parti':24 'place':113 'polit':23 'practic':31 're':133 'real':122 'republican':47,89,130 'revolut':84 'right':59 'soon':106 'start':54 'suffer':45 'tell':75,90 'threat':65 'traitor':105 'us':27,94 've':62 'viabl':20 'wall':81 'whether':70 'window':34 'would':78"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/2273982"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692119108 {#4330
          date: 2023-08-15 19:05:08.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4334}
      +body: """
        > the only viable left leaning political party in the US?\n
        \n
        I might be misunderstanding you, so I apologize if that is the case, but if you are referring to the Democrats they are far from left leaning. They aren’t even center leaning.\n
        \n
        You can’t even say they have a better track record than the Republicans. They bomb countries as much (or in recent years even more) than the Republicans. They advocate for wars. They fund ICE even more than the Republicans. They stand up just as much for reproductive rights (read: not at all). They just do all of it while waving a rainbow flag.\n
        \n
        I really hope you meant the Greens or the CPUSA; which have their own issues but are certainly more left than either the Democrats or Republicans.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1692165501 {#4527
        date: 2023-08-16 07:58:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
        "@Cleverdawny@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4531 …}
      +nested: Doctrine\ORM\PersistentCollection {#4533 …}
      +votes: Doctrine\ORM\PersistentCollection {#4535 …}
      +reports: Doctrine\ORM\PersistentCollection {#4537 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4539 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4541 …}
      -id: 42085
      -bodyTs: "'advoc':73 'apolog':18 'aren':39 'better':52 'bomb':59 'case':23 'center':42 'certain':125 'countri':60 'cpusa':117 'democrat':31,131 'either':129 'even':41,47,67,79 'far':34 'flag':107 'fund':77 'green':114 'hope':110 'ice':78 'issu':122 'lean':5,37,43 'left':4,36,127 'meant':112 'might':12 'misunderstand':14 'much':62,89 'parti':7 'polit':6 'rainbow':106 'read':93 'realli':109 'recent':65 'record':54 'refer':28 'reproduct':91 'republican':57,71,83,133 'right':92 'say':48 'stand':85 'track':53 'us':10 'viabl':3 'war':75 'wave':104 'year':66"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/2697482"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692165501 {#4528
        date: 2023-08-16 07:58:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4334}
    +body: "Whatever lies you need to tell yourself, I guess."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692192293 {#4658
      date: 2023-08-16 15:24:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@Cleverdawny@lemm.ee"
      "@Addfwyn@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4661 …}
    +nested: Doctrine\ORM\PersistentCollection {#4663 …}
    +votes: Doctrine\ORM\PersistentCollection {#4665 …}
    +reports: Doctrine\ORM\PersistentCollection {#4667 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4669 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4671 …}
    -id: 42086
    -bodyTs: "'guess':9 'lie':2 'need':4 'tell':6 'whatev':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/2309715"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692192293 {#4659
      date: 2023-08-16 15:24:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4334}
  +body: "Lmao what a pathetic response"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692274691 {#4773
    date: 2023-08-17 14:18:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@Cleverdawny@lemm.ee"
    "@Addfwyn@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4777 …}
  +nested: Doctrine\ORM\PersistentCollection {#4779 …}
  +votes: Doctrine\ORM\PersistentCollection {#4781 …}
  +reports: Doctrine\ORM\PersistentCollection {#4783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
  -id: 42087
  -bodyTs: "'lmao':1 'pathet':4 'respons':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3751393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692274691 {#4774
    date: 2023-08-17 14:18:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#4775
  +user: Proxies\__CG__\App\Entity\User {#4776 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Lemmy-since-the-reddit-collapse"
    +title: "Lemmy since the reddit collapse"
    +url: "https://lemmy.ml/pictrs/image/41e1e6c3-eee9-434b-b2b3-8099ba7b40a8.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692278172 {#2410
      date: 2023-08-17 15:16:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2924
    -titleTs: "'collaps':5 'lemmi':1 'reddit':4 'sinc':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692198922
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/3375083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692112522 {#1850
      date: 2023-08-15 17:15:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4660
    +user: App\Entity\User {#4347 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4529
      +user: Proxies\__CG__\App\Entity\User {#4530 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4334
        +user: App\Entity\User {#4347 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          What’s the difference between a fascist and an “anarchist” who does everything they can to kneecap the only viable left leaning political party in the US?\n
          \n
          There’s no practical difference, just window dressing. They both cheer on oppression and pain for those suffering under Republicans.\n
          \n
          And don’t even get me started on communists. Left and right authoritarians, I’ve gotten death threats from both of them. Whether it’s some leftist telling me I would “get the wall” when the Revolution comes or some fucking Republican telling me that the US was only for Christians and that they’ll go after “traitors” soon, you get to the same fucking place at the end of the day. The only real difference is that there’s far more Republicans, and they’re far more organized than left authoritarians.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1697060695 {#4329
          date: 2023-10-11 23:44:55.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@krolden@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4335 …}
        +nested: Doctrine\ORM\PersistentCollection {#4337 …}
        +votes: Doctrine\ORM\PersistentCollection {#4339 …}
        +reports: Doctrine\ORM\PersistentCollection {#4341 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
        -id: 42084
        -bodyTs: "'anarchist':10 'authoritarian':60,139 'cheer':38 'christian':98 'come':85 'communist':56 'day':119 'death':64 'differ':4,32,123 'dress':35 'end':116 'even':51 'everyth':13 'far':128,134 'fascist':7 'fuck':88,112 'get':52,79,108 'go':103 'gotten':63 'kneecap':17 'lean':22 'left':21,57,138 'leftist':74 'll':102 'oppress':40 'organ':136 'pain':42 'parti':24 'place':113 'polit':23 'practic':31 're':133 'real':122 'republican':47,89,130 'revolut':84 'right':59 'soon':106 'start':54 'suffer':45 'tell':75,90 'threat':65 'traitor':105 'us':27,94 've':62 'viabl':20 'wall':81 'whether':70 'window':34 'would':78"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/2273982"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692119108 {#4330
          date: 2023-08-15 19:05:08.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4334}
      +body: """
        > the only viable left leaning political party in the US?\n
        \n
        I might be misunderstanding you, so I apologize if that is the case, but if you are referring to the Democrats they are far from left leaning. They aren’t even center leaning.\n
        \n
        You can’t even say they have a better track record than the Republicans. They bomb countries as much (or in recent years even more) than the Republicans. They advocate for wars. They fund ICE even more than the Republicans. They stand up just as much for reproductive rights (read: not at all). They just do all of it while waving a rainbow flag.\n
        \n
        I really hope you meant the Greens or the CPUSA; which have their own issues but are certainly more left than either the Democrats or Republicans.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1692165501 {#4527
        date: 2023-08-16 07:58:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
        "@Cleverdawny@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4531 …}
      +nested: Doctrine\ORM\PersistentCollection {#4533 …}
      +votes: Doctrine\ORM\PersistentCollection {#4535 …}
      +reports: Doctrine\ORM\PersistentCollection {#4537 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4539 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4541 …}
      -id: 42085
      -bodyTs: "'advoc':73 'apolog':18 'aren':39 'better':52 'bomb':59 'case':23 'center':42 'certain':125 'countri':60 'cpusa':117 'democrat':31,131 'either':129 'even':41,47,67,79 'far':34 'flag':107 'fund':77 'green':114 'hope':110 'ice':78 'issu':122 'lean':5,37,43 'left':4,36,127 'meant':112 'might':12 'misunderstand':14 'much':62,89 'parti':7 'polit':6 'rainbow':106 'read':93 'realli':109 'recent':65 'record':54 'refer':28 'reproduct':91 'republican':57,71,83,133 'right':92 'say':48 'stand':85 'track':53 'us':10 'viabl':3 'war':75 'wave':104 'year':66"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/2697482"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692165501 {#4528
        date: 2023-08-16 07:58:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4334}
    +body: "Whatever lies you need to tell yourself, I guess."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692192293 {#4658
      date: 2023-08-16 15:24:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@Cleverdawny@lemm.ee"
      "@Addfwyn@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4661 …}
    +nested: Doctrine\ORM\PersistentCollection {#4663 …}
    +votes: Doctrine\ORM\PersistentCollection {#4665 …}
    +reports: Doctrine\ORM\PersistentCollection {#4667 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4669 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4671 …}
    -id: 42086
    -bodyTs: "'guess':9 'lie':2 'need':4 'tell':6 'whatev':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/2309715"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692192293 {#4659
      date: 2023-08-16 15:24:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4334}
  +body: "Lmao what a pathetic response"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692274691 {#4773
    date: 2023-08-17 14:18:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@Cleverdawny@lemm.ee"
    "@Addfwyn@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4777 …}
  +nested: Doctrine\ORM\PersistentCollection {#4779 …}
  +votes: Doctrine\ORM\PersistentCollection {#4781 …}
  +reports: Doctrine\ORM\PersistentCollection {#4783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
  -id: 42087
  -bodyTs: "'lmao':1 'pathet':4 'respons':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3751393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692274691 {#4774
    date: 2023-08-17 14:18:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED edit
App\Entity\Magazine {#266
  +icon: Proxies\__CG__\App\Entity\Image {#247 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#276
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#238 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
  +entries: Doctrine\ORM\PersistentCollection {#181 …}
  +posts: Doctrine\ORM\PersistentCollection {#139 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
  +bans: Doctrine\ORM\PersistentCollection {#118 …}
  +reports: Doctrine\ORM\PersistentCollection {#104 …}
  +badges: Doctrine\ORM\PersistentCollection {#82 …}
  +logs: Doctrine\ORM\PersistentCollection {#72 …}
  +awards: Doctrine\ORM\PersistentCollection {#61 …}
  +categories: Doctrine\ORM\PersistentCollection {#1820 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#270
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#272
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details