GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/3709/Lemmy-users-are-like/active

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 …}
}
15.60 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.05 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 {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Lemmy-users-are-like"
  +title: "Lemmy users are like"
  +url: "https://lemmy.world/pictrs/image/6578d29f-f9ce-445c-a978-42c3f15e7e76.jpeg"
  +body: "We’re the good guys, they’re the bad guys. Isn’t it?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695746060 {#2418
    date: 2023-09-26 18:34:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 3709
  -titleTs: "'lemmi':1 'like':4 'user':2"
  -bodyTs: "'bad':9 'good':4 'guy':5,10 'isn':11 're':2,7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695457910
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5533057"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695405410 {#1858
    date: 2023-09-22 19:56:50.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 {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Lemmy-users-are-like"
  +title: "Lemmy users are like"
  +url: "https://lemmy.world/pictrs/image/6578d29f-f9ce-445c-a978-42c3f15e7e76.jpeg"
  +body: "We’re the good guys, they’re the bad guys. Isn’t it?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695746060 {#2418
    date: 2023-09-26 18:34:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 3709
  -titleTs: "'lemmi':1 'like':4 'user':2"
  -bodyTs: "'bad':9 'good':4 'guy':5,10 'isn':11 're':2,7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695457910
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5533057"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695405410 {#1858
    date: 2023-09-22 19:56:50.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 {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Lemmy-users-are-like"
  +title: "Lemmy users are like"
  +url: "https://lemmy.world/pictrs/image/6578d29f-f9ce-445c-a978-42c3f15e7e76.jpeg"
  +body: "We’re the good guys, they’re the bad guys. Isn’t it?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695746060 {#2418
    date: 2023-09-26 18:34:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 3709
  -titleTs: "'lemmi':1 'like':4 'user':2"
  -bodyTs: "'bad':9 'good':4 'guy':5,10 'isn':11 're':2,7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695457910
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5533057"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695405410 {#1858
    date: 2023-09-22 19:56:50.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 {#4023
  +user: App\Entity\User {#3971 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lemmy-users-are-like"
    +title: "Lemmy users are like"
    +url: "https://lemmy.world/pictrs/image/6578d29f-f9ce-445c-a978-42c3f15e7e76.jpeg"
    +body: "We’re the good guys, they’re the bad guys. Isn’t it?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695746060 {#2418
      date: 2023-09-26 18:34:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3709
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: "'bad':9 'good':4 'guy':5,10 'isn':11 're':2,7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695457910
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5533057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695405410 {#1858
      date: 2023-09-22 19:56:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    How dare the public not want to hear about us stripping the rights of gays, and trans people? ECHO CHAMBER! I JUST WANT CIVIL DISCUSSION ABOUT HOW BLACK PEOPLE ARE NOTHING BUT THUGS AND RAPISTS AND THEY SHOULD GO BACK TO AFRICA.\n
    \n
    How about no dude? Go back to Truth Social and rant there. Nobody wants to hear about your eugenics, how a female comic artist hurts your browsing experience and you're too contrarian not to spew misogynist rhetoric.\n
    \n
    Progressives and most real moderates know better now. It's all bad-faith arguments and dog whistles. The [paradox of tolerance](https://en.wikipedia.org/wiki/Paradox_of_tolerance) is real and people need to stop platforming insanity.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698947859 {#4032
    date: 2023-11-02 18:57:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YashaB@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4021 …}
  +nested: Doctrine\ORM\PersistentCollection {#4019 …}
  +votes: Doctrine\ORM\PersistentCollection {#4017 …}
  +reports: Doctrine\ORM\PersistentCollection {#4015 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3983 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3987 …}
  -id: 85147
  -bodyTs: "'/wiki/paradox_of_tolerance)':105 'africa':42 'argument':95 'artist':66 'back':40,48 'bad':93 'bad-faith':92 'better':87 'black':28 'brows':69 'chamber':20 'civil':24 'comic':65 'contrarian':75 'dare':2 'discuss':25 'dog':97 'dude':46 'echo':19 'en.wikipedia.org':104 'en.wikipedia.org/wiki/paradox_of_tolerance)':103 'eugen':61 'experi':70 'faith':94 'femal':64 'gay':15 'go':39,47 'hear':8,58 'hurt':67 'insan':114 'know':86 'misogynist':79 'moder':85 'need':110 'nobodi':55 'noth':31 'paradox':100 'peopl':18,29,109 'platform':113 'progress':81 'public':4 'rant':53 'rapist':35 're':73 'real':84,107 'rhetor':80 'right':13 'social':51 'spew':78 'stop':112 'strip':11 'thug':33 'toler':102 'tran':17 'truth':50 'us':10 'want':6,23,56 'whistl':98"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/479336/-/comment/2523068"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695414674 {#3968
    date: 2023-09-22 22:31: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
7 DENIED edit
App\Entity\EntryComment {#4023
  +user: App\Entity\User {#3971 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lemmy-users-are-like"
    +title: "Lemmy users are like"
    +url: "https://lemmy.world/pictrs/image/6578d29f-f9ce-445c-a978-42c3f15e7e76.jpeg"
    +body: "We’re the good guys, they’re the bad guys. Isn’t it?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695746060 {#2418
      date: 2023-09-26 18:34:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3709
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: "'bad':9 'good':4 'guy':5,10 'isn':11 're':2,7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695457910
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5533057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695405410 {#1858
      date: 2023-09-22 19:56:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    How dare the public not want to hear about us stripping the rights of gays, and trans people? ECHO CHAMBER! I JUST WANT CIVIL DISCUSSION ABOUT HOW BLACK PEOPLE ARE NOTHING BUT THUGS AND RAPISTS AND THEY SHOULD GO BACK TO AFRICA.\n
    \n
    How about no dude? Go back to Truth Social and rant there. Nobody wants to hear about your eugenics, how a female comic artist hurts your browsing experience and you're too contrarian not to spew misogynist rhetoric.\n
    \n
    Progressives and most real moderates know better now. It's all bad-faith arguments and dog whistles. The [paradox of tolerance](https://en.wikipedia.org/wiki/Paradox_of_tolerance) is real and people need to stop platforming insanity.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698947859 {#4032
    date: 2023-11-02 18:57:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YashaB@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4021 …}
  +nested: Doctrine\ORM\PersistentCollection {#4019 …}
  +votes: Doctrine\ORM\PersistentCollection {#4017 …}
  +reports: Doctrine\ORM\PersistentCollection {#4015 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3983 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3987 …}
  -id: 85147
  -bodyTs: "'/wiki/paradox_of_tolerance)':105 'africa':42 'argument':95 'artist':66 'back':40,48 'bad':93 'bad-faith':92 'better':87 'black':28 'brows':69 'chamber':20 'civil':24 'comic':65 'contrarian':75 'dare':2 'discuss':25 'dog':97 'dude':46 'echo':19 'en.wikipedia.org':104 'en.wikipedia.org/wiki/paradox_of_tolerance)':103 'eugen':61 'experi':70 'faith':94 'femal':64 'gay':15 'go':39,47 'hear':8,58 'hurt':67 'insan':114 'know':86 'misogynist':79 'moder':85 'need':110 'nobodi':55 'noth':31 'paradox':100 'peopl':18,29,109 'platform':113 'progress':81 'public':4 'rant':53 'rapist':35 're':73 'real':84,107 'rhetor':80 'right':13 'social':51 'spew':78 'stop':112 'strip':11 'thug':33 'toler':102 'tran':17 'truth':50 'us':10 'want':6,23,56 'whistl':98"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/479336/-/comment/2523068"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695414674 {#3968
    date: 2023-09-22 22:31: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
8 DENIED moderate
App\Entity\EntryComment {#4023
  +user: App\Entity\User {#3971 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lemmy-users-are-like"
    +title: "Lemmy users are like"
    +url: "https://lemmy.world/pictrs/image/6578d29f-f9ce-445c-a978-42c3f15e7e76.jpeg"
    +body: "We’re the good guys, they’re the bad guys. Isn’t it?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695746060 {#2418
      date: 2023-09-26 18:34:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3709
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: "'bad':9 'good':4 'guy':5,10 'isn':11 're':2,7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695457910
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5533057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695405410 {#1858
      date: 2023-09-22 19:56:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    How dare the public not want to hear about us stripping the rights of gays, and trans people? ECHO CHAMBER! I JUST WANT CIVIL DISCUSSION ABOUT HOW BLACK PEOPLE ARE NOTHING BUT THUGS AND RAPISTS AND THEY SHOULD GO BACK TO AFRICA.\n
    \n
    How about no dude? Go back to Truth Social and rant there. Nobody wants to hear about your eugenics, how a female comic artist hurts your browsing experience and you're too contrarian not to spew misogynist rhetoric.\n
    \n
    Progressives and most real moderates know better now. It's all bad-faith arguments and dog whistles. The [paradox of tolerance](https://en.wikipedia.org/wiki/Paradox_of_tolerance) is real and people need to stop platforming insanity.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698947859 {#4032
    date: 2023-11-02 18:57:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YashaB@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4021 …}
  +nested: Doctrine\ORM\PersistentCollection {#4019 …}
  +votes: Doctrine\ORM\PersistentCollection {#4017 …}
  +reports: Doctrine\ORM\PersistentCollection {#4015 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3983 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3987 …}
  -id: 85147
  -bodyTs: "'/wiki/paradox_of_tolerance)':105 'africa':42 'argument':95 'artist':66 'back':40,48 'bad':93 'bad-faith':92 'better':87 'black':28 'brows':69 'chamber':20 'civil':24 'comic':65 'contrarian':75 'dare':2 'discuss':25 'dog':97 'dude':46 'echo':19 'en.wikipedia.org':104 'en.wikipedia.org/wiki/paradox_of_tolerance)':103 'eugen':61 'experi':70 'faith':94 'femal':64 'gay':15 'go':39,47 'hear':8,58 'hurt':67 'insan':114 'know':86 'misogynist':79 'moder':85 'need':110 'nobodi':55 'noth':31 'paradox':100 'peopl':18,29,109 'platform':113 'progress':81 'public':4 'rant':53 'rapist':35 're':73 'real':84,107 'rhetor':80 'right':13 'social':51 'spew':78 'stop':112 'strip':11 'thug':33 'toler':102 'tran':17 'truth':50 'us':10 'want':6,23,56 'whistl':98"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/479336/-/comment/2523068"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695414674 {#3968
    date: 2023-09-22 22:31: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
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 {#4316
  +user: Proxies\__CG__\App\Entity\User {#4300 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lemmy-users-are-like"
    +title: "Lemmy users are like"
    +url: "https://lemmy.world/pictrs/image/6578d29f-f9ce-445c-a978-42c3f15e7e76.jpeg"
    +body: "We’re the good guys, they’re the bad guys. Isn’t it?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695746060 {#2418
      date: 2023-09-26 18:34:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3709
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: "'bad':9 'good':4 'guy':5,10 'isn':11 're':2,7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695457910
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5533057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695405410 {#1858
      date: 2023-09-22 19:56:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4023
    +user: App\Entity\User {#3971 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      How dare the public not want to hear about us stripping the rights of gays, and trans people? ECHO CHAMBER! I JUST WANT CIVIL DISCUSSION ABOUT HOW BLACK PEOPLE ARE NOTHING BUT THUGS AND RAPISTS AND THEY SHOULD GO BACK TO AFRICA.\n
      \n
      How about no dude? Go back to Truth Social and rant there. Nobody wants to hear about your eugenics, how a female comic artist hurts your browsing experience and you're too contrarian not to spew misogynist rhetoric.\n
      \n
      Progressives and most real moderates know better now. It's all bad-faith arguments and dog whistles. The [paradox of tolerance](https://en.wikipedia.org/wiki/Paradox_of_tolerance) is real and people need to stop platforming insanity.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698947859 {#4032
      date: 2023-11-02 18:57:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@YashaB@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4021 …}
    +nested: Doctrine\ORM\PersistentCollection {#4019 …}
    +votes: Doctrine\ORM\PersistentCollection {#4017 …}
    +reports: Doctrine\ORM\PersistentCollection {#4015 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3983 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3987 …}
    -id: 85147
    -bodyTs: "'/wiki/paradox_of_tolerance)':105 'africa':42 'argument':95 'artist':66 'back':40,48 'bad':93 'bad-faith':92 'better':87 'black':28 'brows':69 'chamber':20 'civil':24 'comic':65 'contrarian':75 'dare':2 'discuss':25 'dog':97 'dude':46 'echo':19 'en.wikipedia.org':104 'en.wikipedia.org/wiki/paradox_of_tolerance)':103 'eugen':61 'experi':70 'faith':94 'femal':64 'gay':15 'go':39,47 'hear':8,58 'hurt':67 'insan':114 'know':86 'misogynist':79 'moder':85 'need':110 'nobodi':55 'noth':31 'paradox':100 'peopl':18,29,109 'platform':113 'progress':81 'public':4 'rant':53 'rapist':35 're':73 'real':84,107 'rhetor':80 'right':13 'social':51 'spew':78 'stop':112 'strip':11 'thug':33 'toler':102 'tran':17 'truth':50 'us':10 'want':6,23,56 'whistl':98"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/479336/-/comment/2523068"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695414674 {#3968
      date: 2023-09-22 22:31:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4023}
  +body: "God nothing is more annoying than brain damaged American progressives who think they’re intellectuals. Even if we ignore your strawman, the very idea that there are people who are close minded enough to actually actively refuse to even be exposed to any ideas that they might dislike or disagree with is insane. Keep in mind, the tolerance paradox says that intolerant ideas shouldn’t be tolerated, it doesn’t say that you should go full 1984 censoring and controlling information and turning authoritarian on anything you deem intolerant. The whole point of the paradox is to demonstrate that if a society wants to remain free and democratic, then it needs to oppose intolerance and authoritarianism in all its forms… via democratic processes. Otherwise, it’s another society that has become corrupted. The principles of liberty and democracy, as well as their universality, should never be abandoned."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1695534809 {#4314
    date: 2023-09-24 07:53:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YashaB@lemmy.world"
    "@blanketswithsmallpox@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4317 …}
  +nested: Doctrine\ORM\PersistentCollection {#4319 …}
  +votes: Doctrine\ORM\PersistentCollection {#4321 …}
  +reports: Doctrine\ORM\PersistentCollection {#4323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4327 …}
  -id: 85148
  -bodyTs: "'1984':77 'abandon':147 'activ':36 'actual':35 'american':9 'annoy':5 'anoth':127 'anyth':86 'authoritarian':84,116 'becom':131 'brain':7 'censor':78 'close':31 'control':80 'corrupt':132 'damag':8 'deem':88 'democraci':138 'democrat':108,122 'demonstr':98 'disagre':50 'dislik':48 'doesn':69 'enough':33 'even':16,39 'expos':41 'form':120 'free':106 'full':76 'go':75 'god':1 'idea':24,44,63 'ignor':19 'inform':81 'insan':53 'intellectu':15 'intoler':62,89,114 'keep':54 'liberti':136 'might':47 'mind':32,56 'need':111 'never':145 'noth':2 'oppos':113 'otherwis':124 'paradox':59,95 'peopl':28 'point':92 'principl':134 'process':123 'progress':10 're':14 'refus':37 'remain':105 'say':60,71 'shouldn':64 'societi':102,128 'strawman':21 'think':12 'toler':58,67 'turn':83 'univers':143 'via':121 'want':103 'well':140 'whole':91"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3590969"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695534809 {#4315
    date: 2023-09-24 07:53:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4316
  +user: Proxies\__CG__\App\Entity\User {#4300 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lemmy-users-are-like"
    +title: "Lemmy users are like"
    +url: "https://lemmy.world/pictrs/image/6578d29f-f9ce-445c-a978-42c3f15e7e76.jpeg"
    +body: "We’re the good guys, they’re the bad guys. Isn’t it?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695746060 {#2418
      date: 2023-09-26 18:34:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3709
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: "'bad':9 'good':4 'guy':5,10 'isn':11 're':2,7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695457910
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5533057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695405410 {#1858
      date: 2023-09-22 19:56:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4023
    +user: App\Entity\User {#3971 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      How dare the public not want to hear about us stripping the rights of gays, and trans people? ECHO CHAMBER! I JUST WANT CIVIL DISCUSSION ABOUT HOW BLACK PEOPLE ARE NOTHING BUT THUGS AND RAPISTS AND THEY SHOULD GO BACK TO AFRICA.\n
      \n
      How about no dude? Go back to Truth Social and rant there. Nobody wants to hear about your eugenics, how a female comic artist hurts your browsing experience and you're too contrarian not to spew misogynist rhetoric.\n
      \n
      Progressives and most real moderates know better now. It's all bad-faith arguments and dog whistles. The [paradox of tolerance](https://en.wikipedia.org/wiki/Paradox_of_tolerance) is real and people need to stop platforming insanity.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698947859 {#4032
      date: 2023-11-02 18:57:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@YashaB@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4021 …}
    +nested: Doctrine\ORM\PersistentCollection {#4019 …}
    +votes: Doctrine\ORM\PersistentCollection {#4017 …}
    +reports: Doctrine\ORM\PersistentCollection {#4015 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3983 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3987 …}
    -id: 85147
    -bodyTs: "'/wiki/paradox_of_tolerance)':105 'africa':42 'argument':95 'artist':66 'back':40,48 'bad':93 'bad-faith':92 'better':87 'black':28 'brows':69 'chamber':20 'civil':24 'comic':65 'contrarian':75 'dare':2 'discuss':25 'dog':97 'dude':46 'echo':19 'en.wikipedia.org':104 'en.wikipedia.org/wiki/paradox_of_tolerance)':103 'eugen':61 'experi':70 'faith':94 'femal':64 'gay':15 'go':39,47 'hear':8,58 'hurt':67 'insan':114 'know':86 'misogynist':79 'moder':85 'need':110 'nobodi':55 'noth':31 'paradox':100 'peopl':18,29,109 'platform':113 'progress':81 'public':4 'rant':53 'rapist':35 're':73 'real':84,107 'rhetor':80 'right':13 'social':51 'spew':78 'stop':112 'strip':11 'thug':33 'toler':102 'tran':17 'truth':50 'us':10 'want':6,23,56 'whistl':98"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/479336/-/comment/2523068"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695414674 {#3968
      date: 2023-09-22 22:31:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4023}
  +body: "God nothing is more annoying than brain damaged American progressives who think they’re intellectuals. Even if we ignore your strawman, the very idea that there are people who are close minded enough to actually actively refuse to even be exposed to any ideas that they might dislike or disagree with is insane. Keep in mind, the tolerance paradox says that intolerant ideas shouldn’t be tolerated, it doesn’t say that you should go full 1984 censoring and controlling information and turning authoritarian on anything you deem intolerant. The whole point of the paradox is to demonstrate that if a society wants to remain free and democratic, then it needs to oppose intolerance and authoritarianism in all its forms… via democratic processes. Otherwise, it’s another society that has become corrupted. The principles of liberty and democracy, as well as their universality, should never be abandoned."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1695534809 {#4314
    date: 2023-09-24 07:53:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YashaB@lemmy.world"
    "@blanketswithsmallpox@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4317 …}
  +nested: Doctrine\ORM\PersistentCollection {#4319 …}
  +votes: Doctrine\ORM\PersistentCollection {#4321 …}
  +reports: Doctrine\ORM\PersistentCollection {#4323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4327 …}
  -id: 85148
  -bodyTs: "'1984':77 'abandon':147 'activ':36 'actual':35 'american':9 'annoy':5 'anoth':127 'anyth':86 'authoritarian':84,116 'becom':131 'brain':7 'censor':78 'close':31 'control':80 'corrupt':132 'damag':8 'deem':88 'democraci':138 'democrat':108,122 'demonstr':98 'disagre':50 'dislik':48 'doesn':69 'enough':33 'even':16,39 'expos':41 'form':120 'free':106 'full':76 'go':75 'god':1 'idea':24,44,63 'ignor':19 'inform':81 'insan':53 'intellectu':15 'intoler':62,89,114 'keep':54 'liberti':136 'might':47 'mind':32,56 'need':111 'never':145 'noth':2 'oppos':113 'otherwis':124 'paradox':59,95 'peopl':28 'point':92 'principl':134 'process':123 'progress':10 're':14 'refus':37 'remain':105 'say':60,71 'shouldn':64 'societi':102,128 'strawman':21 'think':12 'toler':58,67 'turn':83 'univers':143 'via':121 'want':103 'well':140 'whole':91"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3590969"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695534809 {#4315
    date: 2023-09-24 07:53:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4316
  +user: Proxies\__CG__\App\Entity\User {#4300 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lemmy-users-are-like"
    +title: "Lemmy users are like"
    +url: "https://lemmy.world/pictrs/image/6578d29f-f9ce-445c-a978-42c3f15e7e76.jpeg"
    +body: "We’re the good guys, they’re the bad guys. Isn’t it?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695746060 {#2418
      date: 2023-09-26 18:34:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3709
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: "'bad':9 'good':4 'guy':5,10 'isn':11 're':2,7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695457910
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5533057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695405410 {#1858
      date: 2023-09-22 19:56:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4023
    +user: App\Entity\User {#3971 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      How dare the public not want to hear about us stripping the rights of gays, and trans people? ECHO CHAMBER! I JUST WANT CIVIL DISCUSSION ABOUT HOW BLACK PEOPLE ARE NOTHING BUT THUGS AND RAPISTS AND THEY SHOULD GO BACK TO AFRICA.\n
      \n
      How about no dude? Go back to Truth Social and rant there. Nobody wants to hear about your eugenics, how a female comic artist hurts your browsing experience and you're too contrarian not to spew misogynist rhetoric.\n
      \n
      Progressives and most real moderates know better now. It's all bad-faith arguments and dog whistles. The [paradox of tolerance](https://en.wikipedia.org/wiki/Paradox_of_tolerance) is real and people need to stop platforming insanity.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698947859 {#4032
      date: 2023-11-02 18:57:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@YashaB@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4021 …}
    +nested: Doctrine\ORM\PersistentCollection {#4019 …}
    +votes: Doctrine\ORM\PersistentCollection {#4017 …}
    +reports: Doctrine\ORM\PersistentCollection {#4015 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3983 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3987 …}
    -id: 85147
    -bodyTs: "'/wiki/paradox_of_tolerance)':105 'africa':42 'argument':95 'artist':66 'back':40,48 'bad':93 'bad-faith':92 'better':87 'black':28 'brows':69 'chamber':20 'civil':24 'comic':65 'contrarian':75 'dare':2 'discuss':25 'dog':97 'dude':46 'echo':19 'en.wikipedia.org':104 'en.wikipedia.org/wiki/paradox_of_tolerance)':103 'eugen':61 'experi':70 'faith':94 'femal':64 'gay':15 'go':39,47 'hear':8,58 'hurt':67 'insan':114 'know':86 'misogynist':79 'moder':85 'need':110 'nobodi':55 'noth':31 'paradox':100 'peopl':18,29,109 'platform':113 'progress':81 'public':4 'rant':53 'rapist':35 're':73 'real':84,107 'rhetor':80 'right':13 'social':51 'spew':78 'stop':112 'strip':11 'thug':33 'toler':102 'tran':17 'truth':50 'us':10 'want':6,23,56 'whistl':98"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/479336/-/comment/2523068"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695414674 {#3968
      date: 2023-09-22 22:31:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4023}
  +body: "God nothing is more annoying than brain damaged American progressives who think they’re intellectuals. Even if we ignore your strawman, the very idea that there are people who are close minded enough to actually actively refuse to even be exposed to any ideas that they might dislike or disagree with is insane. Keep in mind, the tolerance paradox says that intolerant ideas shouldn’t be tolerated, it doesn’t say that you should go full 1984 censoring and controlling information and turning authoritarian on anything you deem intolerant. The whole point of the paradox is to demonstrate that if a society wants to remain free and democratic, then it needs to oppose intolerance and authoritarianism in all its forms… via democratic processes. Otherwise, it’s another society that has become corrupted. The principles of liberty and democracy, as well as their universality, should never be abandoned."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1695534809 {#4314
    date: 2023-09-24 07:53:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YashaB@lemmy.world"
    "@blanketswithsmallpox@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4317 …}
  +nested: Doctrine\ORM\PersistentCollection {#4319 …}
  +votes: Doctrine\ORM\PersistentCollection {#4321 …}
  +reports: Doctrine\ORM\PersistentCollection {#4323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4327 …}
  -id: 85148
  -bodyTs: "'1984':77 'abandon':147 'activ':36 'actual':35 'american':9 'annoy':5 'anoth':127 'anyth':86 'authoritarian':84,116 'becom':131 'brain':7 'censor':78 'close':31 'control':80 'corrupt':132 'damag':8 'deem':88 'democraci':138 'democrat':108,122 'demonstr':98 'disagre':50 'dislik':48 'doesn':69 'enough':33 'even':16,39 'expos':41 'form':120 'free':106 'full':76 'go':75 'god':1 'idea':24,44,63 'ignor':19 'inform':81 'insan':53 'intellectu':15 'intoler':62,89,114 'keep':54 'liberti':136 'might':47 'mind':32,56 'need':111 'never':145 'noth':2 'oppos':113 'otherwis':124 'paradox':59,95 'peopl':28 'point':92 'principl':134 'process':123 'progress':10 're':14 'refus':37 'remain':105 'say':60,71 'shouldn':64 'societi':102,128 'strawman':21 'think':12 'toler':58,67 'turn':83 'univers':143 'via':121 'want':103 'well':140 'whole':91"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3590969"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695534809 {#4315
    date: 2023-09-24 07:53:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4353
  +user: Proxies\__CG__\App\Entity\User {#4354 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lemmy-users-are-like"
    +title: "Lemmy users are like"
    +url: "https://lemmy.world/pictrs/image/6578d29f-f9ce-445c-a978-42c3f15e7e76.jpeg"
    +body: "We’re the good guys, they’re the bad guys. Isn’t it?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695746060 {#2418
      date: 2023-09-26 18:34:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3709
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: "'bad':9 'good':4 'guy':5,10 'isn':11 're':2,7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695457910
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5533057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695405410 {#1858
      date: 2023-09-22 19:56:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4316
    +user: Proxies\__CG__\App\Entity\User {#4300 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4023
      +user: App\Entity\User {#3971 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        How dare the public not want to hear about us stripping the rights of gays, and trans people? ECHO CHAMBER! I JUST WANT CIVIL DISCUSSION ABOUT HOW BLACK PEOPLE ARE NOTHING BUT THUGS AND RAPISTS AND THEY SHOULD GO BACK TO AFRICA.\n
        \n
        How about no dude? Go back to Truth Social and rant there. Nobody wants to hear about your eugenics, how a female comic artist hurts your browsing experience and you're too contrarian not to spew misogynist rhetoric.\n
        \n
        Progressives and most real moderates know better now. It's all bad-faith arguments and dog whistles. The [paradox of tolerance](https://en.wikipedia.org/wiki/Paradox_of_tolerance) is real and people need to stop platforming insanity.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698947859 {#4032
        date: 2023-11-02 18:57:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@YashaB@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4021 …}
      +nested: Doctrine\ORM\PersistentCollection {#4019 …}
      +votes: Doctrine\ORM\PersistentCollection {#4017 …}
      +reports: Doctrine\ORM\PersistentCollection {#4015 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3983 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3987 …}
      -id: 85147
      -bodyTs: "'/wiki/paradox_of_tolerance)':105 'africa':42 'argument':95 'artist':66 'back':40,48 'bad':93 'bad-faith':92 'better':87 'black':28 'brows':69 'chamber':20 'civil':24 'comic':65 'contrarian':75 'dare':2 'discuss':25 'dog':97 'dude':46 'echo':19 'en.wikipedia.org':104 'en.wikipedia.org/wiki/paradox_of_tolerance)':103 'eugen':61 'experi':70 'faith':94 'femal':64 'gay':15 'go':39,47 'hear':8,58 'hurt':67 'insan':114 'know':86 'misogynist':79 'moder':85 'need':110 'nobodi':55 'noth':31 'paradox':100 'peopl':18,29,109 'platform':113 'progress':81 'public':4 'rant':53 'rapist':35 're':73 'real':84,107 'rhetor':80 'right':13 'social':51 'spew':78 'stop':112 'strip':11 'thug':33 'toler':102 'tran':17 'truth':50 'us':10 'want':6,23,56 'whistl':98"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/479336/-/comment/2523068"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695414674 {#3968
        date: 2023-09-22 22:31:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4023}
    +body: "God nothing is more annoying than brain damaged American progressives who think they’re intellectuals. Even if we ignore your strawman, the very idea that there are people who are close minded enough to actually actively refuse to even be exposed to any ideas that they might dislike or disagree with is insane. Keep in mind, the tolerance paradox says that intolerant ideas shouldn’t be tolerated, it doesn’t say that you should go full 1984 censoring and controlling information and turning authoritarian on anything you deem intolerant. The whole point of the paradox is to demonstrate that if a society wants to remain free and democratic, then it needs to oppose intolerance and authoritarianism in all its forms… via democratic processes. Otherwise, it’s another society that has become corrupted. The principles of liberty and democracy, as well as their universality, should never be abandoned."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1695534809 {#4314
      date: 2023-09-24 07:53:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@YashaB@lemmy.world"
      "@blanketswithsmallpox@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4317 …}
    +nested: Doctrine\ORM\PersistentCollection {#4319 …}
    +votes: Doctrine\ORM\PersistentCollection {#4321 …}
    +reports: Doctrine\ORM\PersistentCollection {#4323 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4325 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4327 …}
    -id: 85148
    -bodyTs: "'1984':77 'abandon':147 'activ':36 'actual':35 'american':9 'annoy':5 'anoth':127 'anyth':86 'authoritarian':84,116 'becom':131 'brain':7 'censor':78 'close':31 'control':80 'corrupt':132 'damag':8 'deem':88 'democraci':138 'democrat':108,122 'demonstr':98 'disagre':50 'dislik':48 'doesn':69 'enough':33 'even':16,39 'expos':41 'form':120 'free':106 'full':76 'go':75 'god':1 'idea':24,44,63 'ignor':19 'inform':81 'insan':53 'intellectu':15 'intoler':62,89,114 'keep':54 'liberti':136 'might':47 'mind':32,56 'need':111 'never':145 'noth':2 'oppos':113 'otherwis':124 'paradox':59,95 'peopl':28 'point':92 'principl':134 'process':123 'progress':10 're':14 'refus':37 'remain':105 'say':60,71 'shouldn':64 'societi':102,128 'strawman':21 'think':12 'toler':58,67 'turn':83 'univers':143 'via':121 'want':103 'well':140 'whole':91"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/3590969"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695534809 {#4315
      date: 2023-09-24 07:53:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4023}
  +body: "I hate you. I despise you so deeply that I will use all my capital to move the democratic process. I am going to use the freedom you have given me to manipulate everyone into thinking you are the scum of the earth, unworthy of existence. I will demonize your actions on every turn. I will destroy you, your culture, and your very existentce. I just have to yell it long and hard enough and people will flock to my voice that I have been given on your platforms. And you will do nothing about it, even when you manage to expose my lies. It is you that is the cause of all our problems we face. Soon enough people just repeat what I say and believe me over anything you might utter. I have just convinced people of what you truly are. And their vote will sign your death warrant."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695562126 {#4351
    date: 2023-09-24 15:28:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YashaB@lemmy.world"
    "@blanketswithsmallpox@kbin.social"
    "@Gorilladrums@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4355 …}
  +nested: Doctrine\ORM\PersistentCollection {#4357 …}
  +votes: Doctrine\ORM\PersistentCollection {#4359 …}
  +reports: Doctrine\ORM\PersistentCollection {#4361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4365 …}
  -id: 85149
  -bodyTs: "'action':51 'anyth':130 'believ':127 'capit':15 'caus':111 'convinc':137 'cultur':60 'death':150 'deepli':8 'democrat':19 'demon':49 'despis':5 'destroy':57 'earth':43 'enough':74,119 'even':97 'everi':53 'everyon':34 'exist':46 'existentc':64 'expos':102 'face':117 'flock':78 'freedom':27 'given':30,86 'go':23 'hard':73 'hate':2 'lie':104 'long':71 'manag':100 'manipul':33 'might':132 'move':17 'noth':94 'peopl':76,120,138 'platform':89 'problem':115 'process':20 'repeat':122 'say':125 'scum':40 'sign':148 'soon':118 'think':36 'truli':142 'turn':54 'unworthi':44 'use':12,25 'utter':133 'voic':81 'vote':146 'warrant':151 'yell':69"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3037976"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695562126 {#4352
    date: 2023-09-24 15:28:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4353
  +user: Proxies\__CG__\App\Entity\User {#4354 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lemmy-users-are-like"
    +title: "Lemmy users are like"
    +url: "https://lemmy.world/pictrs/image/6578d29f-f9ce-445c-a978-42c3f15e7e76.jpeg"
    +body: "We’re the good guys, they’re the bad guys. Isn’t it?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695746060 {#2418
      date: 2023-09-26 18:34:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3709
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: "'bad':9 'good':4 'guy':5,10 'isn':11 're':2,7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695457910
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5533057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695405410 {#1858
      date: 2023-09-22 19:56:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4316
    +user: Proxies\__CG__\App\Entity\User {#4300 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4023
      +user: App\Entity\User {#3971 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        How dare the public not want to hear about us stripping the rights of gays, and trans people? ECHO CHAMBER! I JUST WANT CIVIL DISCUSSION ABOUT HOW BLACK PEOPLE ARE NOTHING BUT THUGS AND RAPISTS AND THEY SHOULD GO BACK TO AFRICA.\n
        \n
        How about no dude? Go back to Truth Social and rant there. Nobody wants to hear about your eugenics, how a female comic artist hurts your browsing experience and you're too contrarian not to spew misogynist rhetoric.\n
        \n
        Progressives and most real moderates know better now. It's all bad-faith arguments and dog whistles. The [paradox of tolerance](https://en.wikipedia.org/wiki/Paradox_of_tolerance) is real and people need to stop platforming insanity.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698947859 {#4032
        date: 2023-11-02 18:57:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@YashaB@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4021 …}
      +nested: Doctrine\ORM\PersistentCollection {#4019 …}
      +votes: Doctrine\ORM\PersistentCollection {#4017 …}
      +reports: Doctrine\ORM\PersistentCollection {#4015 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3983 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3987 …}
      -id: 85147
      -bodyTs: "'/wiki/paradox_of_tolerance)':105 'africa':42 'argument':95 'artist':66 'back':40,48 'bad':93 'bad-faith':92 'better':87 'black':28 'brows':69 'chamber':20 'civil':24 'comic':65 'contrarian':75 'dare':2 'discuss':25 'dog':97 'dude':46 'echo':19 'en.wikipedia.org':104 'en.wikipedia.org/wiki/paradox_of_tolerance)':103 'eugen':61 'experi':70 'faith':94 'femal':64 'gay':15 'go':39,47 'hear':8,58 'hurt':67 'insan':114 'know':86 'misogynist':79 'moder':85 'need':110 'nobodi':55 'noth':31 'paradox':100 'peopl':18,29,109 'platform':113 'progress':81 'public':4 'rant':53 'rapist':35 're':73 'real':84,107 'rhetor':80 'right':13 'social':51 'spew':78 'stop':112 'strip':11 'thug':33 'toler':102 'tran':17 'truth':50 'us':10 'want':6,23,56 'whistl':98"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/479336/-/comment/2523068"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695414674 {#3968
        date: 2023-09-22 22:31:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4023}
    +body: "God nothing is more annoying than brain damaged American progressives who think they’re intellectuals. Even if we ignore your strawman, the very idea that there are people who are close minded enough to actually actively refuse to even be exposed to any ideas that they might dislike or disagree with is insane. Keep in mind, the tolerance paradox says that intolerant ideas shouldn’t be tolerated, it doesn’t say that you should go full 1984 censoring and controlling information and turning authoritarian on anything you deem intolerant. The whole point of the paradox is to demonstrate that if a society wants to remain free and democratic, then it needs to oppose intolerance and authoritarianism in all its forms… via democratic processes. Otherwise, it’s another society that has become corrupted. The principles of liberty and democracy, as well as their universality, should never be abandoned."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1695534809 {#4314
      date: 2023-09-24 07:53:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@YashaB@lemmy.world"
      "@blanketswithsmallpox@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4317 …}
    +nested: Doctrine\ORM\PersistentCollection {#4319 …}
    +votes: Doctrine\ORM\PersistentCollection {#4321 …}
    +reports: Doctrine\ORM\PersistentCollection {#4323 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4325 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4327 …}
    -id: 85148
    -bodyTs: "'1984':77 'abandon':147 'activ':36 'actual':35 'american':9 'annoy':5 'anoth':127 'anyth':86 'authoritarian':84,116 'becom':131 'brain':7 'censor':78 'close':31 'control':80 'corrupt':132 'damag':8 'deem':88 'democraci':138 'democrat':108,122 'demonstr':98 'disagre':50 'dislik':48 'doesn':69 'enough':33 'even':16,39 'expos':41 'form':120 'free':106 'full':76 'go':75 'god':1 'idea':24,44,63 'ignor':19 'inform':81 'insan':53 'intellectu':15 'intoler':62,89,114 'keep':54 'liberti':136 'might':47 'mind':32,56 'need':111 'never':145 'noth':2 'oppos':113 'otherwis':124 'paradox':59,95 'peopl':28 'point':92 'principl':134 'process':123 'progress':10 're':14 'refus':37 'remain':105 'say':60,71 'shouldn':64 'societi':102,128 'strawman':21 'think':12 'toler':58,67 'turn':83 'univers':143 'via':121 'want':103 'well':140 'whole':91"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/3590969"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695534809 {#4315
      date: 2023-09-24 07:53:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4023}
  +body: "I hate you. I despise you so deeply that I will use all my capital to move the democratic process. I am going to use the freedom you have given me to manipulate everyone into thinking you are the scum of the earth, unworthy of existence. I will demonize your actions on every turn. I will destroy you, your culture, and your very existentce. I just have to yell it long and hard enough and people will flock to my voice that I have been given on your platforms. And you will do nothing about it, even when you manage to expose my lies. It is you that is the cause of all our problems we face. Soon enough people just repeat what I say and believe me over anything you might utter. I have just convinced people of what you truly are. And their vote will sign your death warrant."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695562126 {#4351
    date: 2023-09-24 15:28:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YashaB@lemmy.world"
    "@blanketswithsmallpox@kbin.social"
    "@Gorilladrums@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4355 …}
  +nested: Doctrine\ORM\PersistentCollection {#4357 …}
  +votes: Doctrine\ORM\PersistentCollection {#4359 …}
  +reports: Doctrine\ORM\PersistentCollection {#4361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4365 …}
  -id: 85149
  -bodyTs: "'action':51 'anyth':130 'believ':127 'capit':15 'caus':111 'convinc':137 'cultur':60 'death':150 'deepli':8 'democrat':19 'demon':49 'despis':5 'destroy':57 'earth':43 'enough':74,119 'even':97 'everi':53 'everyon':34 'exist':46 'existentc':64 'expos':102 'face':117 'flock':78 'freedom':27 'given':30,86 'go':23 'hard':73 'hate':2 'lie':104 'long':71 'manag':100 'manipul':33 'might':132 'move':17 'noth':94 'peopl':76,120,138 'platform':89 'problem':115 'process':20 'repeat':122 'say':125 'scum':40 'sign':148 'soon':118 'think':36 'truli':142 'turn':54 'unworthi':44 'use':12,25 'utter':133 'voic':81 'vote':146 'warrant':151 'yell':69"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3037976"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695562126 {#4352
    date: 2023-09-24 15:28:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4353
  +user: Proxies\__CG__\App\Entity\User {#4354 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lemmy-users-are-like"
    +title: "Lemmy users are like"
    +url: "https://lemmy.world/pictrs/image/6578d29f-f9ce-445c-a978-42c3f15e7e76.jpeg"
    +body: "We’re the good guys, they’re the bad guys. Isn’t it?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695746060 {#2418
      date: 2023-09-26 18:34:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3709
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: "'bad':9 'good':4 'guy':5,10 'isn':11 're':2,7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695457910
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5533057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695405410 {#1858
      date: 2023-09-22 19:56:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4316
    +user: Proxies\__CG__\App\Entity\User {#4300 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4023
      +user: App\Entity\User {#3971 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        How dare the public not want to hear about us stripping the rights of gays, and trans people? ECHO CHAMBER! I JUST WANT CIVIL DISCUSSION ABOUT HOW BLACK PEOPLE ARE NOTHING BUT THUGS AND RAPISTS AND THEY SHOULD GO BACK TO AFRICA.\n
        \n
        How about no dude? Go back to Truth Social and rant there. Nobody wants to hear about your eugenics, how a female comic artist hurts your browsing experience and you're too contrarian not to spew misogynist rhetoric.\n
        \n
        Progressives and most real moderates know better now. It's all bad-faith arguments and dog whistles. The [paradox of tolerance](https://en.wikipedia.org/wiki/Paradox_of_tolerance) is real and people need to stop platforming insanity.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698947859 {#4032
        date: 2023-11-02 18:57:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@YashaB@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4021 …}
      +nested: Doctrine\ORM\PersistentCollection {#4019 …}
      +votes: Doctrine\ORM\PersistentCollection {#4017 …}
      +reports: Doctrine\ORM\PersistentCollection {#4015 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3983 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3987 …}
      -id: 85147
      -bodyTs: "'/wiki/paradox_of_tolerance)':105 'africa':42 'argument':95 'artist':66 'back':40,48 'bad':93 'bad-faith':92 'better':87 'black':28 'brows':69 'chamber':20 'civil':24 'comic':65 'contrarian':75 'dare':2 'discuss':25 'dog':97 'dude':46 'echo':19 'en.wikipedia.org':104 'en.wikipedia.org/wiki/paradox_of_tolerance)':103 'eugen':61 'experi':70 'faith':94 'femal':64 'gay':15 'go':39,47 'hear':8,58 'hurt':67 'insan':114 'know':86 'misogynist':79 'moder':85 'need':110 'nobodi':55 'noth':31 'paradox':100 'peopl':18,29,109 'platform':113 'progress':81 'public':4 'rant':53 'rapist':35 're':73 'real':84,107 'rhetor':80 'right':13 'social':51 'spew':78 'stop':112 'strip':11 'thug':33 'toler':102 'tran':17 'truth':50 'us':10 'want':6,23,56 'whistl':98"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/479336/-/comment/2523068"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695414674 {#3968
        date: 2023-09-22 22:31:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4023}
    +body: "God nothing is more annoying than brain damaged American progressives who think they’re intellectuals. Even if we ignore your strawman, the very idea that there are people who are close minded enough to actually actively refuse to even be exposed to any ideas that they might dislike or disagree with is insane. Keep in mind, the tolerance paradox says that intolerant ideas shouldn’t be tolerated, it doesn’t say that you should go full 1984 censoring and controlling information and turning authoritarian on anything you deem intolerant. The whole point of the paradox is to demonstrate that if a society wants to remain free and democratic, then it needs to oppose intolerance and authoritarianism in all its forms… via democratic processes. Otherwise, it’s another society that has become corrupted. The principles of liberty and democracy, as well as their universality, should never be abandoned."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1695534809 {#4314
      date: 2023-09-24 07:53:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@YashaB@lemmy.world"
      "@blanketswithsmallpox@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4317 …}
    +nested: Doctrine\ORM\PersistentCollection {#4319 …}
    +votes: Doctrine\ORM\PersistentCollection {#4321 …}
    +reports: Doctrine\ORM\PersistentCollection {#4323 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4325 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4327 …}
    -id: 85148
    -bodyTs: "'1984':77 'abandon':147 'activ':36 'actual':35 'american':9 'annoy':5 'anoth':127 'anyth':86 'authoritarian':84,116 'becom':131 'brain':7 'censor':78 'close':31 'control':80 'corrupt':132 'damag':8 'deem':88 'democraci':138 'democrat':108,122 'demonstr':98 'disagre':50 'dislik':48 'doesn':69 'enough':33 'even':16,39 'expos':41 'form':120 'free':106 'full':76 'go':75 'god':1 'idea':24,44,63 'ignor':19 'inform':81 'insan':53 'intellectu':15 'intoler':62,89,114 'keep':54 'liberti':136 'might':47 'mind':32,56 'need':111 'never':145 'noth':2 'oppos':113 'otherwis':124 'paradox':59,95 'peopl':28 'point':92 'principl':134 'process':123 'progress':10 're':14 'refus':37 'remain':105 'say':60,71 'shouldn':64 'societi':102,128 'strawman':21 'think':12 'toler':58,67 'turn':83 'univers':143 'via':121 'want':103 'well':140 'whole':91"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/3590969"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695534809 {#4315
      date: 2023-09-24 07:53:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4023}
  +body: "I hate you. I despise you so deeply that I will use all my capital to move the democratic process. I am going to use the freedom you have given me to manipulate everyone into thinking you are the scum of the earth, unworthy of existence. I will demonize your actions on every turn. I will destroy you, your culture, and your very existentce. I just have to yell it long and hard enough and people will flock to my voice that I have been given on your platforms. And you will do nothing about it, even when you manage to expose my lies. It is you that is the cause of all our problems we face. Soon enough people just repeat what I say and believe me over anything you might utter. I have just convinced people of what you truly are. And their vote will sign your death warrant."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695562126 {#4351
    date: 2023-09-24 15:28:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YashaB@lemmy.world"
    "@blanketswithsmallpox@kbin.social"
    "@Gorilladrums@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4355 …}
  +nested: Doctrine\ORM\PersistentCollection {#4357 …}
  +votes: Doctrine\ORM\PersistentCollection {#4359 …}
  +reports: Doctrine\ORM\PersistentCollection {#4361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4365 …}
  -id: 85149
  -bodyTs: "'action':51 'anyth':130 'believ':127 'capit':15 'caus':111 'convinc':137 'cultur':60 'death':150 'deepli':8 'democrat':19 'demon':49 'despis':5 'destroy':57 'earth':43 'enough':74,119 'even':97 'everi':53 'everyon':34 'exist':46 'existentc':64 'expos':102 'face':117 'flock':78 'freedom':27 'given':30,86 'go':23 'hard':73 'hate':2 'lie':104 'long':71 'manag':100 'manipul':33 'might':132 'move':17 'noth':94 'peopl':76,120,138 'platform':89 'problem':115 'process':20 'repeat':122 'say':125 'scum':40 'sign':148 'soon':118 'think':36 'truli':142 'turn':54 'unworthi':44 'use':12,25 'utter':133 'voic':81 'vote':146 'warrant':151 'yell':69"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3037976"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695562126 {#4352
    date: 2023-09-24 15:28:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4391
  +user: Proxies\__CG__\App\Entity\User {#4300 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lemmy-users-are-like"
    +title: "Lemmy users are like"
    +url: "https://lemmy.world/pictrs/image/6578d29f-f9ce-445c-a978-42c3f15e7e76.jpeg"
    +body: "We’re the good guys, they’re the bad guys. Isn’t it?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695746060 {#2418
      date: 2023-09-26 18:34:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3709
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: "'bad':9 'good':4 'guy':5,10 'isn':11 're':2,7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695457910
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5533057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695405410 {#1858
      date: 2023-09-22 19:56:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4353
    +user: Proxies\__CG__\App\Entity\User {#4354 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4316
      +user: Proxies\__CG__\App\Entity\User {#4300 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4023
        +user: App\Entity\User {#3971 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: """
          How dare the public not want to hear about us stripping the rights of gays, and trans people? ECHO CHAMBER! I JUST WANT CIVIL DISCUSSION ABOUT HOW BLACK PEOPLE ARE NOTHING BUT THUGS AND RAPISTS AND THEY SHOULD GO BACK TO AFRICA.\n
          \n
          How about no dude? Go back to Truth Social and rant there. Nobody wants to hear about your eugenics, how a female comic artist hurts your browsing experience and you're too contrarian not to spew misogynist rhetoric.\n
          \n
          Progressives and most real moderates know better now. It's all bad-faith arguments and dog whistles. The [paradox of tolerance](https://en.wikipedia.org/wiki/Paradox_of_tolerance) is real and people need to stop platforming insanity.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1698947859 {#4032
          date: 2023-11-02 18:57:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@YashaB@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4021 …}
        +nested: Doctrine\ORM\PersistentCollection {#4019 …}
        +votes: Doctrine\ORM\PersistentCollection {#4017 …}
        +reports: Doctrine\ORM\PersistentCollection {#4015 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3983 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3987 …}
        -id: 85147
        -bodyTs: "'/wiki/paradox_of_tolerance)':105 'africa':42 'argument':95 'artist':66 'back':40,48 'bad':93 'bad-faith':92 'better':87 'black':28 'brows':69 'chamber':20 'civil':24 'comic':65 'contrarian':75 'dare':2 'discuss':25 'dog':97 'dude':46 'echo':19 'en.wikipedia.org':104 'en.wikipedia.org/wiki/paradox_of_tolerance)':103 'eugen':61 'experi':70 'faith':94 'femal':64 'gay':15 'go':39,47 'hear':8,58 'hurt':67 'insan':114 'know':86 'misogynist':79 'moder':85 'need':110 'nobodi':55 'noth':31 'paradox':100 'peopl':18,29,109 'platform':113 'progress':81 'public':4 'rant':53 'rapist':35 're':73 'real':84,107 'rhetor':80 'right':13 'social':51 'spew':78 'stop':112 'strip':11 'thug':33 'toler':102 'tran':17 'truth':50 'us':10 'want':6,23,56 'whistl':98"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/479336/-/comment/2523068"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695414674 {#3968
          date: 2023-09-22 22:31:14.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4023}
      +body: "God nothing is more annoying than brain damaged American progressives who think they’re intellectuals. Even if we ignore your strawman, the very idea that there are people who are close minded enough to actually actively refuse to even be exposed to any ideas that they might dislike or disagree with is insane. Keep in mind, the tolerance paradox says that intolerant ideas shouldn’t be tolerated, it doesn’t say that you should go full 1984 censoring and controlling information and turning authoritarian on anything you deem intolerant. The whole point of the paradox is to demonstrate that if a society wants to remain free and democratic, then it needs to oppose intolerance and authoritarianism in all its forms… via democratic processes. Otherwise, it’s another society that has become corrupted. The principles of liberty and democracy, as well as their universality, should never be abandoned."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1695534809 {#4314
        date: 2023-09-24 07:53:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@YashaB@lemmy.world"
        "@blanketswithsmallpox@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4317 …}
      +nested: Doctrine\ORM\PersistentCollection {#4319 …}
      +votes: Doctrine\ORM\PersistentCollection {#4321 …}
      +reports: Doctrine\ORM\PersistentCollection {#4323 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4325 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4327 …}
      -id: 85148
      -bodyTs: "'1984':77 'abandon':147 'activ':36 'actual':35 'american':9 'annoy':5 'anoth':127 'anyth':86 'authoritarian':84,116 'becom':131 'brain':7 'censor':78 'close':31 'control':80 'corrupt':132 'damag':8 'deem':88 'democraci':138 'democrat':108,122 'demonstr':98 'disagre':50 'dislik':48 'doesn':69 'enough':33 'even':16,39 'expos':41 'form':120 'free':106 'full':76 'go':75 'god':1 'idea':24,44,63 'ignor':19 'inform':81 'insan':53 'intellectu':15 'intoler':62,89,114 'keep':54 'liberti':136 'might':47 'mind':32,56 'need':111 'never':145 'noth':2 'oppos':113 'otherwis':124 'paradox':59,95 'peopl':28 'point':92 'principl':134 'process':123 'progress':10 're':14 'refus':37 'remain':105 'say':60,71 'shouldn':64 'societi':102,128 'strawman':21 'think':12 'toler':58,67 'turn':83 'univers':143 'via':121 'want':103 'well':140 'whole':91"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/3590969"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695534809 {#4315
        date: 2023-09-24 07:53:29.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4023}
    +body: "I hate you. I despise you so deeply that I will use all my capital to move the democratic process. I am going to use the freedom you have given me to manipulate everyone into thinking you are the scum of the earth, unworthy of existence. I will demonize your actions on every turn. I will destroy you, your culture, and your very existentce. I just have to yell it long and hard enough and people will flock to my voice that I have been given on your platforms. And you will do nothing about it, even when you manage to expose my lies. It is you that is the cause of all our problems we face. Soon enough people just repeat what I say and believe me over anything you might utter. I have just convinced people of what you truly are. And their vote will sign your death warrant."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1695562126 {#4351
      date: 2023-09-24 15:28:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@YashaB@lemmy.world"
      "@blanketswithsmallpox@kbin.social"
      "@Gorilladrums@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4355 …}
    +nested: Doctrine\ORM\PersistentCollection {#4357 …}
    +votes: Doctrine\ORM\PersistentCollection {#4359 …}
    +reports: Doctrine\ORM\PersistentCollection {#4361 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4365 …}
    -id: 85149
    -bodyTs: "'action':51 'anyth':130 'believ':127 'capit':15 'caus':111 'convinc':137 'cultur':60 'death':150 'deepli':8 'democrat':19 'demon':49 'despis':5 'destroy':57 'earth':43 'enough':74,119 'even':97 'everi':53 'everyon':34 'exist':46 'existentc':64 'expos':102 'face':117 'flock':78 'freedom':27 'given':30,86 'go':23 'hard':73 'hate':2 'lie':104 'long':71 'manag':100 'manipul':33 'might':132 'move':17 'noth':94 'peopl':76,120,138 'platform':89 'problem':115 'process':20 'repeat':122 'say':125 'scum':40 'sign':148 'soon':118 'think':36 'truli':142 'turn':54 'unworthi':44 'use':12,25 'utter':133 'voic':81 'vote':146 'warrant':151 'yell':69"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/3037976"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695562126 {#4352
      date: 2023-09-24 15:28:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4023}
  +body: "My point still stands. You can’t use hate, ignorance, and authoritarianism to defeat hate, ignorance, and authoritarianism. The only thing that will end up happening is you turning hateful, ignorant, and authoritarian. We have already seen this happen time and time again. It’s time for people to learn from history for once instead of just repeating it. Censorship NEVER works, authoritarianism NEVER works. The very reason why the people you described ever get into power is because of people like you who fall into a brainless cycle of purity tests, arrogance, and exploitation of power. You want to see bigots stop being bigots? Try talking to them. Not talk down to them, not convince them of anything, just try to understand why they think the way they do, how they came to be, and how they perceive the world. By understanding them you can find some common ground and from there you can introduce to them alternative ideas like tolerance, justice, coexistence, and peace. You can’t ban bigots, you can’t censor them, you can’t genocide them, and no amount of power abused will make them go away. Talking them is the only way. Keep mind talking to them isn’t a sign of weakness or a concession. Virtue signaling means fuck all when it makes things worse. Talking to people, having them exposed to new ideas and views, and treating people you don’t like (even if they’re vile) as humans is how a black man in the US managed to convince dozens of KKK klansmen into giving up their robes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1695677955 {#4389
    date: 2023-09-25 23:39:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YashaB@lemmy.world"
    "@blanketswithsmallpox@kbin.social"
    "@Gorilladrums@sh.itjust.works"
    "@Scribbd@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4392 …}
  +nested: Doctrine\ORM\PersistentCollection {#4394 …}
  +votes: Doctrine\ORM\PersistentCollection {#4396 …}
  +reports: Doctrine\ORM\PersistentCollection {#4398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4400 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4402 …}
  -id: 85150
  -bodyTs: "'abus':187 'alreadi':36 'altern':159 'amount':184 'anyth':119 'arrog':93 'authoritarian':12,18,33,63 'away':192 'ban':170 'bigot':102,105,171 'black':251 'brainless':88 'came':133 'censor':175 'censorship':60 'coexist':164 'common':149 'concess':212 'convinc':116,258 'cycl':89 'defeat':14 'describ':73 'dozen':259 'end':24 'even':241 'ever':74 'exploit':95 'expos':228 'fall':85 'find':147 'fuck':216 'genocid':180 'get':75 'give':264 'go':191 'ground':150 'happen':26,39 'hate':9,15,30 'histori':52 'human':247 'idea':160,231 'ignor':10,16,31 'instead':55 'introduc':156 'isn':204 'justic':163 'keep':199 'kkk':261 'klansmen':262 'learn':50 'like':82,161,240 'make':189,220 'man':252 'manag':256 'mean':215 'mind':200 'never':61,64 'new':230 'peac':166 'peopl':48,71,81,225,236 'perceiv':139 'point':2 'power':77,97,186 'puriti':91 're':244 'reason':68 'repeat':58 'robe':267 'see':101 'seen':37 'sign':207 'signal':214 'stand':4 'still':3 'stop':103 'talk':107,111,193,201,223 'test':92 'thing':21,221 'think':126 'time':40,42,46 'toler':162 'treat':235 'tri':106,121 'turn':29 'understand':123,143 'us':255 'use':8 'view':233 'vile':245 'virtu':213 'want':99 'way':128,198 'weak':209 'work':62,65 'world':141 'wors':222"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3643368"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695677955 {#4390
    date: 2023-09-25 23:39:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4391
  +user: Proxies\__CG__\App\Entity\User {#4300 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lemmy-users-are-like"
    +title: "Lemmy users are like"
    +url: "https://lemmy.world/pictrs/image/6578d29f-f9ce-445c-a978-42c3f15e7e76.jpeg"
    +body: "We’re the good guys, they’re the bad guys. Isn’t it?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695746060 {#2418
      date: 2023-09-26 18:34:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3709
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: "'bad':9 'good':4 'guy':5,10 'isn':11 're':2,7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695457910
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5533057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695405410 {#1858
      date: 2023-09-22 19:56:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4353
    +user: Proxies\__CG__\App\Entity\User {#4354 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4316
      +user: Proxies\__CG__\App\Entity\User {#4300 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4023
        +user: App\Entity\User {#3971 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: """
          How dare the public not want to hear about us stripping the rights of gays, and trans people? ECHO CHAMBER! I JUST WANT CIVIL DISCUSSION ABOUT HOW BLACK PEOPLE ARE NOTHING BUT THUGS AND RAPISTS AND THEY SHOULD GO BACK TO AFRICA.\n
          \n
          How about no dude? Go back to Truth Social and rant there. Nobody wants to hear about your eugenics, how a female comic artist hurts your browsing experience and you're too contrarian not to spew misogynist rhetoric.\n
          \n
          Progressives and most real moderates know better now. It's all bad-faith arguments and dog whistles. The [paradox of tolerance](https://en.wikipedia.org/wiki/Paradox_of_tolerance) is real and people need to stop platforming insanity.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1698947859 {#4032
          date: 2023-11-02 18:57:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@YashaB@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4021 …}
        +nested: Doctrine\ORM\PersistentCollection {#4019 …}
        +votes: Doctrine\ORM\PersistentCollection {#4017 …}
        +reports: Doctrine\ORM\PersistentCollection {#4015 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3983 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3987 …}
        -id: 85147
        -bodyTs: "'/wiki/paradox_of_tolerance)':105 'africa':42 'argument':95 'artist':66 'back':40,48 'bad':93 'bad-faith':92 'better':87 'black':28 'brows':69 'chamber':20 'civil':24 'comic':65 'contrarian':75 'dare':2 'discuss':25 'dog':97 'dude':46 'echo':19 'en.wikipedia.org':104 'en.wikipedia.org/wiki/paradox_of_tolerance)':103 'eugen':61 'experi':70 'faith':94 'femal':64 'gay':15 'go':39,47 'hear':8,58 'hurt':67 'insan':114 'know':86 'misogynist':79 'moder':85 'need':110 'nobodi':55 'noth':31 'paradox':100 'peopl':18,29,109 'platform':113 'progress':81 'public':4 'rant':53 'rapist':35 're':73 'real':84,107 'rhetor':80 'right':13 'social':51 'spew':78 'stop':112 'strip':11 'thug':33 'toler':102 'tran':17 'truth':50 'us':10 'want':6,23,56 'whistl':98"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/479336/-/comment/2523068"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695414674 {#3968
          date: 2023-09-22 22:31:14.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4023}
      +body: "God nothing is more annoying than brain damaged American progressives who think they’re intellectuals. Even if we ignore your strawman, the very idea that there are people who are close minded enough to actually actively refuse to even be exposed to any ideas that they might dislike or disagree with is insane. Keep in mind, the tolerance paradox says that intolerant ideas shouldn’t be tolerated, it doesn’t say that you should go full 1984 censoring and controlling information and turning authoritarian on anything you deem intolerant. The whole point of the paradox is to demonstrate that if a society wants to remain free and democratic, then it needs to oppose intolerance and authoritarianism in all its forms… via democratic processes. Otherwise, it’s another society that has become corrupted. The principles of liberty and democracy, as well as their universality, should never be abandoned."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1695534809 {#4314
        date: 2023-09-24 07:53:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@YashaB@lemmy.world"
        "@blanketswithsmallpox@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4317 …}
      +nested: Doctrine\ORM\PersistentCollection {#4319 …}
      +votes: Doctrine\ORM\PersistentCollection {#4321 …}
      +reports: Doctrine\ORM\PersistentCollection {#4323 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4325 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4327 …}
      -id: 85148
      -bodyTs: "'1984':77 'abandon':147 'activ':36 'actual':35 'american':9 'annoy':5 'anoth':127 'anyth':86 'authoritarian':84,116 'becom':131 'brain':7 'censor':78 'close':31 'control':80 'corrupt':132 'damag':8 'deem':88 'democraci':138 'democrat':108,122 'demonstr':98 'disagre':50 'dislik':48 'doesn':69 'enough':33 'even':16,39 'expos':41 'form':120 'free':106 'full':76 'go':75 'god':1 'idea':24,44,63 'ignor':19 'inform':81 'insan':53 'intellectu':15 'intoler':62,89,114 'keep':54 'liberti':136 'might':47 'mind':32,56 'need':111 'never':145 'noth':2 'oppos':113 'otherwis':124 'paradox':59,95 'peopl':28 'point':92 'principl':134 'process':123 'progress':10 're':14 'refus':37 'remain':105 'say':60,71 'shouldn':64 'societi':102,128 'strawman':21 'think':12 'toler':58,67 'turn':83 'univers':143 'via':121 'want':103 'well':140 'whole':91"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/3590969"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695534809 {#4315
        date: 2023-09-24 07:53:29.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4023}
    +body: "I hate you. I despise you so deeply that I will use all my capital to move the democratic process. I am going to use the freedom you have given me to manipulate everyone into thinking you are the scum of the earth, unworthy of existence. I will demonize your actions on every turn. I will destroy you, your culture, and your very existentce. I just have to yell it long and hard enough and people will flock to my voice that I have been given on your platforms. And you will do nothing about it, even when you manage to expose my lies. It is you that is the cause of all our problems we face. Soon enough people just repeat what I say and believe me over anything you might utter. I have just convinced people of what you truly are. And their vote will sign your death warrant."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1695562126 {#4351
      date: 2023-09-24 15:28:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@YashaB@lemmy.world"
      "@blanketswithsmallpox@kbin.social"
      "@Gorilladrums@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4355 …}
    +nested: Doctrine\ORM\PersistentCollection {#4357 …}
    +votes: Doctrine\ORM\PersistentCollection {#4359 …}
    +reports: Doctrine\ORM\PersistentCollection {#4361 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4365 …}
    -id: 85149
    -bodyTs: "'action':51 'anyth':130 'believ':127 'capit':15 'caus':111 'convinc':137 'cultur':60 'death':150 'deepli':8 'democrat':19 'demon':49 'despis':5 'destroy':57 'earth':43 'enough':74,119 'even':97 'everi':53 'everyon':34 'exist':46 'existentc':64 'expos':102 'face':117 'flock':78 'freedom':27 'given':30,86 'go':23 'hard':73 'hate':2 'lie':104 'long':71 'manag':100 'manipul':33 'might':132 'move':17 'noth':94 'peopl':76,120,138 'platform':89 'problem':115 'process':20 'repeat':122 'say':125 'scum':40 'sign':148 'soon':118 'think':36 'truli':142 'turn':54 'unworthi':44 'use':12,25 'utter':133 'voic':81 'vote':146 'warrant':151 'yell':69"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/3037976"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695562126 {#4352
      date: 2023-09-24 15:28:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4023}
  +body: "My point still stands. You can’t use hate, ignorance, and authoritarianism to defeat hate, ignorance, and authoritarianism. The only thing that will end up happening is you turning hateful, ignorant, and authoritarian. We have already seen this happen time and time again. It’s time for people to learn from history for once instead of just repeating it. Censorship NEVER works, authoritarianism NEVER works. The very reason why the people you described ever get into power is because of people like you who fall into a brainless cycle of purity tests, arrogance, and exploitation of power. You want to see bigots stop being bigots? Try talking to them. Not talk down to them, not convince them of anything, just try to understand why they think the way they do, how they came to be, and how they perceive the world. By understanding them you can find some common ground and from there you can introduce to them alternative ideas like tolerance, justice, coexistence, and peace. You can’t ban bigots, you can’t censor them, you can’t genocide them, and no amount of power abused will make them go away. Talking them is the only way. Keep mind talking to them isn’t a sign of weakness or a concession. Virtue signaling means fuck all when it makes things worse. Talking to people, having them exposed to new ideas and views, and treating people you don’t like (even if they’re vile) as humans is how a black man in the US managed to convince dozens of KKK klansmen into giving up their robes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1695677955 {#4389
    date: 2023-09-25 23:39:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YashaB@lemmy.world"
    "@blanketswithsmallpox@kbin.social"
    "@Gorilladrums@sh.itjust.works"
    "@Scribbd@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4392 …}
  +nested: Doctrine\ORM\PersistentCollection {#4394 …}
  +votes: Doctrine\ORM\PersistentCollection {#4396 …}
  +reports: Doctrine\ORM\PersistentCollection {#4398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4400 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4402 …}
  -id: 85150
  -bodyTs: "'abus':187 'alreadi':36 'altern':159 'amount':184 'anyth':119 'arrog':93 'authoritarian':12,18,33,63 'away':192 'ban':170 'bigot':102,105,171 'black':251 'brainless':88 'came':133 'censor':175 'censorship':60 'coexist':164 'common':149 'concess':212 'convinc':116,258 'cycl':89 'defeat':14 'describ':73 'dozen':259 'end':24 'even':241 'ever':74 'exploit':95 'expos':228 'fall':85 'find':147 'fuck':216 'genocid':180 'get':75 'give':264 'go':191 'ground':150 'happen':26,39 'hate':9,15,30 'histori':52 'human':247 'idea':160,231 'ignor':10,16,31 'instead':55 'introduc':156 'isn':204 'justic':163 'keep':199 'kkk':261 'klansmen':262 'learn':50 'like':82,161,240 'make':189,220 'man':252 'manag':256 'mean':215 'mind':200 'never':61,64 'new':230 'peac':166 'peopl':48,71,81,225,236 'perceiv':139 'point':2 'power':77,97,186 'puriti':91 're':244 'reason':68 'repeat':58 'robe':267 'see':101 'seen':37 'sign':207 'signal':214 'stand':4 'still':3 'stop':103 'talk':107,111,193,201,223 'test':92 'thing':21,221 'think':126 'time':40,42,46 'toler':162 'treat':235 'tri':106,121 'turn':29 'understand':123,143 'us':255 'use':8 'view':233 'vile':245 'virtu':213 'want':99 'way':128,198 'weak':209 'work':62,65 'world':141 'wors':222"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3643368"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695677955 {#4390
    date: 2023-09-25 23:39:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4391
  +user: Proxies\__CG__\App\Entity\User {#4300 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lemmy-users-are-like"
    +title: "Lemmy users are like"
    +url: "https://lemmy.world/pictrs/image/6578d29f-f9ce-445c-a978-42c3f15e7e76.jpeg"
    +body: "We’re the good guys, they’re the bad guys. Isn’t it?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695746060 {#2418
      date: 2023-09-26 18:34:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3709
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: "'bad':9 'good':4 'guy':5,10 'isn':11 're':2,7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695457910
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5533057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695405410 {#1858
      date: 2023-09-22 19:56:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4353
    +user: Proxies\__CG__\App\Entity\User {#4354 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4316
      +user: Proxies\__CG__\App\Entity\User {#4300 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4023
        +user: App\Entity\User {#3971 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: """
          How dare the public not want to hear about us stripping the rights of gays, and trans people? ECHO CHAMBER! I JUST WANT CIVIL DISCUSSION ABOUT HOW BLACK PEOPLE ARE NOTHING BUT THUGS AND RAPISTS AND THEY SHOULD GO BACK TO AFRICA.\n
          \n
          How about no dude? Go back to Truth Social and rant there. Nobody wants to hear about your eugenics, how a female comic artist hurts your browsing experience and you're too contrarian not to spew misogynist rhetoric.\n
          \n
          Progressives and most real moderates know better now. It's all bad-faith arguments and dog whistles. The [paradox of tolerance](https://en.wikipedia.org/wiki/Paradox_of_tolerance) is real and people need to stop platforming insanity.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1698947859 {#4032
          date: 2023-11-02 18:57:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@YashaB@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4021 …}
        +nested: Doctrine\ORM\PersistentCollection {#4019 …}
        +votes: Doctrine\ORM\PersistentCollection {#4017 …}
        +reports: Doctrine\ORM\PersistentCollection {#4015 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3983 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3987 …}
        -id: 85147
        -bodyTs: "'/wiki/paradox_of_tolerance)':105 'africa':42 'argument':95 'artist':66 'back':40,48 'bad':93 'bad-faith':92 'better':87 'black':28 'brows':69 'chamber':20 'civil':24 'comic':65 'contrarian':75 'dare':2 'discuss':25 'dog':97 'dude':46 'echo':19 'en.wikipedia.org':104 'en.wikipedia.org/wiki/paradox_of_tolerance)':103 'eugen':61 'experi':70 'faith':94 'femal':64 'gay':15 'go':39,47 'hear':8,58 'hurt':67 'insan':114 'know':86 'misogynist':79 'moder':85 'need':110 'nobodi':55 'noth':31 'paradox':100 'peopl':18,29,109 'platform':113 'progress':81 'public':4 'rant':53 'rapist':35 're':73 'real':84,107 'rhetor':80 'right':13 'social':51 'spew':78 'stop':112 'strip':11 'thug':33 'toler':102 'tran':17 'truth':50 'us':10 'want':6,23,56 'whistl':98"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/479336/-/comment/2523068"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695414674 {#3968
          date: 2023-09-22 22:31:14.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4023}
      +body: "God nothing is more annoying than brain damaged American progressives who think they’re intellectuals. Even if we ignore your strawman, the very idea that there are people who are close minded enough to actually actively refuse to even be exposed to any ideas that they might dislike or disagree with is insane. Keep in mind, the tolerance paradox says that intolerant ideas shouldn’t be tolerated, it doesn’t say that you should go full 1984 censoring and controlling information and turning authoritarian on anything you deem intolerant. The whole point of the paradox is to demonstrate that if a society wants to remain free and democratic, then it needs to oppose intolerance and authoritarianism in all its forms… via democratic processes. Otherwise, it’s another society that has become corrupted. The principles of liberty and democracy, as well as their universality, should never be abandoned."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1695534809 {#4314
        date: 2023-09-24 07:53:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@YashaB@lemmy.world"
        "@blanketswithsmallpox@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4317 …}
      +nested: Doctrine\ORM\PersistentCollection {#4319 …}
      +votes: Doctrine\ORM\PersistentCollection {#4321 …}
      +reports: Doctrine\ORM\PersistentCollection {#4323 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4325 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4327 …}
      -id: 85148
      -bodyTs: "'1984':77 'abandon':147 'activ':36 'actual':35 'american':9 'annoy':5 'anoth':127 'anyth':86 'authoritarian':84,116 'becom':131 'brain':7 'censor':78 'close':31 'control':80 'corrupt':132 'damag':8 'deem':88 'democraci':138 'democrat':108,122 'demonstr':98 'disagre':50 'dislik':48 'doesn':69 'enough':33 'even':16,39 'expos':41 'form':120 'free':106 'full':76 'go':75 'god':1 'idea':24,44,63 'ignor':19 'inform':81 'insan':53 'intellectu':15 'intoler':62,89,114 'keep':54 'liberti':136 'might':47 'mind':32,56 'need':111 'never':145 'noth':2 'oppos':113 'otherwis':124 'paradox':59,95 'peopl':28 'point':92 'principl':134 'process':123 'progress':10 're':14 'refus':37 'remain':105 'say':60,71 'shouldn':64 'societi':102,128 'strawman':21 'think':12 'toler':58,67 'turn':83 'univers':143 'via':121 'want':103 'well':140 'whole':91"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/3590969"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695534809 {#4315
        date: 2023-09-24 07:53:29.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4023}
    +body: "I hate you. I despise you so deeply that I will use all my capital to move the democratic process. I am going to use the freedom you have given me to manipulate everyone into thinking you are the scum of the earth, unworthy of existence. I will demonize your actions on every turn. I will destroy you, your culture, and your very existentce. I just have to yell it long and hard enough and people will flock to my voice that I have been given on your platforms. And you will do nothing about it, even when you manage to expose my lies. It is you that is the cause of all our problems we face. Soon enough people just repeat what I say and believe me over anything you might utter. I have just convinced people of what you truly are. And their vote will sign your death warrant."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1695562126 {#4351
      date: 2023-09-24 15:28:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@YashaB@lemmy.world"
      "@blanketswithsmallpox@kbin.social"
      "@Gorilladrums@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4355 …}
    +nested: Doctrine\ORM\PersistentCollection {#4357 …}
    +votes: Doctrine\ORM\PersistentCollection {#4359 …}
    +reports: Doctrine\ORM\PersistentCollection {#4361 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4365 …}
    -id: 85149
    -bodyTs: "'action':51 'anyth':130 'believ':127 'capit':15 'caus':111 'convinc':137 'cultur':60 'death':150 'deepli':8 'democrat':19 'demon':49 'despis':5 'destroy':57 'earth':43 'enough':74,119 'even':97 'everi':53 'everyon':34 'exist':46 'existentc':64 'expos':102 'face':117 'flock':78 'freedom':27 'given':30,86 'go':23 'hard':73 'hate':2 'lie':104 'long':71 'manag':100 'manipul':33 'might':132 'move':17 'noth':94 'peopl':76,120,138 'platform':89 'problem':115 'process':20 'repeat':122 'say':125 'scum':40 'sign':148 'soon':118 'think':36 'truli':142 'turn':54 'unworthi':44 'use':12,25 'utter':133 'voic':81 'vote':146 'warrant':151 'yell':69"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/3037976"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695562126 {#4352
      date: 2023-09-24 15:28:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4023}
  +body: "My point still stands. You can’t use hate, ignorance, and authoritarianism to defeat hate, ignorance, and authoritarianism. The only thing that will end up happening is you turning hateful, ignorant, and authoritarian. We have already seen this happen time and time again. It’s time for people to learn from history for once instead of just repeating it. Censorship NEVER works, authoritarianism NEVER works. The very reason why the people you described ever get into power is because of people like you who fall into a brainless cycle of purity tests, arrogance, and exploitation of power. You want to see bigots stop being bigots? Try talking to them. Not talk down to them, not convince them of anything, just try to understand why they think the way they do, how they came to be, and how they perceive the world. By understanding them you can find some common ground and from there you can introduce to them alternative ideas like tolerance, justice, coexistence, and peace. You can’t ban bigots, you can’t censor them, you can’t genocide them, and no amount of power abused will make them go away. Talking them is the only way. Keep mind talking to them isn’t a sign of weakness or a concession. Virtue signaling means fuck all when it makes things worse. Talking to people, having them exposed to new ideas and views, and treating people you don’t like (even if they’re vile) as humans is how a black man in the US managed to convince dozens of KKK klansmen into giving up their robes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1695677955 {#4389
    date: 2023-09-25 23:39:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YashaB@lemmy.world"
    "@blanketswithsmallpox@kbin.social"
    "@Gorilladrums@sh.itjust.works"
    "@Scribbd@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4392 …}
  +nested: Doctrine\ORM\PersistentCollection {#4394 …}
  +votes: Doctrine\ORM\PersistentCollection {#4396 …}
  +reports: Doctrine\ORM\PersistentCollection {#4398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4400 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4402 …}
  -id: 85150
  -bodyTs: "'abus':187 'alreadi':36 'altern':159 'amount':184 'anyth':119 'arrog':93 'authoritarian':12,18,33,63 'away':192 'ban':170 'bigot':102,105,171 'black':251 'brainless':88 'came':133 'censor':175 'censorship':60 'coexist':164 'common':149 'concess':212 'convinc':116,258 'cycl':89 'defeat':14 'describ':73 'dozen':259 'end':24 'even':241 'ever':74 'exploit':95 'expos':228 'fall':85 'find':147 'fuck':216 'genocid':180 'get':75 'give':264 'go':191 'ground':150 'happen':26,39 'hate':9,15,30 'histori':52 'human':247 'idea':160,231 'ignor':10,16,31 'instead':55 'introduc':156 'isn':204 'justic':163 'keep':199 'kkk':261 'klansmen':262 'learn':50 'like':82,161,240 'make':189,220 'man':252 'manag':256 'mean':215 'mind':200 'never':61,64 'new':230 'peac':166 'peopl':48,71,81,225,236 'perceiv':139 'point':2 'power':77,97,186 'puriti':91 're':244 'reason':68 'repeat':58 'robe':267 'see':101 'seen':37 'sign':207 'signal':214 'stand':4 'still':3 'stop':103 'talk':107,111,193,201,223 'test':92 'thing':21,221 'think':126 'time':40,42,46 'toler':162 'treat':235 'tri':106,121 'turn':29 'understand':123,143 'us':255 'use':8 'view':233 'vile':245 'virtu':213 'want':99 'way':128,198 'weak':209 'work':62,65 'world':141 'wors':222"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3643368"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695677955 {#4390
    date: 2023-09-25 23:39:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4428
  +user: Proxies\__CG__\App\Entity\User {#4354 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lemmy-users-are-like"
    +title: "Lemmy users are like"
    +url: "https://lemmy.world/pictrs/image/6578d29f-f9ce-445c-a978-42c3f15e7e76.jpeg"
    +body: "We’re the good guys, they’re the bad guys. Isn’t it?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695746060 {#2418
      date: 2023-09-26 18:34:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3709
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: "'bad':9 'good':4 'guy':5,10 'isn':11 're':2,7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695457910
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5533057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695405410 {#1858
      date: 2023-09-22 19:56:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4391
    +user: Proxies\__CG__\App\Entity\User {#4300 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4353
      +user: Proxies\__CG__\App\Entity\User {#4354 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4316
        +user: Proxies\__CG__\App\Entity\User {#4300 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4023
          +user: App\Entity\User {#3971 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: """
            How dare the public not want to hear about us stripping the rights of gays, and trans people? ECHO CHAMBER! I JUST WANT CIVIL DISCUSSION ABOUT HOW BLACK PEOPLE ARE NOTHING BUT THUGS AND RAPISTS AND THEY SHOULD GO BACK TO AFRICA.\n
            \n
            How about no dude? Go back to Truth Social and rant there. Nobody wants to hear about your eugenics, how a female comic artist hurts your browsing experience and you're too contrarian not to spew misogynist rhetoric.\n
            \n
            Progressives and most real moderates know better now. It's all bad-faith arguments and dog whistles. The [paradox of tolerance](https://en.wikipedia.org/wiki/Paradox_of_tolerance) is real and people need to stop platforming insanity.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1698947859 {#4032
            date: 2023-11-02 18:57:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@YashaB@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4021 …}
          +nested: Doctrine\ORM\PersistentCollection {#4019 …}
          +votes: Doctrine\ORM\PersistentCollection {#4017 …}
          +reports: Doctrine\ORM\PersistentCollection {#4015 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3983 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3987 …}
          -id: 85147
          -bodyTs: "'/wiki/paradox_of_tolerance)':105 'africa':42 'argument':95 'artist':66 'back':40,48 'bad':93 'bad-faith':92 'better':87 'black':28 'brows':69 'chamber':20 'civil':24 'comic':65 'contrarian':75 'dare':2 'discuss':25 'dog':97 'dude':46 'echo':19 'en.wikipedia.org':104 'en.wikipedia.org/wiki/paradox_of_tolerance)':103 'eugen':61 'experi':70 'faith':94 'femal':64 'gay':15 'go':39,47 'hear':8,58 'hurt':67 'insan':114 'know':86 'misogynist':79 'moder':85 'need':110 'nobodi':55 'noth':31 'paradox':100 'peopl':18,29,109 'platform':113 'progress':81 'public':4 'rant':53 'rapist':35 're':73 'real':84,107 'rhetor':80 'right':13 'social':51 'spew':78 'stop':112 'strip':11 'thug':33 'toler':102 'tran':17 'truth':50 'us':10 'want':6,23,56 'whistl':98"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/479336/-/comment/2523068"
          +editedAt: null
          +createdAt: DateTimeImmutable @1695414674 {#3968
            date: 2023-09-22 22:31:14.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4023}
        +body: "God nothing is more annoying than brain damaged American progressives who think they’re intellectuals. Even if we ignore your strawman, the very idea that there are people who are close minded enough to actually actively refuse to even be exposed to any ideas that they might dislike or disagree with is insane. Keep in mind, the tolerance paradox says that intolerant ideas shouldn’t be tolerated, it doesn’t say that you should go full 1984 censoring and controlling information and turning authoritarian on anything you deem intolerant. The whole point of the paradox is to demonstrate that if a society wants to remain free and democratic, then it needs to oppose intolerance and authoritarianism in all its forms… via democratic processes. Otherwise, it’s another society that has become corrupted. The principles of liberty and democracy, as well as their universality, should never be abandoned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1695534809 {#4314
          date: 2023-09-24 07:53:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@YashaB@lemmy.world"
          "@blanketswithsmallpox@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4317 …}
        +nested: Doctrine\ORM\PersistentCollection {#4319 …}
        +votes: Doctrine\ORM\PersistentCollection {#4321 …}
        +reports: Doctrine\ORM\PersistentCollection {#4323 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4325 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4327 …}
        -id: 85148
        -bodyTs: "'1984':77 'abandon':147 'activ':36 'actual':35 'american':9 'annoy':5 'anoth':127 'anyth':86 'authoritarian':84,116 'becom':131 'brain':7 'censor':78 'close':31 'control':80 'corrupt':132 'damag':8 'deem':88 'democraci':138 'democrat':108,122 'demonstr':98 'disagre':50 'dislik':48 'doesn':69 'enough':33 'even':16,39 'expos':41 'form':120 'free':106 'full':76 'go':75 'god':1 'idea':24,44,63 'ignor':19 'inform':81 'insan':53 'intellectu':15 'intoler':62,89,114 'keep':54 'liberti':136 'might':47 'mind':32,56 'need':111 'never':145 'noth':2 'oppos':113 'otherwis':124 'paradox':59,95 'peopl':28 'point':92 'principl':134 'process':123 'progress':10 're':14 'refus':37 'remain':105 'say':60,71 'shouldn':64 'societi':102,128 'strawman':21 'think':12 'toler':58,67 'turn':83 'univers':143 'via':121 'want':103 'well':140 'whole':91"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/3590969"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695534809 {#4315
          date: 2023-09-24 07:53:29.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4023}
      +body: "I hate you. I despise you so deeply that I will use all my capital to move the democratic process. I am going to use the freedom you have given me to manipulate everyone into thinking you are the scum of the earth, unworthy of existence. I will demonize your actions on every turn. I will destroy you, your culture, and your very existentce. I just have to yell it long and hard enough and people will flock to my voice that I have been given on your platforms. And you will do nothing about it, even when you manage to expose my lies. It is you that is the cause of all our problems we face. Soon enough people just repeat what I say and believe me over anything you might utter. I have just convinced people of what you truly are. And their vote will sign your death warrant."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1695562126 {#4351
        date: 2023-09-24 15:28:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@YashaB@lemmy.world"
        "@blanketswithsmallpox@kbin.social"
        "@Gorilladrums@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4355 …}
      +nested: Doctrine\ORM\PersistentCollection {#4357 …}
      +votes: Doctrine\ORM\PersistentCollection {#4359 …}
      +reports: Doctrine\ORM\PersistentCollection {#4361 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4365 …}
      -id: 85149
      -bodyTs: "'action':51 'anyth':130 'believ':127 'capit':15 'caus':111 'convinc':137 'cultur':60 'death':150 'deepli':8 'democrat':19 'demon':49 'despis':5 'destroy':57 'earth':43 'enough':74,119 'even':97 'everi':53 'everyon':34 'exist':46 'existentc':64 'expos':102 'face':117 'flock':78 'freedom':27 'given':30,86 'go':23 'hard':73 'hate':2 'lie':104 'long':71 'manag':100 'manipul':33 'might':132 'move':17 'noth':94 'peopl':76,120,138 'platform':89 'problem':115 'process':20 'repeat':122 'say':125 'scum':40 'sign':148 'soon':118 'think':36 'truli':142 'turn':54 'unworthi':44 'use':12,25 'utter':133 'voic':81 'vote':146 'warrant':151 'yell':69"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/3037976"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695562126 {#4352
        date: 2023-09-24 15:28:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4023}
    +body: "My point still stands. You can’t use hate, ignorance, and authoritarianism to defeat hate, ignorance, and authoritarianism. The only thing that will end up happening is you turning hateful, ignorant, and authoritarian. We have already seen this happen time and time again. It’s time for people to learn from history for once instead of just repeating it. Censorship NEVER works, authoritarianism NEVER works. The very reason why the people you described ever get into power is because of people like you who fall into a brainless cycle of purity tests, arrogance, and exploitation of power. You want to see bigots stop being bigots? Try talking to them. Not talk down to them, not convince them of anything, just try to understand why they think the way they do, how they came to be, and how they perceive the world. By understanding them you can find some common ground and from there you can introduce to them alternative ideas like tolerance, justice, coexistence, and peace. You can’t ban bigots, you can’t censor them, you can’t genocide them, and no amount of power abused will make them go away. Talking them is the only way. Keep mind talking to them isn’t a sign of weakness or a concession. Virtue signaling means fuck all when it makes things worse. Talking to people, having them exposed to new ideas and views, and treating people you don’t like (even if they’re vile) as humans is how a black man in the US managed to convince dozens of KKK klansmen into giving up their robes."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1695677955 {#4389
      date: 2023-09-25 23:39:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@YashaB@lemmy.world"
      "@blanketswithsmallpox@kbin.social"
      "@Gorilladrums@sh.itjust.works"
      "@Scribbd@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4392 …}
    +nested: Doctrine\ORM\PersistentCollection {#4394 …}
    +votes: Doctrine\ORM\PersistentCollection {#4396 …}
    +reports: Doctrine\ORM\PersistentCollection {#4398 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4400 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4402 …}
    -id: 85150
    -bodyTs: "'abus':187 'alreadi':36 'altern':159 'amount':184 'anyth':119 'arrog':93 'authoritarian':12,18,33,63 'away':192 'ban':170 'bigot':102,105,171 'black':251 'brainless':88 'came':133 'censor':175 'censorship':60 'coexist':164 'common':149 'concess':212 'convinc':116,258 'cycl':89 'defeat':14 'describ':73 'dozen':259 'end':24 'even':241 'ever':74 'exploit':95 'expos':228 'fall':85 'find':147 'fuck':216 'genocid':180 'get':75 'give':264 'go':191 'ground':150 'happen':26,39 'hate':9,15,30 'histori':52 'human':247 'idea':160,231 'ignor':10,16,31 'instead':55 'introduc':156 'isn':204 'justic':163 'keep':199 'kkk':261 'klansmen':262 'learn':50 'like':82,161,240 'make':189,220 'man':252 'manag':256 'mean':215 'mind':200 'never':61,64 'new':230 'peac':166 'peopl':48,71,81,225,236 'perceiv':139 'point':2 'power':77,97,186 'puriti':91 're':244 'reason':68 'repeat':58 'robe':267 'see':101 'seen':37 'sign':207 'signal':214 'stand':4 'still':3 'stop':103 'talk':107,111,193,201,223 'test':92 'thing':21,221 'think':126 'time':40,42,46 'toler':162 'treat':235 'tri':106,121 'turn':29 'understand':123,143 'us':255 'use':8 'view':233 'vile':245 'virtu':213 'want':99 'way':128,198 'weak':209 'work':62,65 'world':141 'wors':222"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/3643368"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695677955 {#4390
      date: 2023-09-25 23:39:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4023}
  +body: """
    Because those people who gave up their robes saw that they were misguided and were open to new ideas. But some still have kept their hearts closed because some are just unwilling to have their convictions changed. KKK is still a thing, after all that talking. Raceism is still an issue, even when we tried giving them space.\n
    \n
    Sometimes it is more than misguidence. Sometimes people just hate, and grudge. And when these people are given power they are able to spread their hate and misguide once more. And then we might have another Nazi Germany, where it will take a war to have it corrected. We didn’t get the Nazi’s to stop with just words. Are we able to have China stop doing it now, with just words? Are words helping in Palestina?\n
    \n
    And in this day and age of the internet, even when we show those people the world that they can access. Show them how misguided their hatred is. They still choose to hate.\n
    \n
    These words I wrote are in their hearts. Outside they tell sweet veiled words like ‘we must protect our children’ and ‘they are taking your jobs’. They will convince people against all facts, that the others chose this. That something genetic, is chosen. Never will they tell in those clear words what they truly want, because any sane moral person would see it for what it is.\n
    \n
    At some point they manage to convince their followers that they are the truth, that anyone trying to guide them away to sanity is lying to them. And then the cycle completes and new unchangable hate-ist is born to spread the infection. See anti-vaxxers, see Q, see any conspiracy group that convinces their members everyone else is lying.\n
    \n
    So, would you rather have a tyranny where people are allowed to just be. But where ideas of raceism and exclusion is censored.\n
    \n
    Or a tyranny of the hateful that will one day knock on your door for telling the lies of inclusion?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695746060 {#4426
    date: 2023-09-26 18:34:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YashaB@lemmy.world"
    "@blanketswithsmallpox@kbin.social"
    "@Gorilladrums@sh.itjust.works"
    "@Scribbd@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4429 …}
  +nested: Doctrine\ORM\PersistentCollection {#4431 …}
  +votes: Doctrine\ORM\PersistentCollection {#4433 …}
  +reports: Doctrine\ORM\PersistentCollection {#4435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4439 …}
  -id: 85151
  -bodyTs: "'abl':80,121 'access':157 'age':142 'allow':309 'anoth':94 'anti':283 'anti-vaxx':282 'anyon':252 'away':257 'born':276 'censor':321 'chang':37 'children':189 'china':124 'choos':167 'chose':206 'chosen':212 'clear':219 'close':27 'complet':268 'conspiraci':289 'convict':36 'convinc':198,243,292 'correct':106 'cycl':267 'day':140,331 'didn':108 'door':335 'els':296 'even':52,146 'everyon':295 'exclus':319 'fact':202 'follow':245 'gave':5 'genet':210 'germani':96 'get':110 'give':56 'given':76 'group':290 'grudg':70 'guid':255 'hate':68,84,169,273,327 'hate-ist':272 'hatr':163 'heart':26,177 'help':134 'idea':19,315 'inclus':341 'infect':280 'internet':145 'issu':51 'ist':274 'job':195 'kept':24 'kkk':38 'knock':332 'lie':261,298,339 'like':184 'manag':241 'member':294 'might':92 'misguid':13,64,86,161 'moral':228 'must':186 'nazi':95,112 'never':213 'new':18,270 'one':330 'open':16 'other':205 'outsid':178 'palestina':136 'peopl':3,66,74,151,199,307 'person':229 'point':239 'power':77 'protect':187 'q':286 'raceism':47,317 'rather':302 'robe':8 'sane':227 'saniti':259 'saw':9 'see':231,281,285,287 'show':149,158 'someth':209 'sometim':59,65 'space':58 'spread':82,278 'still':22,40,49,166 'stop':115,125 'sweet':181 'take':100,193 'talk':46 'tell':180,216,337 'thing':42 'tri':55,253 'truli':223 'truth':250 'tyranni':305,324 'unchang':271 'unwil':32 'vaxxer':284 'veil':182 'want':224 'war':102 'word':118,131,133,171,183,220 'world':153 'would':230,300 'wrote':173"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3093310"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695746060 {#4427
    date: 2023-09-26 18:34: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
23 DENIED edit
App\Entity\EntryComment {#4428
  +user: Proxies\__CG__\App\Entity\User {#4354 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lemmy-users-are-like"
    +title: "Lemmy users are like"
    +url: "https://lemmy.world/pictrs/image/6578d29f-f9ce-445c-a978-42c3f15e7e76.jpeg"
    +body: "We’re the good guys, they’re the bad guys. Isn’t it?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695746060 {#2418
      date: 2023-09-26 18:34:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3709
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: "'bad':9 'good':4 'guy':5,10 'isn':11 're':2,7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695457910
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5533057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695405410 {#1858
      date: 2023-09-22 19:56:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4391
    +user: Proxies\__CG__\App\Entity\User {#4300 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4353
      +user: Proxies\__CG__\App\Entity\User {#4354 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4316
        +user: Proxies\__CG__\App\Entity\User {#4300 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4023
          +user: App\Entity\User {#3971 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: """
            How dare the public not want to hear about us stripping the rights of gays, and trans people? ECHO CHAMBER! I JUST WANT CIVIL DISCUSSION ABOUT HOW BLACK PEOPLE ARE NOTHING BUT THUGS AND RAPISTS AND THEY SHOULD GO BACK TO AFRICA.\n
            \n
            How about no dude? Go back to Truth Social and rant there. Nobody wants to hear about your eugenics, how a female comic artist hurts your browsing experience and you're too contrarian not to spew misogynist rhetoric.\n
            \n
            Progressives and most real moderates know better now. It's all bad-faith arguments and dog whistles. The [paradox of tolerance](https://en.wikipedia.org/wiki/Paradox_of_tolerance) is real and people need to stop platforming insanity.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1698947859 {#4032
            date: 2023-11-02 18:57:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@YashaB@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4021 …}
          +nested: Doctrine\ORM\PersistentCollection {#4019 …}
          +votes: Doctrine\ORM\PersistentCollection {#4017 …}
          +reports: Doctrine\ORM\PersistentCollection {#4015 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3983 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3987 …}
          -id: 85147
          -bodyTs: "'/wiki/paradox_of_tolerance)':105 'africa':42 'argument':95 'artist':66 'back':40,48 'bad':93 'bad-faith':92 'better':87 'black':28 'brows':69 'chamber':20 'civil':24 'comic':65 'contrarian':75 'dare':2 'discuss':25 'dog':97 'dude':46 'echo':19 'en.wikipedia.org':104 'en.wikipedia.org/wiki/paradox_of_tolerance)':103 'eugen':61 'experi':70 'faith':94 'femal':64 'gay':15 'go':39,47 'hear':8,58 'hurt':67 'insan':114 'know':86 'misogynist':79 'moder':85 'need':110 'nobodi':55 'noth':31 'paradox':100 'peopl':18,29,109 'platform':113 'progress':81 'public':4 'rant':53 'rapist':35 're':73 'real':84,107 'rhetor':80 'right':13 'social':51 'spew':78 'stop':112 'strip':11 'thug':33 'toler':102 'tran':17 'truth':50 'us':10 'want':6,23,56 'whistl':98"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/479336/-/comment/2523068"
          +editedAt: null
          +createdAt: DateTimeImmutable @1695414674 {#3968
            date: 2023-09-22 22:31:14.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4023}
        +body: "God nothing is more annoying than brain damaged American progressives who think they’re intellectuals. Even if we ignore your strawman, the very idea that there are people who are close minded enough to actually actively refuse to even be exposed to any ideas that they might dislike or disagree with is insane. Keep in mind, the tolerance paradox says that intolerant ideas shouldn’t be tolerated, it doesn’t say that you should go full 1984 censoring and controlling information and turning authoritarian on anything you deem intolerant. The whole point of the paradox is to demonstrate that if a society wants to remain free and democratic, then it needs to oppose intolerance and authoritarianism in all its forms… via democratic processes. Otherwise, it’s another society that has become corrupted. The principles of liberty and democracy, as well as their universality, should never be abandoned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1695534809 {#4314
          date: 2023-09-24 07:53:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@YashaB@lemmy.world"
          "@blanketswithsmallpox@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4317 …}
        +nested: Doctrine\ORM\PersistentCollection {#4319 …}
        +votes: Doctrine\ORM\PersistentCollection {#4321 …}
        +reports: Doctrine\ORM\PersistentCollection {#4323 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4325 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4327 …}
        -id: 85148
        -bodyTs: "'1984':77 'abandon':147 'activ':36 'actual':35 'american':9 'annoy':5 'anoth':127 'anyth':86 'authoritarian':84,116 'becom':131 'brain':7 'censor':78 'close':31 'control':80 'corrupt':132 'damag':8 'deem':88 'democraci':138 'democrat':108,122 'demonstr':98 'disagre':50 'dislik':48 'doesn':69 'enough':33 'even':16,39 'expos':41 'form':120 'free':106 'full':76 'go':75 'god':1 'idea':24,44,63 'ignor':19 'inform':81 'insan':53 'intellectu':15 'intoler':62,89,114 'keep':54 'liberti':136 'might':47 'mind':32,56 'need':111 'never':145 'noth':2 'oppos':113 'otherwis':124 'paradox':59,95 'peopl':28 'point':92 'principl':134 'process':123 'progress':10 're':14 'refus':37 'remain':105 'say':60,71 'shouldn':64 'societi':102,128 'strawman':21 'think':12 'toler':58,67 'turn':83 'univers':143 'via':121 'want':103 'well':140 'whole':91"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/3590969"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695534809 {#4315
          date: 2023-09-24 07:53:29.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4023}
      +body: "I hate you. I despise you so deeply that I will use all my capital to move the democratic process. I am going to use the freedom you have given me to manipulate everyone into thinking you are the scum of the earth, unworthy of existence. I will demonize your actions on every turn. I will destroy you, your culture, and your very existentce. I just have to yell it long and hard enough and people will flock to my voice that I have been given on your platforms. And you will do nothing about it, even when you manage to expose my lies. It is you that is the cause of all our problems we face. Soon enough people just repeat what I say and believe me over anything you might utter. I have just convinced people of what you truly are. And their vote will sign your death warrant."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1695562126 {#4351
        date: 2023-09-24 15:28:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@YashaB@lemmy.world"
        "@blanketswithsmallpox@kbin.social"
        "@Gorilladrums@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4355 …}
      +nested: Doctrine\ORM\PersistentCollection {#4357 …}
      +votes: Doctrine\ORM\PersistentCollection {#4359 …}
      +reports: Doctrine\ORM\PersistentCollection {#4361 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4365 …}
      -id: 85149
      -bodyTs: "'action':51 'anyth':130 'believ':127 'capit':15 'caus':111 'convinc':137 'cultur':60 'death':150 'deepli':8 'democrat':19 'demon':49 'despis':5 'destroy':57 'earth':43 'enough':74,119 'even':97 'everi':53 'everyon':34 'exist':46 'existentc':64 'expos':102 'face':117 'flock':78 'freedom':27 'given':30,86 'go':23 'hard':73 'hate':2 'lie':104 'long':71 'manag':100 'manipul':33 'might':132 'move':17 'noth':94 'peopl':76,120,138 'platform':89 'problem':115 'process':20 'repeat':122 'say':125 'scum':40 'sign':148 'soon':118 'think':36 'truli':142 'turn':54 'unworthi':44 'use':12,25 'utter':133 'voic':81 'vote':146 'warrant':151 'yell':69"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/3037976"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695562126 {#4352
        date: 2023-09-24 15:28:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4023}
    +body: "My point still stands. You can’t use hate, ignorance, and authoritarianism to defeat hate, ignorance, and authoritarianism. The only thing that will end up happening is you turning hateful, ignorant, and authoritarian. We have already seen this happen time and time again. It’s time for people to learn from history for once instead of just repeating it. Censorship NEVER works, authoritarianism NEVER works. The very reason why the people you described ever get into power is because of people like you who fall into a brainless cycle of purity tests, arrogance, and exploitation of power. You want to see bigots stop being bigots? Try talking to them. Not talk down to them, not convince them of anything, just try to understand why they think the way they do, how they came to be, and how they perceive the world. By understanding them you can find some common ground and from there you can introduce to them alternative ideas like tolerance, justice, coexistence, and peace. You can’t ban bigots, you can’t censor them, you can’t genocide them, and no amount of power abused will make them go away. Talking them is the only way. Keep mind talking to them isn’t a sign of weakness or a concession. Virtue signaling means fuck all when it makes things worse. Talking to people, having them exposed to new ideas and views, and treating people you don’t like (even if they’re vile) as humans is how a black man in the US managed to convince dozens of KKK klansmen into giving up their robes."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1695677955 {#4389
      date: 2023-09-25 23:39:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@YashaB@lemmy.world"
      "@blanketswithsmallpox@kbin.social"
      "@Gorilladrums@sh.itjust.works"
      "@Scribbd@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4392 …}
    +nested: Doctrine\ORM\PersistentCollection {#4394 …}
    +votes: Doctrine\ORM\PersistentCollection {#4396 …}
    +reports: Doctrine\ORM\PersistentCollection {#4398 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4400 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4402 …}
    -id: 85150
    -bodyTs: "'abus':187 'alreadi':36 'altern':159 'amount':184 'anyth':119 'arrog':93 'authoritarian':12,18,33,63 'away':192 'ban':170 'bigot':102,105,171 'black':251 'brainless':88 'came':133 'censor':175 'censorship':60 'coexist':164 'common':149 'concess':212 'convinc':116,258 'cycl':89 'defeat':14 'describ':73 'dozen':259 'end':24 'even':241 'ever':74 'exploit':95 'expos':228 'fall':85 'find':147 'fuck':216 'genocid':180 'get':75 'give':264 'go':191 'ground':150 'happen':26,39 'hate':9,15,30 'histori':52 'human':247 'idea':160,231 'ignor':10,16,31 'instead':55 'introduc':156 'isn':204 'justic':163 'keep':199 'kkk':261 'klansmen':262 'learn':50 'like':82,161,240 'make':189,220 'man':252 'manag':256 'mean':215 'mind':200 'never':61,64 'new':230 'peac':166 'peopl':48,71,81,225,236 'perceiv':139 'point':2 'power':77,97,186 'puriti':91 're':244 'reason':68 'repeat':58 'robe':267 'see':101 'seen':37 'sign':207 'signal':214 'stand':4 'still':3 'stop':103 'talk':107,111,193,201,223 'test':92 'thing':21,221 'think':126 'time':40,42,46 'toler':162 'treat':235 'tri':106,121 'turn':29 'understand':123,143 'us':255 'use':8 'view':233 'vile':245 'virtu':213 'want':99 'way':128,198 'weak':209 'work':62,65 'world':141 'wors':222"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/3643368"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695677955 {#4390
      date: 2023-09-25 23:39:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4023}
  +body: """
    Because those people who gave up their robes saw that they were misguided and were open to new ideas. But some still have kept their hearts closed because some are just unwilling to have their convictions changed. KKK is still a thing, after all that talking. Raceism is still an issue, even when we tried giving them space.\n
    \n
    Sometimes it is more than misguidence. Sometimes people just hate, and grudge. And when these people are given power they are able to spread their hate and misguide once more. And then we might have another Nazi Germany, where it will take a war to have it corrected. We didn’t get the Nazi’s to stop with just words. Are we able to have China stop doing it now, with just words? Are words helping in Palestina?\n
    \n
    And in this day and age of the internet, even when we show those people the world that they can access. Show them how misguided their hatred is. They still choose to hate.\n
    \n
    These words I wrote are in their hearts. Outside they tell sweet veiled words like ‘we must protect our children’ and ‘they are taking your jobs’. They will convince people against all facts, that the others chose this. That something genetic, is chosen. Never will they tell in those clear words what they truly want, because any sane moral person would see it for what it is.\n
    \n
    At some point they manage to convince their followers that they are the truth, that anyone trying to guide them away to sanity is lying to them. And then the cycle completes and new unchangable hate-ist is born to spread the infection. See anti-vaxxers, see Q, see any conspiracy group that convinces their members everyone else is lying.\n
    \n
    So, would you rather have a tyranny where people are allowed to just be. But where ideas of raceism and exclusion is censored.\n
    \n
    Or a tyranny of the hateful that will one day knock on your door for telling the lies of inclusion?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695746060 {#4426
    date: 2023-09-26 18:34:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YashaB@lemmy.world"
    "@blanketswithsmallpox@kbin.social"
    "@Gorilladrums@sh.itjust.works"
    "@Scribbd@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4429 …}
  +nested: Doctrine\ORM\PersistentCollection {#4431 …}
  +votes: Doctrine\ORM\PersistentCollection {#4433 …}
  +reports: Doctrine\ORM\PersistentCollection {#4435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4439 …}
  -id: 85151
  -bodyTs: "'abl':80,121 'access':157 'age':142 'allow':309 'anoth':94 'anti':283 'anti-vaxx':282 'anyon':252 'away':257 'born':276 'censor':321 'chang':37 'children':189 'china':124 'choos':167 'chose':206 'chosen':212 'clear':219 'close':27 'complet':268 'conspiraci':289 'convict':36 'convinc':198,243,292 'correct':106 'cycl':267 'day':140,331 'didn':108 'door':335 'els':296 'even':52,146 'everyon':295 'exclus':319 'fact':202 'follow':245 'gave':5 'genet':210 'germani':96 'get':110 'give':56 'given':76 'group':290 'grudg':70 'guid':255 'hate':68,84,169,273,327 'hate-ist':272 'hatr':163 'heart':26,177 'help':134 'idea':19,315 'inclus':341 'infect':280 'internet':145 'issu':51 'ist':274 'job':195 'kept':24 'kkk':38 'knock':332 'lie':261,298,339 'like':184 'manag':241 'member':294 'might':92 'misguid':13,64,86,161 'moral':228 'must':186 'nazi':95,112 'never':213 'new':18,270 'one':330 'open':16 'other':205 'outsid':178 'palestina':136 'peopl':3,66,74,151,199,307 'person':229 'point':239 'power':77 'protect':187 'q':286 'raceism':47,317 'rather':302 'robe':8 'sane':227 'saniti':259 'saw':9 'see':231,281,285,287 'show':149,158 'someth':209 'sometim':59,65 'space':58 'spread':82,278 'still':22,40,49,166 'stop':115,125 'sweet':181 'take':100,193 'talk':46 'tell':180,216,337 'thing':42 'tri':55,253 'truli':223 'truth':250 'tyranni':305,324 'unchang':271 'unwil':32 'vaxxer':284 'veil':182 'want':224 'war':102 'word':118,131,133,171,183,220 'world':153 'would':230,300 'wrote':173"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3093310"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695746060 {#4427
    date: 2023-09-26 18:34: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
24 DENIED moderate
App\Entity\EntryComment {#4428
  +user: Proxies\__CG__\App\Entity\User {#4354 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lemmy-users-are-like"
    +title: "Lemmy users are like"
    +url: "https://lemmy.world/pictrs/image/6578d29f-f9ce-445c-a978-42c3f15e7e76.jpeg"
    +body: "We’re the good guys, they’re the bad guys. Isn’t it?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695746060 {#2418
      date: 2023-09-26 18:34:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3709
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: "'bad':9 'good':4 'guy':5,10 'isn':11 're':2,7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695457910
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5533057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695405410 {#1858
      date: 2023-09-22 19:56:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4391
    +user: Proxies\__CG__\App\Entity\User {#4300 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4353
      +user: Proxies\__CG__\App\Entity\User {#4354 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4316
        +user: Proxies\__CG__\App\Entity\User {#4300 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4023
          +user: App\Entity\User {#3971 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: """
            How dare the public not want to hear about us stripping the rights of gays, and trans people? ECHO CHAMBER! I JUST WANT CIVIL DISCUSSION ABOUT HOW BLACK PEOPLE ARE NOTHING BUT THUGS AND RAPISTS AND THEY SHOULD GO BACK TO AFRICA.\n
            \n
            How about no dude? Go back to Truth Social and rant there. Nobody wants to hear about your eugenics, how a female comic artist hurts your browsing experience and you're too contrarian not to spew misogynist rhetoric.\n
            \n
            Progressives and most real moderates know better now. It's all bad-faith arguments and dog whistles. The [paradox of tolerance](https://en.wikipedia.org/wiki/Paradox_of_tolerance) is real and people need to stop platforming insanity.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1698947859 {#4032
            date: 2023-11-02 18:57:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@YashaB@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4021 …}
          +nested: Doctrine\ORM\PersistentCollection {#4019 …}
          +votes: Doctrine\ORM\PersistentCollection {#4017 …}
          +reports: Doctrine\ORM\PersistentCollection {#4015 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3983 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3987 …}
          -id: 85147
          -bodyTs: "'/wiki/paradox_of_tolerance)':105 'africa':42 'argument':95 'artist':66 'back':40,48 'bad':93 'bad-faith':92 'better':87 'black':28 'brows':69 'chamber':20 'civil':24 'comic':65 'contrarian':75 'dare':2 'discuss':25 'dog':97 'dude':46 'echo':19 'en.wikipedia.org':104 'en.wikipedia.org/wiki/paradox_of_tolerance)':103 'eugen':61 'experi':70 'faith':94 'femal':64 'gay':15 'go':39,47 'hear':8,58 'hurt':67 'insan':114 'know':86 'misogynist':79 'moder':85 'need':110 'nobodi':55 'noth':31 'paradox':100 'peopl':18,29,109 'platform':113 'progress':81 'public':4 'rant':53 'rapist':35 're':73 'real':84,107 'rhetor':80 'right':13 'social':51 'spew':78 'stop':112 'strip':11 'thug':33 'toler':102 'tran':17 'truth':50 'us':10 'want':6,23,56 'whistl':98"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/479336/-/comment/2523068"
          +editedAt: null
          +createdAt: DateTimeImmutable @1695414674 {#3968
            date: 2023-09-22 22:31:14.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4023}
        +body: "God nothing is more annoying than brain damaged American progressives who think they’re intellectuals. Even if we ignore your strawman, the very idea that there are people who are close minded enough to actually actively refuse to even be exposed to any ideas that they might dislike or disagree with is insane. Keep in mind, the tolerance paradox says that intolerant ideas shouldn’t be tolerated, it doesn’t say that you should go full 1984 censoring and controlling information and turning authoritarian on anything you deem intolerant. The whole point of the paradox is to demonstrate that if a society wants to remain free and democratic, then it needs to oppose intolerance and authoritarianism in all its forms… via democratic processes. Otherwise, it’s another society that has become corrupted. The principles of liberty and democracy, as well as their universality, should never be abandoned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1695534809 {#4314
          date: 2023-09-24 07:53:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@YashaB@lemmy.world"
          "@blanketswithsmallpox@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4317 …}
        +nested: Doctrine\ORM\PersistentCollection {#4319 …}
        +votes: Doctrine\ORM\PersistentCollection {#4321 …}
        +reports: Doctrine\ORM\PersistentCollection {#4323 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4325 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4327 …}
        -id: 85148
        -bodyTs: "'1984':77 'abandon':147 'activ':36 'actual':35 'american':9 'annoy':5 'anoth':127 'anyth':86 'authoritarian':84,116 'becom':131 'brain':7 'censor':78 'close':31 'control':80 'corrupt':132 'damag':8 'deem':88 'democraci':138 'democrat':108,122 'demonstr':98 'disagre':50 'dislik':48 'doesn':69 'enough':33 'even':16,39 'expos':41 'form':120 'free':106 'full':76 'go':75 'god':1 'idea':24,44,63 'ignor':19 'inform':81 'insan':53 'intellectu':15 'intoler':62,89,114 'keep':54 'liberti':136 'might':47 'mind':32,56 'need':111 'never':145 'noth':2 'oppos':113 'otherwis':124 'paradox':59,95 'peopl':28 'point':92 'principl':134 'process':123 'progress':10 're':14 'refus':37 'remain':105 'say':60,71 'shouldn':64 'societi':102,128 'strawman':21 'think':12 'toler':58,67 'turn':83 'univers':143 'via':121 'want':103 'well':140 'whole':91"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/3590969"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695534809 {#4315
          date: 2023-09-24 07:53:29.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4023}
      +body: "I hate you. I despise you so deeply that I will use all my capital to move the democratic process. I am going to use the freedom you have given me to manipulate everyone into thinking you are the scum of the earth, unworthy of existence. I will demonize your actions on every turn. I will destroy you, your culture, and your very existentce. I just have to yell it long and hard enough and people will flock to my voice that I have been given on your platforms. And you will do nothing about it, even when you manage to expose my lies. It is you that is the cause of all our problems we face. Soon enough people just repeat what I say and believe me over anything you might utter. I have just convinced people of what you truly are. And their vote will sign your death warrant."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1695562126 {#4351
        date: 2023-09-24 15:28:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@YashaB@lemmy.world"
        "@blanketswithsmallpox@kbin.social"
        "@Gorilladrums@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4355 …}
      +nested: Doctrine\ORM\PersistentCollection {#4357 …}
      +votes: Doctrine\ORM\PersistentCollection {#4359 …}
      +reports: Doctrine\ORM\PersistentCollection {#4361 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4365 …}
      -id: 85149
      -bodyTs: "'action':51 'anyth':130 'believ':127 'capit':15 'caus':111 'convinc':137 'cultur':60 'death':150 'deepli':8 'democrat':19 'demon':49 'despis':5 'destroy':57 'earth':43 'enough':74,119 'even':97 'everi':53 'everyon':34 'exist':46 'existentc':64 'expos':102 'face':117 'flock':78 'freedom':27 'given':30,86 'go':23 'hard':73 'hate':2 'lie':104 'long':71 'manag':100 'manipul':33 'might':132 'move':17 'noth':94 'peopl':76,120,138 'platform':89 'problem':115 'process':20 'repeat':122 'say':125 'scum':40 'sign':148 'soon':118 'think':36 'truli':142 'turn':54 'unworthi':44 'use':12,25 'utter':133 'voic':81 'vote':146 'warrant':151 'yell':69"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/3037976"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695562126 {#4352
        date: 2023-09-24 15:28:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4023}
    +body: "My point still stands. You can’t use hate, ignorance, and authoritarianism to defeat hate, ignorance, and authoritarianism. The only thing that will end up happening is you turning hateful, ignorant, and authoritarian. We have already seen this happen time and time again. It’s time for people to learn from history for once instead of just repeating it. Censorship NEVER works, authoritarianism NEVER works. The very reason why the people you described ever get into power is because of people like you who fall into a brainless cycle of purity tests, arrogance, and exploitation of power. You want to see bigots stop being bigots? Try talking to them. Not talk down to them, not convince them of anything, just try to understand why they think the way they do, how they came to be, and how they perceive the world. By understanding them you can find some common ground and from there you can introduce to them alternative ideas like tolerance, justice, coexistence, and peace. You can’t ban bigots, you can’t censor them, you can’t genocide them, and no amount of power abused will make them go away. Talking them is the only way. Keep mind talking to them isn’t a sign of weakness or a concession. Virtue signaling means fuck all when it makes things worse. Talking to people, having them exposed to new ideas and views, and treating people you don’t like (even if they’re vile) as humans is how a black man in the US managed to convince dozens of KKK klansmen into giving up their robes."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1695677955 {#4389
      date: 2023-09-25 23:39:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@YashaB@lemmy.world"
      "@blanketswithsmallpox@kbin.social"
      "@Gorilladrums@sh.itjust.works"
      "@Scribbd@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4392 …}
    +nested: Doctrine\ORM\PersistentCollection {#4394 …}
    +votes: Doctrine\ORM\PersistentCollection {#4396 …}
    +reports: Doctrine\ORM\PersistentCollection {#4398 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4400 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4402 …}
    -id: 85150
    -bodyTs: "'abus':187 'alreadi':36 'altern':159 'amount':184 'anyth':119 'arrog':93 'authoritarian':12,18,33,63 'away':192 'ban':170 'bigot':102,105,171 'black':251 'brainless':88 'came':133 'censor':175 'censorship':60 'coexist':164 'common':149 'concess':212 'convinc':116,258 'cycl':89 'defeat':14 'describ':73 'dozen':259 'end':24 'even':241 'ever':74 'exploit':95 'expos':228 'fall':85 'find':147 'fuck':216 'genocid':180 'get':75 'give':264 'go':191 'ground':150 'happen':26,39 'hate':9,15,30 'histori':52 'human':247 'idea':160,231 'ignor':10,16,31 'instead':55 'introduc':156 'isn':204 'justic':163 'keep':199 'kkk':261 'klansmen':262 'learn':50 'like':82,161,240 'make':189,220 'man':252 'manag':256 'mean':215 'mind':200 'never':61,64 'new':230 'peac':166 'peopl':48,71,81,225,236 'perceiv':139 'point':2 'power':77,97,186 'puriti':91 're':244 'reason':68 'repeat':58 'robe':267 'see':101 'seen':37 'sign':207 'signal':214 'stand':4 'still':3 'stop':103 'talk':107,111,193,201,223 'test':92 'thing':21,221 'think':126 'time':40,42,46 'toler':162 'treat':235 'tri':106,121 'turn':29 'understand':123,143 'us':255 'use':8 'view':233 'vile':245 'virtu':213 'want':99 'way':128,198 'weak':209 'work':62,65 'world':141 'wors':222"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/3643368"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695677955 {#4390
      date: 2023-09-25 23:39:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4023}
  +body: """
    Because those people who gave up their robes saw that they were misguided and were open to new ideas. But some still have kept their hearts closed because some are just unwilling to have their convictions changed. KKK is still a thing, after all that talking. Raceism is still an issue, even when we tried giving them space.\n
    \n
    Sometimes it is more than misguidence. Sometimes people just hate, and grudge. And when these people are given power they are able to spread their hate and misguide once more. And then we might have another Nazi Germany, where it will take a war to have it corrected. We didn’t get the Nazi’s to stop with just words. Are we able to have China stop doing it now, with just words? Are words helping in Palestina?\n
    \n
    And in this day and age of the internet, even when we show those people the world that they can access. Show them how misguided their hatred is. They still choose to hate.\n
    \n
    These words I wrote are in their hearts. Outside they tell sweet veiled words like ‘we must protect our children’ and ‘they are taking your jobs’. They will convince people against all facts, that the others chose this. That something genetic, is chosen. Never will they tell in those clear words what they truly want, because any sane moral person would see it for what it is.\n
    \n
    At some point they manage to convince their followers that they are the truth, that anyone trying to guide them away to sanity is lying to them. And then the cycle completes and new unchangable hate-ist is born to spread the infection. See anti-vaxxers, see Q, see any conspiracy group that convinces their members everyone else is lying.\n
    \n
    So, would you rather have a tyranny where people are allowed to just be. But where ideas of raceism and exclusion is censored.\n
    \n
    Or a tyranny of the hateful that will one day knock on your door for telling the lies of inclusion?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695746060 {#4426
    date: 2023-09-26 18:34:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YashaB@lemmy.world"
    "@blanketswithsmallpox@kbin.social"
    "@Gorilladrums@sh.itjust.works"
    "@Scribbd@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4429 …}
  +nested: Doctrine\ORM\PersistentCollection {#4431 …}
  +votes: Doctrine\ORM\PersistentCollection {#4433 …}
  +reports: Doctrine\ORM\PersistentCollection {#4435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4439 …}
  -id: 85151
  -bodyTs: "'abl':80,121 'access':157 'age':142 'allow':309 'anoth':94 'anti':283 'anti-vaxx':282 'anyon':252 'away':257 'born':276 'censor':321 'chang':37 'children':189 'china':124 'choos':167 'chose':206 'chosen':212 'clear':219 'close':27 'complet':268 'conspiraci':289 'convict':36 'convinc':198,243,292 'correct':106 'cycl':267 'day':140,331 'didn':108 'door':335 'els':296 'even':52,146 'everyon':295 'exclus':319 'fact':202 'follow':245 'gave':5 'genet':210 'germani':96 'get':110 'give':56 'given':76 'group':290 'grudg':70 'guid':255 'hate':68,84,169,273,327 'hate-ist':272 'hatr':163 'heart':26,177 'help':134 'idea':19,315 'inclus':341 'infect':280 'internet':145 'issu':51 'ist':274 'job':195 'kept':24 'kkk':38 'knock':332 'lie':261,298,339 'like':184 'manag':241 'member':294 'might':92 'misguid':13,64,86,161 'moral':228 'must':186 'nazi':95,112 'never':213 'new':18,270 'one':330 'open':16 'other':205 'outsid':178 'palestina':136 'peopl':3,66,74,151,199,307 'person':229 'point':239 'power':77 'protect':187 'q':286 'raceism':47,317 'rather':302 'robe':8 'sane':227 'saniti':259 'saw':9 'see':231,281,285,287 'show':149,158 'someth':209 'sometim':59,65 'space':58 'spread':82,278 'still':22,40,49,166 'stop':115,125 'sweet':181 'take':100,193 'talk':46 'tell':180,216,337 'thing':42 'tri':55,253 'truli':223 'truth':250 'tyranni':305,324 'unchang':271 'unwil':32 'vaxxer':284 'veil':182 'want':224 'war':102 'word':118,131,133,171,183,220 'world':153 'would':230,300 'wrote':173"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3093310"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695746060 {#4427
    date: 2023-09-26 18:34: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
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 {#4060
  +user: App\Entity\User {#4043 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lemmy-users-are-like"
    +title: "Lemmy users are like"
    +url: "https://lemmy.world/pictrs/image/6578d29f-f9ce-445c-a978-42c3f15e7e76.jpeg"
    +body: "We’re the good guys, they’re the bad guys. Isn’t it?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695746060 {#2418
      date: 2023-09-26 18:34:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3709
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: "'bad':9 'good':4 'guy':5,10 'isn':11 're':2,7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695457910
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5533057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695405410 {#1858
      date: 2023-09-22 19:56:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Whenever someone posts this sort of vague "people aren't tolerating my ideas" post, nine-times-outta-ten, the ideas in question are just *awful*."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698947724 {#4066
    date: 2023-11-02 18:55:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YashaB@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4058 …}
  +nested: Doctrine\ORM\PersistentCollection {#4056 …}
  +votes: Doctrine\ORM\PersistentCollection {#4054 …}
  +reports: Doctrine\ORM\PersistentCollection {#4051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4045 …}
  -id: 85139
  -bodyTs: "'aren':9 'aw':26 'idea':13,21 'nine':16 'nine-times-outta-ten':15 'outta':18 'peopl':8 'post':3,14 'question':23 'someon':2 'sort':5 'ten':19 'time':17 'toler':11 'vagu':7 'whenev':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/479336/-/comment/2522571"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695413009 {#4064
    date: 2023-09-22 22:03:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4060
  +user: App\Entity\User {#4043 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lemmy-users-are-like"
    +title: "Lemmy users are like"
    +url: "https://lemmy.world/pictrs/image/6578d29f-f9ce-445c-a978-42c3f15e7e76.jpeg"
    +body: "We’re the good guys, they’re the bad guys. Isn’t it?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695746060 {#2418
      date: 2023-09-26 18:34:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3709
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: "'bad':9 'good':4 'guy':5,10 'isn':11 're':2,7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695457910
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5533057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695405410 {#1858
      date: 2023-09-22 19:56:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Whenever someone posts this sort of vague "people aren't tolerating my ideas" post, nine-times-outta-ten, the ideas in question are just *awful*."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698947724 {#4066
    date: 2023-11-02 18:55:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YashaB@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4058 …}
  +nested: Doctrine\ORM\PersistentCollection {#4056 …}
  +votes: Doctrine\ORM\PersistentCollection {#4054 …}
  +reports: Doctrine\ORM\PersistentCollection {#4051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4045 …}
  -id: 85139
  -bodyTs: "'aren':9 'aw':26 'idea':13,21 'nine':16 'nine-times-outta-ten':15 'outta':18 'peopl':8 'post':3,14 'question':23 'someon':2 'sort':5 'ten':19 'time':17 'toler':11 'vagu':7 'whenev':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/479336/-/comment/2522571"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695413009 {#4064
    date: 2023-09-22 22:03:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4060
  +user: App\Entity\User {#4043 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lemmy-users-are-like"
    +title: "Lemmy users are like"
    +url: "https://lemmy.world/pictrs/image/6578d29f-f9ce-445c-a978-42c3f15e7e76.jpeg"
    +body: "We’re the good guys, they’re the bad guys. Isn’t it?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695746060 {#2418
      date: 2023-09-26 18:34:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3709
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: "'bad':9 'good':4 'guy':5,10 'isn':11 're':2,7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695457910
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5533057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695405410 {#1858
      date: 2023-09-22 19:56:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Whenever someone posts this sort of vague "people aren't tolerating my ideas" post, nine-times-outta-ten, the ideas in question are just *awful*."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698947724 {#4066
    date: 2023-11-02 18:55:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YashaB@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4058 …}
  +nested: Doctrine\ORM\PersistentCollection {#4056 …}
  +votes: Doctrine\ORM\PersistentCollection {#4054 …}
  +reports: Doctrine\ORM\PersistentCollection {#4051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4045 …}
  -id: 85139
  -bodyTs: "'aren':9 'aw':26 'idea':13,21 'nine':16 'nine-times-outta-ten':15 'outta':18 'peopl':8 'post':3,14 'question':23 'someon':2 'sort':5 'ten':19 'time':17 'toler':11 'vagu':7 'whenev':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/479336/-/comment/2522571"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695413009 {#4064
    date: 2023-09-22 22:03:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4297
  +user: Proxies\__CG__\App\Entity\User {#4300 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lemmy-users-are-like"
    +title: "Lemmy users are like"
    +url: "https://lemmy.world/pictrs/image/6578d29f-f9ce-445c-a978-42c3f15e7e76.jpeg"
    +body: "We’re the good guys, they’re the bad guys. Isn’t it?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695746060 {#2418
      date: 2023-09-26 18:34:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3709
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: "'bad':9 'good':4 'guy':5,10 'isn':11 're':2,7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695457910
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5533057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695405410 {#1858
      date: 2023-09-22 19:56:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4060
    +user: App\Entity\User {#4043 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Whenever someone posts this sort of vague "people aren't tolerating my ideas" post, nine-times-outta-ten, the ideas in question are just *awful*."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698947724 {#4066
      date: 2023-11-02 18:55:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@YashaB@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4058 …}
    +nested: Doctrine\ORM\PersistentCollection {#4056 …}
    +votes: Doctrine\ORM\PersistentCollection {#4054 …}
    +reports: Doctrine\ORM\PersistentCollection {#4051 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4047 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4045 …}
    -id: 85139
    -bodyTs: "'aren':9 'aw':26 'idea':13,21 'nine':16 'nine-times-outta-ten':15 'outta':18 'peopl':8 'post':3,14 'question':23 'someon':2 'sort':5 'ten':19 'time':17 'toler':11 'vagu':7 'whenev':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/479336/-/comment/2522571"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695413009 {#4064
      date: 2023-09-22 22:03:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4060}
  +body: "10/10 times somebody seethes at the idea of merely listening to ideas that they might dislike or disagree with is some extremist whacko who gets all their information from a heavily vetted and censored echo chambers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1695533789 {#4296
    date: 2023-09-24 07:36:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YashaB@lemmy.world"
    "@darq@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4304 …}
  +nested: Doctrine\ORM\PersistentCollection {#4306 …}
  +votes: Doctrine\ORM\PersistentCollection {#4302 …}
  +reports: Doctrine\ORM\PersistentCollection {#4308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
  -id: 85140
  -bodyTs: "'10/10':1 'censor':34 'chamber':36 'disagre':18 'dislik':16 'echo':35 'extremist':22 'get':25 'heavili':31 'idea':7,12 'inform':28 'listen':10 'mere':9 'might':15 'seeth':4 'somebodi':3 'time':2 'vet':32 'whacko':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3590705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695533789 {#4293
    date: 2023-09-24 07:36:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4297
  +user: Proxies\__CG__\App\Entity\User {#4300 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lemmy-users-are-like"
    +title: "Lemmy users are like"
    +url: "https://lemmy.world/pictrs/image/6578d29f-f9ce-445c-a978-42c3f15e7e76.jpeg"
    +body: "We’re the good guys, they’re the bad guys. Isn’t it?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695746060 {#2418
      date: 2023-09-26 18:34:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3709
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: "'bad':9 'good':4 'guy':5,10 'isn':11 're':2,7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695457910
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5533057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695405410 {#1858
      date: 2023-09-22 19:56:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4060
    +user: App\Entity\User {#4043 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Whenever someone posts this sort of vague "people aren't tolerating my ideas" post, nine-times-outta-ten, the ideas in question are just *awful*."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698947724 {#4066
      date: 2023-11-02 18:55:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@YashaB@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4058 …}
    +nested: Doctrine\ORM\PersistentCollection {#4056 …}
    +votes: Doctrine\ORM\PersistentCollection {#4054 …}
    +reports: Doctrine\ORM\PersistentCollection {#4051 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4047 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4045 …}
    -id: 85139
    -bodyTs: "'aren':9 'aw':26 'idea':13,21 'nine':16 'nine-times-outta-ten':15 'outta':18 'peopl':8 'post':3,14 'question':23 'someon':2 'sort':5 'ten':19 'time':17 'toler':11 'vagu':7 'whenev':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/479336/-/comment/2522571"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695413009 {#4064
      date: 2023-09-22 22:03:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4060}
  +body: "10/10 times somebody seethes at the idea of merely listening to ideas that they might dislike or disagree with is some extremist whacko who gets all their information from a heavily vetted and censored echo chambers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1695533789 {#4296
    date: 2023-09-24 07:36:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YashaB@lemmy.world"
    "@darq@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4304 …}
  +nested: Doctrine\ORM\PersistentCollection {#4306 …}
  +votes: Doctrine\ORM\PersistentCollection {#4302 …}
  +reports: Doctrine\ORM\PersistentCollection {#4308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
  -id: 85140
  -bodyTs: "'10/10':1 'censor':34 'chamber':36 'disagre':18 'dislik':16 'echo':35 'extremist':22 'get':25 'heavili':31 'idea':7,12 'inform':28 'listen':10 'mere':9 'might':15 'seeth':4 'somebodi':3 'time':2 'vet':32 'whacko':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3590705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695533789 {#4293
    date: 2023-09-24 07:36:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4297
  +user: Proxies\__CG__\App\Entity\User {#4300 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lemmy-users-are-like"
    +title: "Lemmy users are like"
    +url: "https://lemmy.world/pictrs/image/6578d29f-f9ce-445c-a978-42c3f15e7e76.jpeg"
    +body: "We’re the good guys, they’re the bad guys. Isn’t it?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695746060 {#2418
      date: 2023-09-26 18:34:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3709
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: "'bad':9 'good':4 'guy':5,10 'isn':11 're':2,7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695457910
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5533057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695405410 {#1858
      date: 2023-09-22 19:56:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4060
    +user: App\Entity\User {#4043 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Whenever someone posts this sort of vague "people aren't tolerating my ideas" post, nine-times-outta-ten, the ideas in question are just *awful*."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698947724 {#4066
      date: 2023-11-02 18:55:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@YashaB@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4058 …}
    +nested: Doctrine\ORM\PersistentCollection {#4056 …}
    +votes: Doctrine\ORM\PersistentCollection {#4054 …}
    +reports: Doctrine\ORM\PersistentCollection {#4051 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4047 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4045 …}
    -id: 85139
    -bodyTs: "'aren':9 'aw':26 'idea':13,21 'nine':16 'nine-times-outta-ten':15 'outta':18 'peopl':8 'post':3,14 'question':23 'someon':2 'sort':5 'ten':19 'time':17 'toler':11 'vagu':7 'whenev':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/479336/-/comment/2522571"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695413009 {#4064
      date: 2023-09-22 22:03:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4060}
  +body: "10/10 times somebody seethes at the idea of merely listening to ideas that they might dislike or disagree with is some extremist whacko who gets all their information from a heavily vetted and censored echo chambers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1695533789 {#4296
    date: 2023-09-24 07:36:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YashaB@lemmy.world"
    "@darq@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4304 …}
  +nested: Doctrine\ORM\PersistentCollection {#4306 …}
  +votes: Doctrine\ORM\PersistentCollection {#4302 …}
  +reports: Doctrine\ORM\PersistentCollection {#4308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
  -id: 85140
  -bodyTs: "'10/10':1 'censor':34 'chamber':36 'disagre':18 'dislik':16 'echo':35 'extremist':22 'get':25 'heavili':31 'idea':7,12 'inform':28 'listen':10 'mere':9 'might':15 'seeth':4 'somebodi':3 'time':2 'vet':32 'whacko':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3590705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695533789 {#4293
    date: 2023-09-24 07:36:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4330
  +user: App\Entity\User {#4043 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lemmy-users-are-like"
    +title: "Lemmy users are like"
    +url: "https://lemmy.world/pictrs/image/6578d29f-f9ce-445c-a978-42c3f15e7e76.jpeg"
    +body: "We’re the good guys, they’re the bad guys. Isn’t it?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695746060 {#2418
      date: 2023-09-26 18:34:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3709
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: "'bad':9 'good':4 'guy':5,10 'isn':11 're':2,7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695457910
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5533057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695405410 {#1858
      date: 2023-09-22 19:56:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4297
    +user: Proxies\__CG__\App\Entity\User {#4300 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4060
      +user: App\Entity\User {#4043 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Whenever someone posts this sort of vague "people aren't tolerating my ideas" post, nine-times-outta-ten, the ideas in question are just *awful*."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698947724 {#4066
        date: 2023-11-02 18:55:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@YashaB@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4058 …}
      +nested: Doctrine\ORM\PersistentCollection {#4056 …}
      +votes: Doctrine\ORM\PersistentCollection {#4054 …}
      +reports: Doctrine\ORM\PersistentCollection {#4051 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4047 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4045 …}
      -id: 85139
      -bodyTs: "'aren':9 'aw':26 'idea':13,21 'nine':16 'nine-times-outta-ten':15 'outta':18 'peopl':8 'post':3,14 'question':23 'someon':2 'sort':5 'ten':19 'time':17 'toler':11 'vagu':7 'whenev':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/479336/-/comment/2522571"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695413009 {#4064
        date: 2023-09-22 22:03:29.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4060}
    +body: "10/10 times somebody seethes at the idea of merely listening to ideas that they might dislike or disagree with is some extremist whacko who gets all their information from a heavily vetted and censored echo chambers."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1695533789 {#4296
      date: 2023-09-24 07:36:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@YashaB@lemmy.world"
      "@darq@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4304 …}
    +nested: Doctrine\ORM\PersistentCollection {#4306 …}
    +votes: Doctrine\ORM\PersistentCollection {#4302 …}
    +reports: Doctrine\ORM\PersistentCollection {#4308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
    -id: 85140
    -bodyTs: "'10/10':1 'censor':34 'chamber':36 'disagre':18 'dislik':16 'echo':35 'extremist':22 'get':25 'heavili':31 'idea':7,12 'inform':28 'listen':10 'mere':9 'might':15 'seeth':4 'somebodi':3 'time':2 'vet':32 'whacko':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/3590705"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695533789 {#4293
      date: 2023-09-24 07:36:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4060}
  +body: "Which ideas? Be specific :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695540068 {#4335
    date: 2023-09-24 09:21:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YashaB@lemmy.world"
    "@darq@kbin.social"
    "@Gorilladrums@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4338 …}
  +nested: Doctrine\ORM\PersistentCollection {#4342 …}
  +votes: Doctrine\ORM\PersistentCollection {#4344 …}
  +reports: Doctrine\ORM\PersistentCollection {#4345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
  -id: 85141
  -bodyTs: "'idea':2 'specif':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/479336/-/comment/2549698"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695540068 {#4332
    date: 2023-09-24 09:21: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
35 DENIED edit
App\Entity\EntryComment {#4330
  +user: App\Entity\User {#4043 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lemmy-users-are-like"
    +title: "Lemmy users are like"
    +url: "https://lemmy.world/pictrs/image/6578d29f-f9ce-445c-a978-42c3f15e7e76.jpeg"
    +body: "We’re the good guys, they’re the bad guys. Isn’t it?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695746060 {#2418
      date: 2023-09-26 18:34:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3709
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: "'bad':9 'good':4 'guy':5,10 'isn':11 're':2,7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695457910
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5533057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695405410 {#1858
      date: 2023-09-22 19:56:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4297
    +user: Proxies\__CG__\App\Entity\User {#4300 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4060
      +user: App\Entity\User {#4043 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Whenever someone posts this sort of vague "people aren't tolerating my ideas" post, nine-times-outta-ten, the ideas in question are just *awful*."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698947724 {#4066
        date: 2023-11-02 18:55:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@YashaB@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4058 …}
      +nested: Doctrine\ORM\PersistentCollection {#4056 …}
      +votes: Doctrine\ORM\PersistentCollection {#4054 …}
      +reports: Doctrine\ORM\PersistentCollection {#4051 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4047 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4045 …}
      -id: 85139
      -bodyTs: "'aren':9 'aw':26 'idea':13,21 'nine':16 'nine-times-outta-ten':15 'outta':18 'peopl':8 'post':3,14 'question':23 'someon':2 'sort':5 'ten':19 'time':17 'toler':11 'vagu':7 'whenev':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/479336/-/comment/2522571"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695413009 {#4064
        date: 2023-09-22 22:03:29.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4060}
    +body: "10/10 times somebody seethes at the idea of merely listening to ideas that they might dislike or disagree with is some extremist whacko who gets all their information from a heavily vetted and censored echo chambers."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1695533789 {#4296
      date: 2023-09-24 07:36:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@YashaB@lemmy.world"
      "@darq@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4304 …}
    +nested: Doctrine\ORM\PersistentCollection {#4306 …}
    +votes: Doctrine\ORM\PersistentCollection {#4302 …}
    +reports: Doctrine\ORM\PersistentCollection {#4308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
    -id: 85140
    -bodyTs: "'10/10':1 'censor':34 'chamber':36 'disagre':18 'dislik':16 'echo':35 'extremist':22 'get':25 'heavili':31 'idea':7,12 'inform':28 'listen':10 'mere':9 'might':15 'seeth':4 'somebodi':3 'time':2 'vet':32 'whacko':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/3590705"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695533789 {#4293
      date: 2023-09-24 07:36:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4060}
  +body: "Which ideas? Be specific :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695540068 {#4335
    date: 2023-09-24 09:21:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YashaB@lemmy.world"
    "@darq@kbin.social"
    "@Gorilladrums@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4338 …}
  +nested: Doctrine\ORM\PersistentCollection {#4342 …}
  +votes: Doctrine\ORM\PersistentCollection {#4344 …}
  +reports: Doctrine\ORM\PersistentCollection {#4345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
  -id: 85141
  -bodyTs: "'idea':2 'specif':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/479336/-/comment/2549698"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695540068 {#4332
    date: 2023-09-24 09:21: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
36 DENIED moderate
App\Entity\EntryComment {#4330
  +user: App\Entity\User {#4043 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lemmy-users-are-like"
    +title: "Lemmy users are like"
    +url: "https://lemmy.world/pictrs/image/6578d29f-f9ce-445c-a978-42c3f15e7e76.jpeg"
    +body: "We’re the good guys, they’re the bad guys. Isn’t it?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695746060 {#2418
      date: 2023-09-26 18:34:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3709
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: "'bad':9 'good':4 'guy':5,10 'isn':11 're':2,7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695457910
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5533057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695405410 {#1858
      date: 2023-09-22 19:56:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4297
    +user: Proxies\__CG__\App\Entity\User {#4300 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4060
      +user: App\Entity\User {#4043 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Whenever someone posts this sort of vague "people aren't tolerating my ideas" post, nine-times-outta-ten, the ideas in question are just *awful*."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698947724 {#4066
        date: 2023-11-02 18:55:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@YashaB@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4058 …}
      +nested: Doctrine\ORM\PersistentCollection {#4056 …}
      +votes: Doctrine\ORM\PersistentCollection {#4054 …}
      +reports: Doctrine\ORM\PersistentCollection {#4051 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4047 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4045 …}
      -id: 85139
      -bodyTs: "'aren':9 'aw':26 'idea':13,21 'nine':16 'nine-times-outta-ten':15 'outta':18 'peopl':8 'post':3,14 'question':23 'someon':2 'sort':5 'ten':19 'time':17 'toler':11 'vagu':7 'whenev':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/479336/-/comment/2522571"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695413009 {#4064
        date: 2023-09-22 22:03:29.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4060}
    +body: "10/10 times somebody seethes at the idea of merely listening to ideas that they might dislike or disagree with is some extremist whacko who gets all their information from a heavily vetted and censored echo chambers."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1695533789 {#4296
      date: 2023-09-24 07:36:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@YashaB@lemmy.world"
      "@darq@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4304 …}
    +nested: Doctrine\ORM\PersistentCollection {#4306 …}
    +votes: Doctrine\ORM\PersistentCollection {#4302 …}
    +reports: Doctrine\ORM\PersistentCollection {#4308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
    -id: 85140
    -bodyTs: "'10/10':1 'censor':34 'chamber':36 'disagre':18 'dislik':16 'echo':35 'extremist':22 'get':25 'heavili':31 'idea':7,12 'inform':28 'listen':10 'mere':9 'might':15 'seeth':4 'somebodi':3 'time':2 'vet':32 'whacko':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/3590705"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695533789 {#4293
      date: 2023-09-24 07:36:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4060}
  +body: "Which ideas? Be specific :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695540068 {#4335
    date: 2023-09-24 09:21:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YashaB@lemmy.world"
    "@darq@kbin.social"
    "@Gorilladrums@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4338 …}
  +nested: Doctrine\ORM\PersistentCollection {#4342 …}
  +votes: Doctrine\ORM\PersistentCollection {#4344 …}
  +reports: Doctrine\ORM\PersistentCollection {#4345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
  -id: 85141
  -bodyTs: "'idea':2 'specif':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/479336/-/comment/2549698"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695540068 {#4332
    date: 2023-09-24 09:21: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
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 {#4368
  +user: Proxies\__CG__\App\Entity\User {#4300 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lemmy-users-are-like"
    +title: "Lemmy users are like"
    +url: "https://lemmy.world/pictrs/image/6578d29f-f9ce-445c-a978-42c3f15e7e76.jpeg"
    +body: "We’re the good guys, they’re the bad guys. Isn’t it?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695746060 {#2418
      date: 2023-09-26 18:34:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3709
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: "'bad':9 'good':4 'guy':5,10 'isn':11 're':2,7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695457910
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5533057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695405410 {#1858
      date: 2023-09-22 19:56:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4330
    +user: App\Entity\User {#4043 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4297
      +user: Proxies\__CG__\App\Entity\User {#4300 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4060
        +user: App\Entity\User {#4043 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Whenever someone posts this sort of vague "people aren't tolerating my ideas" post, nine-times-outta-ten, the ideas in question are just *awful*."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698947724 {#4066
          date: 2023-11-02 18:55:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@YashaB@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4058 …}
        +nested: Doctrine\ORM\PersistentCollection {#4056 …}
        +votes: Doctrine\ORM\PersistentCollection {#4054 …}
        +reports: Doctrine\ORM\PersistentCollection {#4051 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4047 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4045 …}
        -id: 85139
        -bodyTs: "'aren':9 'aw':26 'idea':13,21 'nine':16 'nine-times-outta-ten':15 'outta':18 'peopl':8 'post':3,14 'question':23 'someon':2 'sort':5 'ten':19 'time':17 'toler':11 'vagu':7 'whenev':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/479336/-/comment/2522571"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695413009 {#4064
          date: 2023-09-22 22:03:29.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4060}
      +body: "10/10 times somebody seethes at the idea of merely listening to ideas that they might dislike or disagree with is some extremist whacko who gets all their information from a heavily vetted and censored echo chambers."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1695533789 {#4296
        date: 2023-09-24 07:36:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@YashaB@lemmy.world"
        "@darq@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4304 …}
      +nested: Doctrine\ORM\PersistentCollection {#4306 …}
      +votes: Doctrine\ORM\PersistentCollection {#4302 …}
      +reports: Doctrine\ORM\PersistentCollection {#4308 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
      -id: 85140
      -bodyTs: "'10/10':1 'censor':34 'chamber':36 'disagre':18 'dislik':16 'echo':35 'extremist':22 'get':25 'heavili':31 'idea':7,12 'inform':28 'listen':10 'mere':9 'might':15 'seeth':4 'somebodi':3 'time':2 'vet':32 'whacko':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/3590705"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695533789 {#4293
        date: 2023-09-24 07:36:29.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4060}
    +body: "Which ideas? Be specific :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1695540068 {#4335
      date: 2023-09-24 09:21:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@YashaB@lemmy.world"
      "@darq@kbin.social"
      "@Gorilladrums@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4338 …}
    +nested: Doctrine\ORM\PersistentCollection {#4342 …}
    +votes: Doctrine\ORM\PersistentCollection {#4344 …}
    +reports: Doctrine\ORM\PersistentCollection {#4345 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
    -id: 85141
    -bodyTs: "'idea':2 'specif':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/479336/-/comment/2549698"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695540068 {#4332
      date: 2023-09-24 09:21:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4060}
  +body: "It literally doesn’t matter. Blocking yourself off from any ideas, no matter how tame or how extreme is something that’s both sad and dangerous. Willful ignorance is a poison. It’s not a sign of purity or strength, it’s a sign of fear and weakness."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1695678167 {#4373
    date: 2023-09-25 23:42:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YashaB@lemmy.world"
    "@darq@kbin.social"
    "@Gorilladrums@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4376 …}
  +nested: Doctrine\ORM\PersistentCollection {#4380 …}
  +votes: Doctrine\ORM\PersistentCollection {#4382 …}
  +reports: Doctrine\ORM\PersistentCollection {#4383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4387 …}
  -id: 85142
  -bodyTs: "'block':6 'danger':26 'doesn':3 'extrem':18 'fear':46 'idea':11 'ignor':28 'liter':2 'matter':5,13 'poison':31 'puriti':38 'sad':24 'sign':36,44 'someth':20 'strength':40 'tame':15 'weak':48 'will':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3643475"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695678167 {#4370
    date: 2023-09-25 23:42:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4368
  +user: Proxies\__CG__\App\Entity\User {#4300 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lemmy-users-are-like"
    +title: "Lemmy users are like"
    +url: "https://lemmy.world/pictrs/image/6578d29f-f9ce-445c-a978-42c3f15e7e76.jpeg"
    +body: "We’re the good guys, they’re the bad guys. Isn’t it?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695746060 {#2418
      date: 2023-09-26 18:34:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3709
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: "'bad':9 'good':4 'guy':5,10 'isn':11 're':2,7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695457910
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5533057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695405410 {#1858
      date: 2023-09-22 19:56:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4330
    +user: App\Entity\User {#4043 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4297
      +user: Proxies\__CG__\App\Entity\User {#4300 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4060
        +user: App\Entity\User {#4043 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Whenever someone posts this sort of vague "people aren't tolerating my ideas" post, nine-times-outta-ten, the ideas in question are just *awful*."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698947724 {#4066
          date: 2023-11-02 18:55:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@YashaB@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4058 …}
        +nested: Doctrine\ORM\PersistentCollection {#4056 …}
        +votes: Doctrine\ORM\PersistentCollection {#4054 …}
        +reports: Doctrine\ORM\PersistentCollection {#4051 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4047 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4045 …}
        -id: 85139
        -bodyTs: "'aren':9 'aw':26 'idea':13,21 'nine':16 'nine-times-outta-ten':15 'outta':18 'peopl':8 'post':3,14 'question':23 'someon':2 'sort':5 'ten':19 'time':17 'toler':11 'vagu':7 'whenev':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/479336/-/comment/2522571"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695413009 {#4064
          date: 2023-09-22 22:03:29.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4060}
      +body: "10/10 times somebody seethes at the idea of merely listening to ideas that they might dislike or disagree with is some extremist whacko who gets all their information from a heavily vetted and censored echo chambers."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1695533789 {#4296
        date: 2023-09-24 07:36:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@YashaB@lemmy.world"
        "@darq@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4304 …}
      +nested: Doctrine\ORM\PersistentCollection {#4306 …}
      +votes: Doctrine\ORM\PersistentCollection {#4302 …}
      +reports: Doctrine\ORM\PersistentCollection {#4308 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
      -id: 85140
      -bodyTs: "'10/10':1 'censor':34 'chamber':36 'disagre':18 'dislik':16 'echo':35 'extremist':22 'get':25 'heavili':31 'idea':7,12 'inform':28 'listen':10 'mere':9 'might':15 'seeth':4 'somebodi':3 'time':2 'vet':32 'whacko':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/3590705"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695533789 {#4293
        date: 2023-09-24 07:36:29.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4060}
    +body: "Which ideas? Be specific :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1695540068 {#4335
      date: 2023-09-24 09:21:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@YashaB@lemmy.world"
      "@darq@kbin.social"
      "@Gorilladrums@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4338 …}
    +nested: Doctrine\ORM\PersistentCollection {#4342 …}
    +votes: Doctrine\ORM\PersistentCollection {#4344 …}
    +reports: Doctrine\ORM\PersistentCollection {#4345 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
    -id: 85141
    -bodyTs: "'idea':2 'specif':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/479336/-/comment/2549698"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695540068 {#4332
      date: 2023-09-24 09:21:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4060}
  +body: "It literally doesn’t matter. Blocking yourself off from any ideas, no matter how tame or how extreme is something that’s both sad and dangerous. Willful ignorance is a poison. It’s not a sign of purity or strength, it’s a sign of fear and weakness."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1695678167 {#4373
    date: 2023-09-25 23:42:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YashaB@lemmy.world"
    "@darq@kbin.social"
    "@Gorilladrums@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4376 …}
  +nested: Doctrine\ORM\PersistentCollection {#4380 …}
  +votes: Doctrine\ORM\PersistentCollection {#4382 …}
  +reports: Doctrine\ORM\PersistentCollection {#4383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4387 …}
  -id: 85142
  -bodyTs: "'block':6 'danger':26 'doesn':3 'extrem':18 'fear':46 'idea':11 'ignor':28 'liter':2 'matter':5,13 'poison':31 'puriti':38 'sad':24 'sign':36,44 'someth':20 'strength':40 'tame':15 'weak':48 'will':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3643475"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695678167 {#4370
    date: 2023-09-25 23:42:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4368
  +user: Proxies\__CG__\App\Entity\User {#4300 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lemmy-users-are-like"
    +title: "Lemmy users are like"
    +url: "https://lemmy.world/pictrs/image/6578d29f-f9ce-445c-a978-42c3f15e7e76.jpeg"
    +body: "We’re the good guys, they’re the bad guys. Isn’t it?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695746060 {#2418
      date: 2023-09-26 18:34:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3709
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: "'bad':9 'good':4 'guy':5,10 'isn':11 're':2,7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695457910
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5533057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695405410 {#1858
      date: 2023-09-22 19:56:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4330
    +user: App\Entity\User {#4043 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4297
      +user: Proxies\__CG__\App\Entity\User {#4300 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4060
        +user: App\Entity\User {#4043 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Whenever someone posts this sort of vague "people aren't tolerating my ideas" post, nine-times-outta-ten, the ideas in question are just *awful*."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698947724 {#4066
          date: 2023-11-02 18:55:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@YashaB@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4058 …}
        +nested: Doctrine\ORM\PersistentCollection {#4056 …}
        +votes: Doctrine\ORM\PersistentCollection {#4054 …}
        +reports: Doctrine\ORM\PersistentCollection {#4051 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4047 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4045 …}
        -id: 85139
        -bodyTs: "'aren':9 'aw':26 'idea':13,21 'nine':16 'nine-times-outta-ten':15 'outta':18 'peopl':8 'post':3,14 'question':23 'someon':2 'sort':5 'ten':19 'time':17 'toler':11 'vagu':7 'whenev':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/479336/-/comment/2522571"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695413009 {#4064
          date: 2023-09-22 22:03:29.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4060}
      +body: "10/10 times somebody seethes at the idea of merely listening to ideas that they might dislike or disagree with is some extremist whacko who gets all their information from a heavily vetted and censored echo chambers."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1695533789 {#4296
        date: 2023-09-24 07:36:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@YashaB@lemmy.world"
        "@darq@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4304 …}
      +nested: Doctrine\ORM\PersistentCollection {#4306 …}
      +votes: Doctrine\ORM\PersistentCollection {#4302 …}
      +reports: Doctrine\ORM\PersistentCollection {#4308 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
      -id: 85140
      -bodyTs: "'10/10':1 'censor':34 'chamber':36 'disagre':18 'dislik':16 'echo':35 'extremist':22 'get':25 'heavili':31 'idea':7,12 'inform':28 'listen':10 'mere':9 'might':15 'seeth':4 'somebodi':3 'time':2 'vet':32 'whacko':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/3590705"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695533789 {#4293
        date: 2023-09-24 07:36:29.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4060}
    +body: "Which ideas? Be specific :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1695540068 {#4335
      date: 2023-09-24 09:21:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@YashaB@lemmy.world"
      "@darq@kbin.social"
      "@Gorilladrums@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4338 …}
    +nested: Doctrine\ORM\PersistentCollection {#4342 …}
    +votes: Doctrine\ORM\PersistentCollection {#4344 …}
    +reports: Doctrine\ORM\PersistentCollection {#4345 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
    -id: 85141
    -bodyTs: "'idea':2 'specif':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/479336/-/comment/2549698"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695540068 {#4332
      date: 2023-09-24 09:21:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4060}
  +body: "It literally doesn’t matter. Blocking yourself off from any ideas, no matter how tame or how extreme is something that’s both sad and dangerous. Willful ignorance is a poison. It’s not a sign of purity or strength, it’s a sign of fear and weakness."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1695678167 {#4373
    date: 2023-09-25 23:42:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YashaB@lemmy.world"
    "@darq@kbin.social"
    "@Gorilladrums@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4376 …}
  +nested: Doctrine\ORM\PersistentCollection {#4380 …}
  +votes: Doctrine\ORM\PersistentCollection {#4382 …}
  +reports: Doctrine\ORM\PersistentCollection {#4383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4387 …}
  -id: 85142
  -bodyTs: "'block':6 'danger':26 'doesn':3 'extrem':18 'fear':46 'idea':11 'ignor':28 'liter':2 'matter':5,13 'poison':31 'puriti':38 'sad':24 'sign':36,44 'someth':20 'strength':40 'tame':15 'weak':48 'will':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3643475"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695678167 {#4370
    date: 2023-09-25 23:42:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4405
  +user: App\Entity\User {#4043 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lemmy-users-are-like"
    +title: "Lemmy users are like"
    +url: "https://lemmy.world/pictrs/image/6578d29f-f9ce-445c-a978-42c3f15e7e76.jpeg"
    +body: "We’re the good guys, they’re the bad guys. Isn’t it?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695746060 {#2418
      date: 2023-09-26 18:34:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3709
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: "'bad':9 'good':4 'guy':5,10 'isn':11 're':2,7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695457910
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5533057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695405410 {#1858
      date: 2023-09-22 19:56:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4368
    +user: Proxies\__CG__\App\Entity\User {#4300 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4330
      +user: App\Entity\User {#4043 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4297
        +user: Proxies\__CG__\App\Entity\User {#4300 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4060
          +user: App\Entity\User {#4043 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Whenever someone posts this sort of vague "people aren't tolerating my ideas" post, nine-times-outta-ten, the ideas in question are just *awful*."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1698947724 {#4066
            date: 2023-11-02 18:55:24.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@YashaB@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4058 …}
          +nested: Doctrine\ORM\PersistentCollection {#4056 …}
          +votes: Doctrine\ORM\PersistentCollection {#4054 …}
          +reports: Doctrine\ORM\PersistentCollection {#4051 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4047 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4045 …}
          -id: 85139
          -bodyTs: "'aren':9 'aw':26 'idea':13,21 'nine':16 'nine-times-outta-ten':15 'outta':18 'peopl':8 'post':3,14 'question':23 'someon':2 'sort':5 'ten':19 'time':17 'toler':11 'vagu':7 'whenev':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/479336/-/comment/2522571"
          +editedAt: null
          +createdAt: DateTimeImmutable @1695413009 {#4064
            date: 2023-09-22 22:03:29.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4060}
        +body: "10/10 times somebody seethes at the idea of merely listening to ideas that they might dislike or disagree with is some extremist whacko who gets all their information from a heavily vetted and censored echo chambers."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1695533789 {#4296
          date: 2023-09-24 07:36:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@YashaB@lemmy.world"
          "@darq@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4304 …}
        +nested: Doctrine\ORM\PersistentCollection {#4306 …}
        +votes: Doctrine\ORM\PersistentCollection {#4302 …}
        +reports: Doctrine\ORM\PersistentCollection {#4308 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
        -id: 85140
        -bodyTs: "'10/10':1 'censor':34 'chamber':36 'disagre':18 'dislik':16 'echo':35 'extremist':22 'get':25 'heavili':31 'idea':7,12 'inform':28 'listen':10 'mere':9 'might':15 'seeth':4 'somebodi':3 'time':2 'vet':32 'whacko':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/3590705"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695533789 {#4293
          date: 2023-09-24 07:36:29.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4060}
      +body: "Which ideas? Be specific :)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1695540068 {#4335
        date: 2023-09-24 09:21:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@YashaB@lemmy.world"
        "@darq@kbin.social"
        "@Gorilladrums@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4338 …}
      +nested: Doctrine\ORM\PersistentCollection {#4342 …}
      +votes: Doctrine\ORM\PersistentCollection {#4344 …}
      +reports: Doctrine\ORM\PersistentCollection {#4345 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
      -id: 85141
      -bodyTs: "'idea':2 'specif':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/479336/-/comment/2549698"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695540068 {#4332
        date: 2023-09-24 09:21:08.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4060}
    +body: "It literally doesn’t matter. Blocking yourself off from any ideas, no matter how tame or how extreme is something that’s both sad and dangerous. Willful ignorance is a poison. It’s not a sign of purity or strength, it’s a sign of fear and weakness."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1695678167 {#4373
      date: 2023-09-25 23:42:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@YashaB@lemmy.world"
      "@darq@kbin.social"
      "@Gorilladrums@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4376 …}
    +nested: Doctrine\ORM\PersistentCollection {#4380 …}
    +votes: Doctrine\ORM\PersistentCollection {#4382 …}
    +reports: Doctrine\ORM\PersistentCollection {#4383 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4385 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4387 …}
    -id: 85142
    -bodyTs: "'block':6 'danger':26 'doesn':3 'extrem':18 'fear':46 'idea':11 'ignor':28 'liter':2 'matter':5,13 'poison':31 'puriti':38 'sad':24 'sign':36,44 'someth':20 'strength':40 'tame':15 'weak':48 'will':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/3643475"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695678167 {#4370
      date: 2023-09-25 23:42:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4060}
  +body: """
    Nah, sod off. We've fought wars over some of these "ideas". We don't need to rehash them until the end of time. We hear more diverse ideas from the diverse people who are allowed to thrive by removing a tiny handful of bigoted opinions.\n
    \n
    Why do you want to silence those diverse people and their varied opinions? Are you scared of their ideas? Are you a weak little coward?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695680236 {#4410
    date: 2023-09-26 00:17:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YashaB@lemmy.world"
    "@darq@kbin.social"
    "@Gorilladrums@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4413 …}
  +nested: Doctrine\ORM\PersistentCollection {#4417 …}
  +votes: Doctrine\ORM\PersistentCollection {#4419 …}
  +reports: Doctrine\ORM\PersistentCollection {#4420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
  -id: 85143
  -bodyTs: "'allow':36 'bigot':45 'coward':71 'divers':28,32,54 'end':22 'fought':6 'hand':43 'hear':26 'idea':12,29,65 'littl':70 'nah':1 'need':16 'opinion':46,59 'peopl':33,55 'rehash':18 'remov':40 'scare':62 'silenc':52 'sod':2 'thrive':38 'time':24 'tini':42 'vari':58 've':5 'want':50 'war':7 'weak':69"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/479336/-/comment/2581850"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695680236 {#4407
    date: 2023-09-26 00:17:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4405
  +user: App\Entity\User {#4043 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lemmy-users-are-like"
    +title: "Lemmy users are like"
    +url: "https://lemmy.world/pictrs/image/6578d29f-f9ce-445c-a978-42c3f15e7e76.jpeg"
    +body: "We’re the good guys, they’re the bad guys. Isn’t it?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695746060 {#2418
      date: 2023-09-26 18:34:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3709
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: "'bad':9 'good':4 'guy':5,10 'isn':11 're':2,7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695457910
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5533057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695405410 {#1858
      date: 2023-09-22 19:56:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4368
    +user: Proxies\__CG__\App\Entity\User {#4300 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4330
      +user: App\Entity\User {#4043 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4297
        +user: Proxies\__CG__\App\Entity\User {#4300 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4060
          +user: App\Entity\User {#4043 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Whenever someone posts this sort of vague "people aren't tolerating my ideas" post, nine-times-outta-ten, the ideas in question are just *awful*."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1698947724 {#4066
            date: 2023-11-02 18:55:24.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@YashaB@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4058 …}
          +nested: Doctrine\ORM\PersistentCollection {#4056 …}
          +votes: Doctrine\ORM\PersistentCollection {#4054 …}
          +reports: Doctrine\ORM\PersistentCollection {#4051 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4047 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4045 …}
          -id: 85139
          -bodyTs: "'aren':9 'aw':26 'idea':13,21 'nine':16 'nine-times-outta-ten':15 'outta':18 'peopl':8 'post':3,14 'question':23 'someon':2 'sort':5 'ten':19 'time':17 'toler':11 'vagu':7 'whenev':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/479336/-/comment/2522571"
          +editedAt: null
          +createdAt: DateTimeImmutable @1695413009 {#4064
            date: 2023-09-22 22:03:29.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4060}
        +body: "10/10 times somebody seethes at the idea of merely listening to ideas that they might dislike or disagree with is some extremist whacko who gets all their information from a heavily vetted and censored echo chambers."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1695533789 {#4296
          date: 2023-09-24 07:36:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@YashaB@lemmy.world"
          "@darq@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4304 …}
        +nested: Doctrine\ORM\PersistentCollection {#4306 …}
        +votes: Doctrine\ORM\PersistentCollection {#4302 …}
        +reports: Doctrine\ORM\PersistentCollection {#4308 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
        -id: 85140
        -bodyTs: "'10/10':1 'censor':34 'chamber':36 'disagre':18 'dislik':16 'echo':35 'extremist':22 'get':25 'heavili':31 'idea':7,12 'inform':28 'listen':10 'mere':9 'might':15 'seeth':4 'somebodi':3 'time':2 'vet':32 'whacko':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/3590705"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695533789 {#4293
          date: 2023-09-24 07:36:29.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4060}
      +body: "Which ideas? Be specific :)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1695540068 {#4335
        date: 2023-09-24 09:21:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@YashaB@lemmy.world"
        "@darq@kbin.social"
        "@Gorilladrums@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4338 …}
      +nested: Doctrine\ORM\PersistentCollection {#4342 …}
      +votes: Doctrine\ORM\PersistentCollection {#4344 …}
      +reports: Doctrine\ORM\PersistentCollection {#4345 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
      -id: 85141
      -bodyTs: "'idea':2 'specif':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/479336/-/comment/2549698"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695540068 {#4332
        date: 2023-09-24 09:21:08.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4060}
    +body: "It literally doesn’t matter. Blocking yourself off from any ideas, no matter how tame or how extreme is something that’s both sad and dangerous. Willful ignorance is a poison. It’s not a sign of purity or strength, it’s a sign of fear and weakness."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1695678167 {#4373
      date: 2023-09-25 23:42:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@YashaB@lemmy.world"
      "@darq@kbin.social"
      "@Gorilladrums@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4376 …}
    +nested: Doctrine\ORM\PersistentCollection {#4380 …}
    +votes: Doctrine\ORM\PersistentCollection {#4382 …}
    +reports: Doctrine\ORM\PersistentCollection {#4383 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4385 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4387 …}
    -id: 85142
    -bodyTs: "'block':6 'danger':26 'doesn':3 'extrem':18 'fear':46 'idea':11 'ignor':28 'liter':2 'matter':5,13 'poison':31 'puriti':38 'sad':24 'sign':36,44 'someth':20 'strength':40 'tame':15 'weak':48 'will':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/3643475"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695678167 {#4370
      date: 2023-09-25 23:42:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4060}
  +body: """
    Nah, sod off. We've fought wars over some of these "ideas". We don't need to rehash them until the end of time. We hear more diverse ideas from the diverse people who are allowed to thrive by removing a tiny handful of bigoted opinions.\n
    \n
    Why do you want to silence those diverse people and their varied opinions? Are you scared of their ideas? Are you a weak little coward?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695680236 {#4410
    date: 2023-09-26 00:17:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YashaB@lemmy.world"
    "@darq@kbin.social"
    "@Gorilladrums@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4413 …}
  +nested: Doctrine\ORM\PersistentCollection {#4417 …}
  +votes: Doctrine\ORM\PersistentCollection {#4419 …}
  +reports: Doctrine\ORM\PersistentCollection {#4420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
  -id: 85143
  -bodyTs: "'allow':36 'bigot':45 'coward':71 'divers':28,32,54 'end':22 'fought':6 'hand':43 'hear':26 'idea':12,29,65 'littl':70 'nah':1 'need':16 'opinion':46,59 'peopl':33,55 'rehash':18 'remov':40 'scare':62 'silenc':52 'sod':2 'thrive':38 'time':24 'tini':42 'vari':58 've':5 'want':50 'war':7 'weak':69"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/479336/-/comment/2581850"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695680236 {#4407
    date: 2023-09-26 00:17:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4405
  +user: App\Entity\User {#4043 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lemmy-users-are-like"
    +title: "Lemmy users are like"
    +url: "https://lemmy.world/pictrs/image/6578d29f-f9ce-445c-a978-42c3f15e7e76.jpeg"
    +body: "We’re the good guys, they’re the bad guys. Isn’t it?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695746060 {#2418
      date: 2023-09-26 18:34:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3709
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: "'bad':9 'good':4 'guy':5,10 'isn':11 're':2,7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695457910
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5533057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695405410 {#1858
      date: 2023-09-22 19:56:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4368
    +user: Proxies\__CG__\App\Entity\User {#4300 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4330
      +user: App\Entity\User {#4043 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4297
        +user: Proxies\__CG__\App\Entity\User {#4300 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4060
          +user: App\Entity\User {#4043 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Whenever someone posts this sort of vague "people aren't tolerating my ideas" post, nine-times-outta-ten, the ideas in question are just *awful*."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1698947724 {#4066
            date: 2023-11-02 18:55:24.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@YashaB@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4058 …}
          +nested: Doctrine\ORM\PersistentCollection {#4056 …}
          +votes: Doctrine\ORM\PersistentCollection {#4054 …}
          +reports: Doctrine\ORM\PersistentCollection {#4051 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4047 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4045 …}
          -id: 85139
          -bodyTs: "'aren':9 'aw':26 'idea':13,21 'nine':16 'nine-times-outta-ten':15 'outta':18 'peopl':8 'post':3,14 'question':23 'someon':2 'sort':5 'ten':19 'time':17 'toler':11 'vagu':7 'whenev':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/479336/-/comment/2522571"
          +editedAt: null
          +createdAt: DateTimeImmutable @1695413009 {#4064
            date: 2023-09-22 22:03:29.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4060}
        +body: "10/10 times somebody seethes at the idea of merely listening to ideas that they might dislike or disagree with is some extremist whacko who gets all their information from a heavily vetted and censored echo chambers."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1695533789 {#4296
          date: 2023-09-24 07:36:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@YashaB@lemmy.world"
          "@darq@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4304 …}
        +nested: Doctrine\ORM\PersistentCollection {#4306 …}
        +votes: Doctrine\ORM\PersistentCollection {#4302 …}
        +reports: Doctrine\ORM\PersistentCollection {#4308 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
        -id: 85140
        -bodyTs: "'10/10':1 'censor':34 'chamber':36 'disagre':18 'dislik':16 'echo':35 'extremist':22 'get':25 'heavili':31 'idea':7,12 'inform':28 'listen':10 'mere':9 'might':15 'seeth':4 'somebodi':3 'time':2 'vet':32 'whacko':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/3590705"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695533789 {#4293
          date: 2023-09-24 07:36:29.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4060}
      +body: "Which ideas? Be specific :)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1695540068 {#4335
        date: 2023-09-24 09:21:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@YashaB@lemmy.world"
        "@darq@kbin.social"
        "@Gorilladrums@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4338 …}
      +nested: Doctrine\ORM\PersistentCollection {#4342 …}
      +votes: Doctrine\ORM\PersistentCollection {#4344 …}
      +reports: Doctrine\ORM\PersistentCollection {#4345 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
      -id: 85141
      -bodyTs: "'idea':2 'specif':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/479336/-/comment/2549698"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695540068 {#4332
        date: 2023-09-24 09:21:08.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4060}
    +body: "It literally doesn’t matter. Blocking yourself off from any ideas, no matter how tame or how extreme is something that’s both sad and dangerous. Willful ignorance is a poison. It’s not a sign of purity or strength, it’s a sign of fear and weakness."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1695678167 {#4373
      date: 2023-09-25 23:42:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@YashaB@lemmy.world"
      "@darq@kbin.social"
      "@Gorilladrums@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4376 …}
    +nested: Doctrine\ORM\PersistentCollection {#4380 …}
    +votes: Doctrine\ORM\PersistentCollection {#4382 …}
    +reports: Doctrine\ORM\PersistentCollection {#4383 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4385 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4387 …}
    -id: 85142
    -bodyTs: "'block':6 'danger':26 'doesn':3 'extrem':18 'fear':46 'idea':11 'ignor':28 'liter':2 'matter':5,13 'poison':31 'puriti':38 'sad':24 'sign':36,44 'someth':20 'strength':40 'tame':15 'weak':48 'will':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/3643475"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695678167 {#4370
      date: 2023-09-25 23:42:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4060}
  +body: """
    Nah, sod off. We've fought wars over some of these "ideas". We don't need to rehash them until the end of time. We hear more diverse ideas from the diverse people who are allowed to thrive by removing a tiny handful of bigoted opinions.\n
    \n
    Why do you want to silence those diverse people and their varied opinions? Are you scared of their ideas? Are you a weak little coward?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695680236 {#4410
    date: 2023-09-26 00:17:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YashaB@lemmy.world"
    "@darq@kbin.social"
    "@Gorilladrums@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4413 …}
  +nested: Doctrine\ORM\PersistentCollection {#4417 …}
  +votes: Doctrine\ORM\PersistentCollection {#4419 …}
  +reports: Doctrine\ORM\PersistentCollection {#4420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
  -id: 85143
  -bodyTs: "'allow':36 'bigot':45 'coward':71 'divers':28,32,54 'end':22 'fought':6 'hand':43 'hear':26 'idea':12,29,65 'littl':70 'nah':1 'need':16 'opinion':46,59 'peopl':33,55 'rehash':18 'remov':40 'scare':62 'silenc':52 'sod':2 'thrive':38 'time':24 'tini':42 'vari':58 've':5 'want':50 'war':7 'weak':69"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/479336/-/comment/2581850"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695680236 {#4407
    date: 2023-09-26 00:17:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4142
  +user: App\Entity\User {#4155 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lemmy-users-are-like"
    +title: "Lemmy users are like"
    +url: "https://lemmy.world/pictrs/image/6578d29f-f9ce-445c-a978-42c3f15e7e76.jpeg"
    +body: "We’re the good guys, they’re the bad guys. Isn’t it?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695746060 {#2418
      date: 2023-09-26 18:34:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3709
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: "'bad':9 'good':4 'guy':5,10 'isn':11 're':2,7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695457910
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5533057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695405410 {#1858
      date: 2023-09-22 19:56:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Oh dear, someone’s mad that others rejected their fascism again"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695418380 {#4137
    date: 2023-09-22 23:33:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YashaB@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4143 …}
  +nested: Doctrine\ORM\PersistentCollection {#4145 …}
  +votes: Doctrine\ORM\PersistentCollection {#4147 …}
  +reports: Doctrine\ORM\PersistentCollection {#4149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4153 …}
  -id: 49456
  -bodyTs: "'dear':2 'fascism':10 'mad':5 'oh':1 'other':7 'reject':8 'someon':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/2769428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695418380 {#4138
    date: 2023-09-22 23:33:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4142
  +user: App\Entity\User {#4155 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lemmy-users-are-like"
    +title: "Lemmy users are like"
    +url: "https://lemmy.world/pictrs/image/6578d29f-f9ce-445c-a978-42c3f15e7e76.jpeg"
    +body: "We’re the good guys, they’re the bad guys. Isn’t it?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695746060 {#2418
      date: 2023-09-26 18:34:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3709
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: "'bad':9 'good':4 'guy':5,10 'isn':11 're':2,7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695457910
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5533057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695405410 {#1858
      date: 2023-09-22 19:56:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Oh dear, someone’s mad that others rejected their fascism again"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695418380 {#4137
    date: 2023-09-22 23:33:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YashaB@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4143 …}
  +nested: Doctrine\ORM\PersistentCollection {#4145 …}
  +votes: Doctrine\ORM\PersistentCollection {#4147 …}
  +reports: Doctrine\ORM\PersistentCollection {#4149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4153 …}
  -id: 49456
  -bodyTs: "'dear':2 'fascism':10 'mad':5 'oh':1 'other':7 'reject':8 'someon':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/2769428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695418380 {#4138
    date: 2023-09-22 23:33:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4142
  +user: App\Entity\User {#4155 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lemmy-users-are-like"
    +title: "Lemmy users are like"
    +url: "https://lemmy.world/pictrs/image/6578d29f-f9ce-445c-a978-42c3f15e7e76.jpeg"
    +body: "We’re the good guys, they’re the bad guys. Isn’t it?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695746060 {#2418
      date: 2023-09-26 18:34:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3709
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: "'bad':9 'good':4 'guy':5,10 'isn':11 're':2,7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695457910
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5533057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695405410 {#1858
      date: 2023-09-22 19:56:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Oh dear, someone’s mad that others rejected their fascism again"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695418380 {#4137
    date: 2023-09-22 23:33:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YashaB@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4143 …}
  +nested: Doctrine\ORM\PersistentCollection {#4145 …}
  +votes: Doctrine\ORM\PersistentCollection {#4147 …}
  +reports: Doctrine\ORM\PersistentCollection {#4149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4153 …}
  -id: 49456
  -bodyTs: "'dear':2 'fascism':10 'mad':5 'oh':1 'other':7 'reject':8 'someon':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/2769428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695418380 {#4138
    date: 2023-09-22 23:33:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4215
  +user: App\Entity\User {#4228 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lemmy-users-are-like"
    +title: "Lemmy users are like"
    +url: "https://lemmy.world/pictrs/image/6578d29f-f9ce-445c-a978-42c3f15e7e76.jpeg"
    +body: "We’re the good guys, they’re the bad guys. Isn’t it?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695746060 {#2418
      date: 2023-09-26 18:34:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3709
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: "'bad':9 'good':4 'guy':5,10 'isn':11 're':2,7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695457910
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5533057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695405410 {#1858
      date: 2023-09-22 19:56:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Using imfglip and linking to it instead of hosting the image somewhere (Lemmy? Imgbb?) *definitely* makes you one of the baddies.\n
    \n
    ![](https://media.tenor.com/Rac0Uf_ziDwAAAAC/evil-are-we-the-baddies.gif)\n
    \n
    Also there’s several variations of this meme that you could have used that don’t use a violent abusers image. Like a similar one with Geordi LaForge from Star Trek.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695406580 {#4210
    date: 2023-09-22 20:16:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YashaB@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4216 …}
  +nested: Doctrine\ORM\PersistentCollection {#4218 …}
  +votes: Doctrine\ORM\PersistentCollection {#4220 …}
  +reports: Doctrine\ORM\PersistentCollection {#4222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4226 …}
  -id: 86593
  -bodyTs: "'/rac0uf_zidwaaaac/evil-are-we-the-baddies.gif)':24 'abus':44 'also':25 'baddi':21 'could':35 'definit':15 'geordi':51 'host':9 'imag':11,45 'imfglip':2 'imgbb':14 'instead':7 'laforg':52 'lemmi':13 'like':46 'link':4 'make':16 'media.tenor.com':23 'media.tenor.com/rac0uf_zidwaaaac/evil-are-we-the-baddies.gif)':22 'meme':32 'one':18,49 'sever':28 'similar':48 'somewher':12 'star':54 'trek':55 'use':1,37,41 'variat':29 'violent':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4119507"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695406580 {#4211
    date: 2023-09-22 20:16: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
51 DENIED edit
App\Entity\EntryComment {#4215
  +user: App\Entity\User {#4228 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lemmy-users-are-like"
    +title: "Lemmy users are like"
    +url: "https://lemmy.world/pictrs/image/6578d29f-f9ce-445c-a978-42c3f15e7e76.jpeg"
    +body: "We’re the good guys, they’re the bad guys. Isn’t it?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695746060 {#2418
      date: 2023-09-26 18:34:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3709
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: "'bad':9 'good':4 'guy':5,10 'isn':11 're':2,7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695457910
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5533057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695405410 {#1858
      date: 2023-09-22 19:56:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Using imfglip and linking to it instead of hosting the image somewhere (Lemmy? Imgbb?) *definitely* makes you one of the baddies.\n
    \n
    ![](https://media.tenor.com/Rac0Uf_ziDwAAAAC/evil-are-we-the-baddies.gif)\n
    \n
    Also there’s several variations of this meme that you could have used that don’t use a violent abusers image. Like a similar one with Geordi LaForge from Star Trek.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695406580 {#4210
    date: 2023-09-22 20:16:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YashaB@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4216 …}
  +nested: Doctrine\ORM\PersistentCollection {#4218 …}
  +votes: Doctrine\ORM\PersistentCollection {#4220 …}
  +reports: Doctrine\ORM\PersistentCollection {#4222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4226 …}
  -id: 86593
  -bodyTs: "'/rac0uf_zidwaaaac/evil-are-we-the-baddies.gif)':24 'abus':44 'also':25 'baddi':21 'could':35 'definit':15 'geordi':51 'host':9 'imag':11,45 'imfglip':2 'imgbb':14 'instead':7 'laforg':52 'lemmi':13 'like':46 'link':4 'make':16 'media.tenor.com':23 'media.tenor.com/rac0uf_zidwaaaac/evil-are-we-the-baddies.gif)':22 'meme':32 'one':18,49 'sever':28 'similar':48 'somewher':12 'star':54 'trek':55 'use':1,37,41 'variat':29 'violent':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4119507"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695406580 {#4211
    date: 2023-09-22 20:16: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
52 DENIED moderate
App\Entity\EntryComment {#4215
  +user: App\Entity\User {#4228 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lemmy-users-are-like"
    +title: "Lemmy users are like"
    +url: "https://lemmy.world/pictrs/image/6578d29f-f9ce-445c-a978-42c3f15e7e76.jpeg"
    +body: "We’re the good guys, they’re the bad guys. Isn’t it?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695746060 {#2418
      date: 2023-09-26 18:34:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3709
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: "'bad':9 'good':4 'guy':5,10 'isn':11 're':2,7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695457910
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5533057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695405410 {#1858
      date: 2023-09-22 19:56:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Using imfglip and linking to it instead of hosting the image somewhere (Lemmy? Imgbb?) *definitely* makes you one of the baddies.\n
    \n
    ![](https://media.tenor.com/Rac0Uf_ziDwAAAAC/evil-are-we-the-baddies.gif)\n
    \n
    Also there’s several variations of this meme that you could have used that don’t use a violent abusers image. Like a similar one with Geordi LaForge from Star Trek.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695406580 {#4210
    date: 2023-09-22 20:16:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YashaB@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4216 …}
  +nested: Doctrine\ORM\PersistentCollection {#4218 …}
  +votes: Doctrine\ORM\PersistentCollection {#4220 …}
  +reports: Doctrine\ORM\PersistentCollection {#4222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4226 …}
  -id: 86593
  -bodyTs: "'/rac0uf_zidwaaaac/evil-are-we-the-baddies.gif)':24 'abus':44 'also':25 'baddi':21 'could':35 'definit':15 'geordi':51 'host':9 'imag':11,45 'imfglip':2 'imgbb':14 'instead':7 'laforg':52 'lemmi':13 'like':46 'link':4 'make':16 'media.tenor.com':23 'media.tenor.com/rac0uf_zidwaaaac/evil-are-we-the-baddies.gif)':22 'meme':32 'one':18,49 'sever':28 'similar':48 'somewher':12 'star':54 'trek':55 'use':1,37,41 'variat':29 'violent':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4119507"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695406580 {#4211
    date: 2023-09-22 20:16: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
53 DENIED edit
App\Entity\Magazine {#264
  +icon: Proxies\__CG__\App\Entity\Image {#245 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#274
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#236 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
  +entries: Doctrine\ORM\PersistentCollection {#179 …}
  +posts: Doctrine\ORM\PersistentCollection {#137 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
  +bans: Doctrine\ORM\PersistentCollection {#116 …}
  +reports: Doctrine\ORM\PersistentCollection {#102 …}
  +badges: Doctrine\ORM\PersistentCollection {#80 …}
  +logs: Doctrine\ORM\PersistentCollection {#70 …}
  +awards: Doctrine\ORM\PersistentCollection {#1360 …}
  +categories: Doctrine\ORM\PersistentCollection {#1792 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#268
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#270
    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